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

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

bug#71728: previous-line-or-history-element should put cursor at end, li


From: Dan Jacobson
Subject: bug#71728: previous-line-or-history-element should put cursor at end, like comint-previous-input
Date: Sun, 23 Jun 2024 22:05:07 +0800

>>>>> "EZ" == Eli Zaretskii <eliz@gnu.org> writes:
EZ> Why should Emacs go to EOL in this particular case when it doesn't
EZ> do that in any other buffer/window?

Works great here:
$ emacs -f shell
 l          ;; self-insert-command
 s          ;; self-insert-command
 <return>   ;; comint-send-input
 <escape> p ;; comint-previous-input





reply via email to

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