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: daniel <idnael@gmail.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: create large menu on the fly
Date: Fri, 07 Jun 2013 12:57:49 +0200	[thread overview]
Message-ID: <51B1BCAD.8070409@easy-emacs.de> (raw)
In-Reply-To: <CABX3oxYwX8aKUhnG1cWhD+65s2u4OW2FQUBiVNsKT6wTCuR9yA@mail.gmail.com>

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	other threads:[~2013-06-07 10:57 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 [this message]
2013-06-07 11:26           ` daniel
2013-06-07 11:59             ` Andreas Röhler
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=51B1BCAD.8070409@easy-emacs.de \
    --to=andreas.roehler@easy-emacs.de \
    --cc=help-gnu-emacs@gnu.org \
    --cc=idnael@gmail.com \
    /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.