emacs-devel
[Top][All Lists]
Advanced

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

Re: menu indications of key bindings for remapped commands


From: Kim F. Storm
Subject: Re: menu indications of key bindings for remapped commands
Date: Thu, 11 Jan 2007 22:33:02 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.92 (gnu/linux)

"Drew Adams" <address@hidden> writes:

> (define-key icicle-menu-map [icicle-buffer]
>             '("+ Switch to Buffer..." . icicle-buffer)))

Does it help to use

(define-key icicle-menu-map [icicle-buffer]
            '(menu-item "+ Switch to Buffer..." icicle-buffer)))


-- 
Kim F. Storm <address@hidden> http://www.cua.dk





reply via email to

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