all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Wait for a specific command call
@ 2004-11-17 10:24 Matthias
  2004-11-17 17:59 ` Kevin Rodgers
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Matthias @ 2004-11-17 10:24 UTC (permalink / raw)


Hi,

I have written a command displaying a list of buffer, the user can
edit it, etc. I want this command to end (or return) if and only if
the user call `quit-window'...

It seems that it is possible using `recursive-edit' but the manual
says `Most applications should not use recursive editing, except as
part of using the minibuffer.'

Any other idea?

Thanks for your help.
-- 
Matthias

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

end of thread, other threads:[~2004-11-21 20:13 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-11-17 10:24 Wait for a specific command call Matthias
2004-11-17 17:59 ` Kevin Rodgers
2004-11-20 17:31 ` Kai Grossjohann
     [not found] ` <mailman.238.1100972454.27204.help-gnu-emacs@gnu.org>
2004-11-21  7:35   ` Matthias
2004-11-21 20:13     ` Kai Grossjohann

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.