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: Eli Zaretskii
Subject: bug#71728: previous-line-or-history-element should put cursor at end, like comint-previous-input
Date: Sun, 23 Jun 2024 17:09:47 +0300

> From: Dan Jacobson <jidanni@jidanni.org>
> Cc: 71728@debbugs.gnu.org
> 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

Not relevant to the issue at hand.  Minibuffer is not a comint buffer.





reply via email to

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