help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Wait for a specific command call


From: Matthias
Subject: Wait for a specific command call
Date: 17 Nov 2004 11:24:03 +0100
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

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


reply via email to

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