all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* 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:&lt;kevin.rodgers&#64;ihs.com&gt;">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 --
2003-01-31 16:52 How to add a item to sub menu Jeba Bhaskaran
     [not found] <mailman.1251.1044032065.21513.help-gnu-emacs@gnu.org>
2003-01-31 19:15 ` Kevin Rodgers

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.