all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* create large menu on the fly
@ 2013-06-06 21:36 daniel
  2013-06-07  1:05 ` Stefan Monnier
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: daniel @ 2013-06-06 21:36 UTC (permalink / raw)
  To: help-gnu-emacs

hi

I want to create a menu that maps a directory in the filesystem
recursively.  The files would placed as menu itens and the directories as
submenus.

But it is a big overhead to create the complete menu in one time.

So the solution would be to populate each menu only when it is activated.
Any idea how to do this?


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2013-06-07 16:54 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
2013-06-07 16:54 ` Michael Heerdegen

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.