[O] how to set a persistent bookmark ...

2016-07-23 Thread Sharon Kimble
How can I set a persistent bookmark, showing just the date and time please? The date and time should be in the form of '-MM-DD HH:MM' - using the 24-hour clock system - and they should be persistent to survive if/when emacs crashes please? And following on from that request, how can I visuall

Re: [O] how to set a persistent bookmark ...

2016-07-24 Thread Philip Hudson
(require 'saveplace) (setq-default save-place t) On 24 July 2016 at 03:03, Sharon Kimble wrote: > > How can I set a persistent bookmark, showing just the date and time > please? The date and time should be in the form of '-MM-DD HH:MM' - > using the 24-hour clock system - and they should be p