GNU bug report logs -
#6980
Could goto-char please have its own history list?
Previous Next
Full log
View this message in rfc822 format
>> I can't see no reason its history should be mixed by something else.
>> (More than devel historic reasons ;-)
>
> It makes sense to share the same history that contains only numeric
> values between all commands that use `read-number', like
> e.g. `goto-line' and `goto-char' (with some changes), because
> non-numeric values (added to the history from other commands)
> are useless for such number-reading commands.
Matt reminded about this request in
https://lists.gnu.org/archive/html/emacs-devel/2021-02/msg01270.html
Now `read-number' has own history in `read-number-history' added a year ago
in bug#38282. The same commit 7c5d6a2afc6 also added `goto-line-history'
for `goto-line'.
So this request could be closed unless there is still a need to add
`goto-char-history' for `goto-char' too. I'm not sure if
`read-number-history' is sufficient already, or own history should be added
to every number-reading command like `move-to-column', etc.
This bug report was last modified 3 years and 307 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.