* How to add a item to sub menu
@ 2003-01-31 16:52 Jeba Bhaskaran
0 siblings, 0 replies; 2+ messages in thread
From: Jeba Bhaskaran @ 2003-01-31 16:52 UTC (permalink / raw)
Hello,
I would like to add a item to 'Tools' sub menu. How
can I do this? Thanks for the help.
Jeba
__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: How to add a item to sub menu
[not found] <mailman.1251.1044032065.21513.help-gnu-emacs@gnu.org>
@ 2003-01-31 19:15 ` Kevin Rodgers
0 siblings, 0 replies; 2+ messages in thread
From: Kevin Rodgers @ 2003-01-31 19:15 UTC (permalink / raw)
Jeba Bhaskaran wrote:
> I would like to add a item to 'Tools' sub menu. How
> can I do this? Thanks for the help.
If the "Foo" submenu is on symbol foo:
(global-set-key [menu-bar tools foo bar] '("Bar" . bar-command))
See also `define-key-after'.
--
<a href="mailto:<kevin.rodgers@ihs.com>">Kevin Rodgers</a>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2003-01-31 19:15 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <mailman.1251.1044032065.21513.help-gnu-emacs@gnu.org>
2003-01-31 19:15 ` How to add a item to sub menu Kevin Rodgers
2003-01-31 16:52 Jeba Bhaskaran
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).