From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "bza" Newsgroups: gmane.emacs.help Subject: Re: Per frame buffer list Date: 15 Mar 2007 18:08:30 -0700 Organization: http://groups.google.com Message-ID: <1174007310.545620.311020@n76g2000hsh.googlegroups.com> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: sea.gmane.org 1174009202 22380 80.91.229.12 (16 Mar 2007 01:40:02 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 16 Mar 2007 01:40:02 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Mar 16 02:39:55 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 1HS1Q9-0001uU-VO for geh-help-gnu-emacs@m.gmane.org; Fri, 16 Mar 2007 02:39:54 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HS1RD-0001k2-97 for geh-help-gnu-emacs@m.gmane.org; Thu, 15 Mar 2007 20:40:59 -0500 Original-Path: shelby.stanford.edu!newshub.stanford.edu!postnews.google.com!n76g2000hsh.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 11 Original-NNTP-Posting-Host: 151.201.44.138 Original-X-Trace: posting.google.com 1174007312 20876 127.0.0.1 (16 Mar 2007 01:08:32 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Fri, 16 Mar 2007 01:08:32 +0000 (UTC) In-Reply-To: User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8.0.7) Gecko/20060911 Camino/1.0.3,gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: n76g2000hsh.googlegroups.com; posting-host=151.201.44.138; posting-account=1lpIjAwAAAB5pDbEI-eg4XEcQ9e5xjME Original-Xref: shelby.stanford.edu gnu.emacs.help:146396 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:42001 Archived-At: > 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. I have a mode that I've written to achieve this that I've been intending to clean up and make publicly release-able. Let me know if you'd like a copy. (You'd sort of be an alpha tester for it, though.) Alp Aker