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:57:49 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130329 Thunderbird/17.0.5

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

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


That was just an example. What I wish is to populate the menu when it is
activated.

That would also be useful when you don't know in advance what will be
displayed in the menu... like a context menu! Suppose you want a submenu in
python-mode called "navigate to method" which shows menu itens for all the
methods in the current file.

This is provided by both python-modes already with index, PyIndex in 
python-mode.el


As Stefan told, that is not possible as is in Emacs.


Once an instance exist on your computer, there is a way for Emacs to access it.
Once Emacs accesses, a menu might be created from - and (re)loaded in session.

Andreas



reply via email to

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