From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Greg Bognar Newsgroups: gmane.emacs.help Subject: Per frame buffer list Date: Sat, 10 Mar 2007 01:17:30 -0500 Organization: Harvard University Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1173508840 27208 80.91.229.12 (10 Mar 2007 06:40:40 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 10 Mar 2007 06:40:40 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Mar 10 07:40:36 2007 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1HPvFq-0005nI-RP for geh-help-gnu-emacs@m.gmane.org; Sat, 10 Mar 2007 07:40:35 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HPvGB-0001MT-M1 for geh-help-gnu-emacs@m.gmane.org; Sat, 10 Mar 2007 01:40:55 -0500 Original-Path: shelby.stanford.edu!headwall.stanford.edu!newsfeed.news2me.com!newsfeed.icl.net!newsfeed00.sul.t-online.de!t-online.de!news.buerger.net!LF.net!quimby.gnus.org!news.ccs.neu.edu!news.dfci.harvard.edu!news.harvard.edu!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 7 Original-NNTP-Posting-Host: dhcp-186-55.harvard.edu Original-X-Trace: plato.harvard.edu 1173507450 15649 128.103.186.55 (10 Mar 2007 06:17:30 GMT) Original-X-Complaints-To: news@plato.harvard.edu Original-NNTP-Posting-Date: Sat, 10 Mar 2007 06:17:30 +0000 (UTC) User-Agent: Pan/0.14.2.91 (As She Crawled Across the Table (Debian GNU/Linux)) Original-Xref: shelby.stanford.edu gnu.emacs.help:146251 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:41855 Archived-At: If you open a buffer in a new frame and return to the original frame, the newly created buffer appears in the buffer list in the original frame and you can switch to the buffer in this frame. Is it possible to change this behavior? The idea would be to have buffers associated with only one frame, so there could be "dedicated" frames. For instance, you could dedicate one frame to working on lisp files, another to email, etc. I've looked around, but I haven't found anything.