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

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

bug#6980: Could goto-char please have its own history list?


From: Juri Linkov
Subject: bug#6980: Could goto-char please have its own history list?
Date: Wed, 10 Aug 2011 22:50:39 +0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (x86_64-pc-linux-gnu)

> 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.





reply via email to

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