help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

changing bookmark entry


From: Mike Ballard
Subject: changing bookmark entry
Date: Mon, 17 Apr 2006 06:33:49 GMT
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1

In ~/.emacs.bnk I have a bookmark which opens an existing file; the file
is continually being written to by another source.  So the line the
bookmark code set to open the file to originally, is now way up near the
top of this growing file whenever I open this bookmark.

How can I change the ~/.emacs.bmk entry to make it always open this
bookmarked file and position point at the end of the buffer instead?

Here's the code as it is now:

(("bookmark title"
  ((filename . "<path to some file>")
   (front-context-string . " 18:32:29 EDT 20")
   (rear-context-string . "t)  - Sat Apr 08")
   (position . 8154)))




reply via email to

[Prev in Thread] Current Thread [Next in Thread]