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

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

Re: Bookmark the end of file?


From: Stefan Monnier
Subject: Re: Bookmark the end of file?
Date: Tue, 07 Apr 2015 17:14:50 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

> how to set a bookmark to the end of some file (IOW, (point-max))?  (Of
> course it is possible with Bookmark+, but is there any UI for that
> there?  Is it at all possible with vanilla bookmarks?)

I don't think there's support for that currently.

OTOH, I think it'd be OK to refine the current code such that a bookmark
that's at a position equal to point-max would be marked as "go the EOB"
instead of "go to the position that happened to be EOB back when we
created the bookmark".

It shouldn't be too difficult either: patch welcome,


        Stefan




reply via email to

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