emacs-devel
[Top][All Lists]
Advanced

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

Re: Add M-x occur to the menu-bar


From: Stefan Monnier
Subject: Re: Add M-x occur to the menu-bar
Date: 29 Jan 2004 10:19:18 -0500
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

>> (defalias 'next-match 'next-error)   ; for grep
>> (defalias 'next-occurrence 'occur-next)      ; for occur

This doesn't really help the question of what to use for *the* name,
i.e. the name bound to C-x `.

> How about next-message for all of them (with a suitable defalias to
> keep back-compatibility)?

`message' already has enough other meanings, that I'm rather uncomfortable
using it here.


        Stefan




reply via email to

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