From: storm@cua.dk (Kim F. Storm)
Cc: Emacs-Devel <emacs-devel@gnu.org>
Subject: Re: menu indications of key bindings for remapped commands
Date: Thu, 11 Jan 2007 22:33:02 +0100 [thread overview]
Message-ID: <m33b6htfjl.fsf@kfs-l.imdomain.dk> (raw)
In-Reply-To: <EIENLHALHGIMHGDOLMIMCEEGCOAA.drew.adams@oracle.com> (Drew Adams's message of "Thu\, 11 Jan 2007 10\:32\:00 -0800")
"Drew Adams" <drew.adams@oracle.com> 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 <storm@cua.dk> http://www.cua.dk
next prev parent reply other threads:[~2007-01-11 21:33 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-01-11 18:32 menu indications of key bindings for remapped commands Drew Adams
2007-01-11 21:33 ` Kim F. Storm [this message]
[not found] <EIENLHALHGIMHGDOLMIMMEEFCOAA.drew.adams@oracle.com>
2007-01-11 18:15 ` Drew Adams
2007-01-11 21:29 ` Kim F. Storm
2007-01-12 2:06 ` Drew Adams
-- strict thread matches above, loose matches on Subject: below --
2007-01-10 22:24 Drew Adams
2007-01-10 23:37 ` Stefan Monnier
2007-01-13 5:49 ` Drew Adams
2007-01-14 1:56 ` Richard Stallman
2007-01-22 19:44 ` Drew Adams
2007-05-20 23:54 ` Drew Adams
2007-05-24 21:22 ` Richard Stallman
2007-01-11 9:42 ` Kim F. Storm
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=m33b6htfjl.fsf@kfs-l.imdomain.dk \
--to=storm@cua.dk \
--cc=emacs-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.