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.
next prev parent 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
* 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 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.