Recent Changes

Updates since 2017-08-06 22:09 UTC up to 2017-09-05 22:09 UTC

1 | 3 | 7 | 30 | 90 days
List all changes Include rollbacks Include minor changes
List later changes RSS RSS with pages RSS with pages and diff

2017-09-04

2017-08-29

2017-08-28

  • 17:34 UTC (new) (history) 2017-08-28 Multiple cursors in Emacs . . . . Marcin Borkowski I am aware that I’m kind of late to this party, but I finally (after being taunted a few times by one of my friends who uses Sublime Text) tried out Magnar Sveen’s multiple cursors Emacs library, and I have to say that I really like it.

2017-08-21

  • 04:28 UTC (new) (history) 2017-08-21 replace-regexen-in-string . . . . Marcin Borkowski Recently, I had a need to do some replacements in a string. Basically, that meant repeatedly calling replace-regexp-in-string. I strongly disliked the idea of nesting these calls, so I set out to write a simple tool to help with that.

2017-08-14

  • 19:03 UTC (new) (history) 2017-08-14 The highlight.el library . . . . Marcin Borkowski Last year, I wrote about a few ways of highlighting things in an Emacs buffer. A few days ago I had a somewhat similar need. This time, however, I didn’t have a regex to match the things I wanted highlighted: I just needed to mark something (as in “region”), and have it permanently highlighted (“permanently” meaning that the highlighting should survive editing commands, but not actually closing the buffer). Emacs being Emacs, it turned out to be possible (and easy).

2017-08-07

  • 17:11 UTC (new) (history) 2017-08-07 demo-it recording . . . . Marcin Borkowski Some time ago I stumbled across a very nice library by Howard Abrams, called demo-it. It seems that this tool, combined with org-tree-slide, is a perfect way to do presentations on Emacs, Org-mode, or Calc, which I happen to do from time to time.

More...

Filters