all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Stefan Monnier <foo@acm.com>" <monnier+gnu.emacs.help/news/@flint.cs.yale.edu>
Subject: Re: dedicated frames - not quite special-display
Date: 18 Sep 2002 11:57:19 -0400	[thread overview]
Message-ID: <5lsn07nvds.fsf@rum.cs.yale.edu> (raw)
In-Reply-To: m3d6rbcpni.fsf@localhost.localdomain

>> I'm looking for something like the special-display function, but with
>> a twist.  I would like to dedicate a frame to a *list* of buffers
>> (preferably defined with a regexp), such that the frame can only
>> display those buffers.  An example would be a gnus-only frame, where
>> it could display all gnus buffers within it (and bbdb and ispell), but
>> not be able to switch to a java file.
>> 
>> Does such a creature exist?  Thanks!
> What a great idea!  I wonder if you could develop a framework based on
> advising switch-to-buffer?  Before jumping in to this, I'd wait to see
> if the gurus know of an easier way. 

I'd stay away from switch-to-buffer, personally.
Instead, I'd start with display-buffer-function.


        Stefan

  parent reply	other threads:[~2002-09-18 15:57 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-18 14:25 dedicated frames - not quite special-display Joe Casadonte
2002-09-18 14:56 ` Michael Slass
2002-09-18 15:16   ` Joe Casadonte
2002-09-18 15:57   ` Stefan Monnier <foo@acm.com> [this message]
2002-09-18 18:54     ` Kevin Rodgers
2002-09-18 18:06   ` FRC
2002-09-18 18:46 ` Matthias Meulien

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=5lsn07nvds.fsf@rum.cs.yale.edu \
    --to=monnier+gnu.emacs.help/news/@flint.cs.yale.edu \
    /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.