unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / 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

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).