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

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

Re: create large menu on the fly


From: Andreas Röhler
Subject: Re: create large menu on the fly
Date: Fri, 07 Jun 2013 12:13:00 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130329 Thunderbird/17.0.5

Am 07.06.2013 11:19, schrieb daniel:
2013/6/7 Andreas Röhler <andreas.roehler@easy-emacs.de>

 From a first entry call your Build-function.
When created, pass it to the mode-map, i.e. redefine mode-map. Reload
mode. Extended menu should appear.
And so on.
Below an example how to create a menu entry from a single known command in
python-mode.el.


I saw your code in devel/python-mode-util.el which is not loaded by default
in python-mode.

That's for developing purposes only. It stores helper functions once used. Not 
certain it's useful again.

Don't know how to execute it! Can you give more details?


Some commands there generate menu resp. parts of it, based on exiting commands.

BTW not quite sure what you need.
IIUC you are looking for a listing of directories in menu, right?


generation so it is much faster. Anyway, I wish to know!






reply via email to

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