diff options
author | Steven Allen <steven@stebalien.com> | 2020-02-15 15:13:59 -0800 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2020-02-21 10:51:51 +0200 |
commit | cd6a9b8f65c10c7f956c6b17fd3f806b61bb3199 (patch) | |
tree | f440271645cb680266704b7aad4e20ce65fad125 /lisp/emacs-lisp/backtrace.el | |
parent | 9f0852474810311fd2b26fa3756ab6d816016389 (diff) | |
download | emacs-cd6a9b8f65c10c7f956c6b17fd3f806b61bb3199.tar.gz emacs-cd6a9b8f65c10c7f956c6b17fd3f806b61bb3199.tar.bz2 emacs-cd6a9b8f65c10c7f956c6b17fd3f806b61bb3199.zip |
Skip shell prompt on current line in Eshell even if it's protected
When the eshell prompt is protected (e.g., with rear non-sticky,
inhibited movements, etc.), 'beginning-of-line' won't move to the
actual beginning of the line and therefore won't skip over the
prompt.
* lisp/eshell/em-prompt.el (eshell-previous-prompt): Use
'forward-line' to go to the beginning of the line, even if it's
protected. (Bug#39627)
Diffstat (limited to 'lisp/emacs-lisp/backtrace.el')
0 files changed, 0 insertions, 0 deletions