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

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


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


My python-mode doesn't show that index... The menu is always the same.
(python-mode.el or python.el).

Seems menu at python.el is broken currently.

Can't find much information about pyindex on
the web!



From previous bugfixing get quickly for example

https://bugs.launchpad.net/python-mode/+bug/1052180

;;;;;;;;;;;

Please load the current version

https://launchpad.net/python-mode

If bazaar is installed, do

bzr branch lp:python-mode

Make sure, python-mode.el gets loaded before any Python-file.
See INSTALL






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.


instance of what? session?

Are you aware of Emacs info files?

Please  explain better!


Maybe give a showcase what you are going to perform.
Why the menu, not dired for example.





reply via email to

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