emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* how to set a persistent bookmark ...
@ 2016-07-24  2:03 Sharon Kimble
  2016-07-24 14:20 ` Philip Hudson
  0 siblings, 1 reply; 2+ messages in thread
From: Sharon Kimble @ 2016-07-24  2:03 UTC (permalink / raw)
  To: org-mode-email

[-- Attachment #1: Type: text/plain, Size: 722 bytes --]


How can I set a persistent bookmark, showing just the date and time
please? The date and time should be in the form of 'YYYY-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 visually see the bookmark
set in the file, amongst all the text, please?

Its just that when I've been working on a very long document it would be
nice to go away from the document and know that I could return to the
same place if the computer went down with a powercut.

Thanks
Sharon.
-- 
A taste of linux = http://www.sharons.org.uk
TGmeds = http://www.tgmeds.org.uk
Debian 8.4, fluxbox 1.3.7, emacs 25.0.95

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 818 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: how to set a persistent bookmark ...
  2016-07-24  2:03 how to set a persistent bookmark Sharon Kimble
@ 2016-07-24 14:20 ` Philip Hudson
  0 siblings, 0 replies; 2+ messages in thread
From: Philip Hudson @ 2016-07-24 14:20 UTC (permalink / raw)
  To: Sharon Kimble; +Cc: org-mode-email

(require 'saveplace)
(setq-default save-place t)

On 24 July 2016 at 03:03, Sharon Kimble <boudiccas@skimble.plus.com> 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 'YYYY-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 visually see the bookmark
> set in the file, amongst all the text, please?
>
> Its just that when I've been working on a very long document it would be
> nice to go away from the document and know that I could return to the
> same place if the computer went down with a powercut.
>
> Thanks
> Sharon.
> --
> A taste of linux = http://www.sharons.org.uk
> TGmeds = http://www.tgmeds.org.uk
> Debian 8.4, fluxbox 1.3.7, emacs 25.0.95



-- 
Phil Hudson                   http://hudson-it.ddns.net
@UWascalWabbit                 PGP/GnuPG ID: 0x887DCA63

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-07-24 14:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-07-24  2:03 how to set a persistent bookmark Sharon Kimble
2016-07-24 14:20 ` Philip Hudson

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).