all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* how to add new menu-entries
@ 2004-02-23 10:19 Fabian Braennstroem
  2004-02-23 17:43 ` Kevin Rodgers
  0 siblings, 1 reply; 3+ messages in thread
From: Fabian Braennstroem @ 2004-02-23 10:19 UTC (permalink / raw)


Hello,

I want to add for all the extra Packages a menu-entry in the Tools-menu. I
found 'easymenu', but I am not sure, if it is up to date. 
What kind of package do you recommend me?

Greetings!

-- 
Fabian Braennstroem
Duesseldorf/Berlin

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: how to add new menu-entries
  2004-02-23 10:19 how to add new menu-entries Fabian Braennstroem
@ 2004-02-23 17:43 ` Kevin Rodgers
  2004-02-23 19:20   ` Fabian Braennstroem
  0 siblings, 1 reply; 3+ messages in thread
From: Kevin Rodgers @ 2004-02-23 17:43 UTC (permalink / raw)


Fabian Braennstroem wrote:
 > I want to add for all the extra Packages a menu-entry in the Tools-menu. I
 > found 'easymenu', but I am not sure, if it is up to date.
 > What kind of package do you recommend me?

I find easymenu.el hard to use, and only resort to it when I have to
support XEmacs as well.  Otherwise, just use the Emacs Lisp functions to
add a submenu to the menu-bar-tools-menu keymap (see the "Menu Bar" node
of the Emacs Lisp manual).

-- 
Kevin Rodgers

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: how to add new menu-entries
  2004-02-23 17:43 ` Kevin Rodgers
@ 2004-02-23 19:20   ` Fabian Braennstroem
  0 siblings, 0 replies; 3+ messages in thread
From: Fabian Braennstroem @ 2004-02-23 19:20 UTC (permalink / raw)


Kevin Rodgers <ihs_4664@yahoo.com> writes:

> Fabian Braennstroem wrote:
>  > I want to add for all the extra Packages a menu-entry in the Tools-menu. I
>  > found 'easymenu', but I am not sure, if it is up to date.
>  > What kind of package do you recommend me?
>
> I find easymenu.el hard to use, and only resort to it when I have to
> support XEmacs as well.  Otherwise, just use the Emacs Lisp functions to
> add a submenu to the menu-bar-tools-menu keymap (see the "Menu Bar" node
> of the Emacs Lisp manual).

Thanks a lot! That's easy.

Greetings!

-- 
Fabian Braennstroem
Duesseldorf/Berlin

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-02-23 19:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-02-23 10:19 how to add new menu-entries Fabian Braennstroem
2004-02-23 17:43 ` Kevin Rodgers
2004-02-23 19:20   ` Fabian Braennstroem

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.