Recent Changes

Updates since 2016-10-08 18:19 UTC up to 2016-11-07 18:19 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

2016-11-07

  • 14:28 UTC (new) (history) 2016-11-07 Displaying nonexistent text in Emacs buffers . . . . Marcin Borkowski Some time ago, I received yet another email containing a date in the MM/DD/YY format, which is probably the least reasonable format in existence. (Here in Poland, the customary date format is DD.MM.YYYY, which makes much more sense. Personally, however, I very much prefer the ISO-8601-sanctioned YYYY-MM-DD format.) Since it is quite difficult to deal with date formats one is unfamiliar with, I decided to do something about it.

2016-10-30

2016-10-22

  • 06:22 UTC (new) (history) 2016-10-22 locate-dominating-file . . . . Marcin Borkowski Some time ago there was an interesting thread on the help-gnu-emacs mailing list. Basically, the OP wanted an equivalent of save-some-buffers, only not for all files, but for the ones under version control. More generally, he wanted to be able to programmatically get the list of buffers which visit files under VC. Go to the discussion to read about a few things Emacs can do. One of the things I learned from it was a very general function locate-dominating-file.

2016-10-17

  • 20:09 UTC (new) (history) 2016-10-17 reposition-window . . . . Marcin Borkowski Did you know that you can press C-M-l to invoke the command reposition-window? Here’s an excerpt from its docstring: Make the current definition and/or comment visible. Further invocations move it to the top of the window or toggle the visibility of comments that precede it.

2016-10-10

More...

Filters