unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Alex Schroeder <alex@emacswiki.org>
Cc: emacs-devel@gnu.org
Subject: Re: `buffer-list' and the frame-parameter `buffer-predicate'
Date: Sat, 17 Aug 2002 14:54:06 +0200	[thread overview]
Message-ID: <878z35ir2p.fsf@emacswiki.org> (raw)
In-Reply-To: <m3ofc16f9s.fsf@ID-87814.user.dfncis.de> (Oliver Scholz's message of "Sat, 17 Aug 2002 13:19:08 +0200")

Perhaps you need to find the variable for ido or iswitch-buffer that
filters the buffers, and make it frame-local.  Then switching buffers
will offer different buffers based what frame you are on, without
interfering with low-level stuff.  Your idea would be limited to
user-level buffer switching.  The only problem is that you can only
implement this for buffer-switching functions that allow you to filter
the buffers.  But all interesting packages i know (iswitchb, ibuffer,
ido) allow you to do that.

Alex.

  reply	other threads:[~2002-08-17 12:54 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-08-16 18:27 `buffer-list' and the frame-parameter `buffer-predicate' Oliver Scholz
2002-08-16 20:15 ` Robert J. Chassell
2002-08-17  4:50 ` Richard Stallman
2002-08-17 11:19   ` Oliver Scholz
2002-08-17 12:54     ` Alex Schroeder [this message]
2002-08-17 15:33       ` Oliver Scholz
2002-08-18  6:31     ` Richard Stallman
2002-08-18 17:24       ` Kai Großjohann
2002-08-18 21:12         ` Oliver Scholz
2002-08-18 18:26       ` Oliver Scholz

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=878z35ir2p.fsf@emacswiki.org \
    --to=alex@emacswiki.org \
    --cc=emacs-devel@gnu.org \
    /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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).