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

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

[debbugs-tracker] bug#13404: closed (comint-previous-matching-input-from


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#13404: closed (comint-previous-matching-input-from-input is broken (as compared to bash/zsh))
Date: Wed, 18 Dec 2013 03:04:02 +0000

Your message dated Wed, 18 Dec 2013 11:03:20 +0800
with message-id <address@hidden>
and subject line Re: bug#13404: comint-previous-matching-input-from-input is 
broken (as compared to bash/zsh)
has caused the debbugs.gnu.org bug report #13404,
regarding comint-previous-matching-input-from-input is broken (as compared to 
bash/zsh)
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
13404: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=13404
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: comint-previous-matching-input-from-input is broken (as compared to bash/zsh) Date: Thu, 10 Jan 2013 23:18:30 +0800
I like to bind comint-previous-matching-input-from-input to M-p,
however the current behavior is to find the first match and move the
point to the end of the line.

The point should not be moved so that I can press M-p again to find
the next match.

This is how this command works in zsh and bash.

Patch included.


-- 
Le

Attachment: comint.el_keep_point_in_place.diff
Description: Binary data


--- End Message ---
--- Begin Message --- Subject: Re: bug#13404: comint-previous-matching-input-from-input is broken (as compared to bash/zsh) Date: Wed, 18 Dec 2013 11:03:20 +0800 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)
Le Wang <address@hidden> writes:

> I like to bind comint-previous-matching-input-from-input to M-p,
> however the current behavior is to find the first match and move the
> point to the end of the line.
>
> The point should not be moved so that I can press M-p again to find
> the next match.
>
> This is how this command works in zsh and bash.

Looks reasonable.  I've committed your patch, thanks.


--- End Message ---

reply via email to

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