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

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

bug#13404: comint-previous-matching-input-from-input is broken (as compa


From: Le Wang
Subject: bug#13404: 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


reply via email to

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