emacs-devel
[Top][All Lists]
Advanced

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

Re: Conflict about M-s


From: Juri Linkov
Subject: Re: Conflict about M-s
Date: Sat, 20 Dec 2008 00:12:44 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (x86_64-pc-linux-gnu)

> M-s has been made into a prefix character for searching, but Rmail
> still defines M-s as a search command in a different way.

It should be easy to write an isearch wrapper around `rmail-search'
(exactly as is already implemented in `Info-isearch-search' that wraps
`Info-search').  This will allow incremental searching with `C-s',
`C-M-s', `C-r', `C-M-r' in Rmail messages.

I will take care of that.

-- 
Juri Linkov
http://www.jurta.org/emacs/




reply via email to

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