help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: How to add a item to sub menu


From: Kevin Rodgers
Subject: Re: How to add a item to sub menu
Date: Fri, 31 Jan 2003 12:15:56 -0700
User-agent: Mozilla/5.0 (X11; U; SunOS i86pc; en-US; rv:0.9.4.1) Gecko/20020406 Netscape6/6.2.2

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:&lt;kevin.rodgers&#64;ihs.com&gt;";>Kevin Rodgers</a>



reply via email to

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