all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* HOWTO add new menu item to the beggining of the menu
@ 2009-06-23 14:46 Michal
  2009-06-23 18:45 ` Xah Lee
  2009-06-24 13:08 ` TomSW
  0 siblings, 2 replies; 4+ messages in thread
From: Michal @ 2009-06-23 14:46 UTC (permalink / raw)
  To: help-gnu-emacs


Hallo Group Readers!

I have NO problem adding new item to the end of the menu. For example:

(define-key c-mode-map [tool-bar csearch-forw]
	      `(menu-item "csearch forward" csearch-forward
			  :image (image :type xpm :file "/tmp/right-arrow.xpm")))

But how to add it to be the first element in a menu?

best regards!
Michal


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

end of thread, other threads:[~2009-06-24 13:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-23 14:46 HOWTO add new menu item to the beggining of the menu Michal
2009-06-23 18:45 ` Xah Lee
2009-06-24 11:48   ` Michal
2009-06-24 13:08 ` TomSW

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.