GNU bug report logs -
#20419
25.0.50; doc string of `recenter-last-op`
Previous Next
Reported by: Drew Adams <drew.adams <at> oracle.com>
Date: Fri, 24 Apr 2015 17:17:02 UTC
Severity: minor
Found in version 25.0.50
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> I'd rather suggest to have a simple function, recenter-reset-cycle,
> say, and then hide its internals inside window.el.
Do you really think that is better than the kind of thing we do
with/for `kill-ring-yank-pointer' and `search-ring-yank-pointer'?
That code intentionally exposes the pointer variable.
If you are sure, go for it. You might want to change the existing
code for that uses `*-ring-yank-pointer' similarly.
I assume you would introduce another (internal) variable, which
would get modified in place of the user option, or which would
be a pointer (like `recenter-last-op' is now) to its current
(last-used) index.
Anyway, whether you do something like you propose or not, as
long as we have the current design, the doc bug fix you made
is helpful.
This bug report was last modified 10 years and 29 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.