all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Andreas Röhler" <andreas.roehler@easy-emacs.de>
To: help-gnu-emacs@gnu.org
Subject: Re: create large menu on the fly
Date: Fri, 07 Jun 2013 13:59:08 +0200	[thread overview]
Message-ID: <51B1CB0C.8030604@easy-emacs.de> (raw)
In-Reply-To: <CABX3oxb8SGFmwyHtstQH91X09UQ1Tz4UF5KcR+NKV621JcORDw@mail.gmail.com>

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	other threads:[~2013-06-07 11:59 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-06 21:36 create large menu on the fly daniel
2013-06-07  1:05 ` Stefan Monnier
2013-06-07  5:50 ` Andreas Röhler
2013-06-07  9:19   ` daniel
2013-06-07 10:13     ` Andreas Röhler
2013-06-07 10:26       ` daniel
2013-06-07 10:57         ` Andreas Röhler
2013-06-07 11:26           ` daniel
2013-06-07 11:59             ` Andreas Röhler [this message]
2013-06-07 16:54 ` Michael Heerdegen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=51B1CB0C.8030604@easy-emacs.de \
    --to=andreas.roehler@easy-emacs.de \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.