emacs-devel
[Top][All Lists]
Advanced

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

Re: find-file-hook, recenter, scroll-conservatively and save-place


From: martin rudalics
Subject: Re: find-file-hook, recenter, scroll-conservatively and save-place
Date: Sat, 02 Feb 2019 10:30:05 +0100

> Should I prepare a patch based on these examples, so we have some
> existing code to talk about or should we try to come up with something
> better than buffer-local variables for passing the info?

Note that a final implementation should not use advice.  As soon as
Juri has a definite proposal for the values we can install the
'window-start' and 'window-point' alist entry handlings (the easy
part).  The link between 'save-place' and the 'pop-to-buffer' in
'find-file' will be still missing then (the harder part).  I'm not
entirely sure about using one-shot variables.

martin



reply via email to

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