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

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

HOWTO add new menu item to the beggining of the menu


From: Michal
Subject: HOWTO add new menu item to the beggining of the menu
Date: Tue, 23 Jun 2009 16:46:15 +0200
User-agent: mozilla news reader

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


reply via email to

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