From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: David Reitter Newsgroups: gmane.emacs.help Subject: one file per frame -- customization possible? Date: Mon, 03 Nov 2003 21:36:20 +0000 Organization: Eircom.Net http://www.eircom.net Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1067896292 12724 80.91.224.253 (3 Nov 2003 21:51:32 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 3 Nov 2003 21:51:32 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Nov 03 22:51:30 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AGmbi-0006ye-00 for ; Mon, 03 Nov 2003 22:51:30 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AGmXg-0005qy-SH for geh-help-gnu-emacs@m.gmane.org; Mon, 03 Nov 2003 16:47:20 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!cyclone.bc.net!newsfeed.media.kyoto-u.ac.jp!newsfeed.icl.net!newsfeed.fjserv.net!diablo.theplanet.net!news.indigo.ie!not-for-mail User-Agent: Microsoft-Entourage/10.1.4.030702.0 Original-Newsgroups: gnu.emacs.help Original-Lines: 21 Original-NNTP-Posting-Host: 213.94.248.53 Original-X-Complaints-To: abuse@eircom.net Original-X-Trace: news.indigo.ie 1067895381 213.94.248.53 (Mon, 03 Nov 2003 21:36:21 GMT) Original-NNTP-Posting-Date: Mon, 03 Nov 2003 21:36:21 GMT Original-Xref: shelby.stanford.edu gnu.emacs.help:117828 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:13766 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:13766 Hello, I would like to tell emacs to display each new buffer in a new frame. When I switch buffers, this should amount to bringing the according frame in front. Closing a frame should amount to closing the buffer. More temporary buffers that contain messages belonging to the actual document shouldn't be displayed in separate frames - split windows would do. Essentially, what I would like to have, is a one-document-per-window scheme, just like in pretty much all OS X applications (and most Windows applications). I guess I'm not the first to ask for this, so there should be a solution out there, which I couldn't find -- anyone?? I am using Andrew Choi's 21.3 port on a Mac OS X 10.3 machine. Cheers Dave