all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Kevin Rodgers <ihs_4664@yahoo.com>
Subject: Re: Wait for a specific command call
Date: Wed, 17 Nov 2004 10:59:01 -0700	[thread overview]
Message-ID: <301hr8F2q7t9gU1@uni-berlin.de> (raw)
In-Reply-To: <yg73bz8vkn0.fsf@fermat.math.uvsq.fr>

Matthias wrote:
 > 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.'

Why don't you try doing it that way, and see if you like it?

 > Any other idea?

Check out how electric-buffer-list is implemented in ebuff-menu.el

-- 
Kevin Rodgers

  reply	other threads:[~2004-11-17 17:59 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-17 10:24 Wait for a specific command call Matthias
2004-11-17 17:59 ` Kevin Rodgers [this message]
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

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=301hr8F2q7t9gU1@uni-berlin.de \
    --to=ihs_4664@yahoo.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.