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

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

bug#3746: M-r in comint mode should use isearch


From: Stefan Monnier
Subject: bug#3746: M-r in comint mode should use isearch
Date: Thu, 19 Nov 2009 16:12:31 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux)

> Please see the attached code that implements isearch in comint mode.

What would be the "UI" (e.g. key-binding) for it?
Only the comint-history-isearch defcustom?

> Maybe we should change `comint-previous-input' and `comint-next-input'
> to signal an error at the beginning/end of the history ring?

That sounds fine to me, but pleast double check all uses of those
functions to make sure it won't introduce other problems.


        Stefan





reply via email to

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