From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Miles Bader Newsgroups: gmane.emacs.devel Subject: Re: next-error-last-buffer Date: 13 May 2004 13:57:52 +0900 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: <871xluig40.fsf@mail.jurta.org> <873c6983t9.fsf@mail.jurta.org> <8765b3vm0r.fsf@mail.jurta.org> <4nn04fgeli.fsf@lifelogs.com> <87hdumto1j.fsf@mail.jurta.org> <878yfx2bv7.fsf@mail.jurta.org> Reply-To: Miles Bader NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1084424603 30547 80.91.224.253 (13 May 2004 05:03:23 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 13 May 2004 05:03:23 +0000 (UTC) Cc: tzz@lifelogs.com, rms@gnu.org, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Thu May 13 07:03:17 2004 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BO8NJ-0001a7-00 for ; Thu, 13 May 2004 07:03:17 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1BO8NJ-0001pz-00 for ; Thu, 13 May 2004 07:03:17 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BO8JV-0007Lu-1B for emacs-devel@quimby.gnus.org; Thu, 13 May 2004 00:59:21 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.34) id 1BO8Iy-0007LN-JI for emacs-devel@gnu.org; Thu, 13 May 2004 00:58:48 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.34) id 1BO8IS-0007CW-B9 for emacs-devel@gnu.org; Thu, 13 May 2004 00:58:47 -0400 Original-Received: from [202.32.8.202] (helo=TYO202.gate.nec.co.jp) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BO8IN-00077G-AG; Thu, 13 May 2004 00:58:15 -0400 Original-Received: from mailgate3.nec.co.jp (mailgate53.nec.co.jp [10.7.69.160] (may be forged)) by TYO202.gate.nec.co.jp (8.11.7/3.7W01080315) with ESMTP id i4D4vtY16917; Thu, 13 May 2004 13:57:55 +0900 (JST) Original-Received: (from root@localhost) by mailgate3.nec.co.jp (8.11.7/3.7W-MAILGATE-NEC) id i4D4vtI17416; Thu, 13 May 2004 13:57:55 +0900 (JST) Original-Received: from edtmg02.lsi.nec.co.jp ([10.26.16.202]) by mailsv4.nec.co.jp (8.11.7/3.7W-MAILSV4-NEC) with ESMTP id i4D4vs623866; Thu, 13 May 2004 13:57:54 +0900 (JST) Original-Received: from mcsss2.ucom.lsi.nec.co.jp (localhost [127.0.0.1]) by edtmg02.lsi.nec.co.jp (8.12.10/8.12.10) with ESMTP id i4D4vq0J027670; Thu, 13 May 2004 13:57:53 +0900 (JST) Original-Received: from mctpc71 (mctpc71.ucom.lsi.nec.co.jp [10.30.118.121]) by mcsss2.ucom.lsi.nec.co.jp (8.12.10/8.12.8/EDcg v2.01-mc/1046780839) with ESMTP id i4D4vqaQ016145; Thu, 13 May 2004 13:57:52 +0900 (JST) Original-Received: by mctpc71 (Postfix, from userid 31295) id 87D21131FC; Thu, 13 May 2004 13:57:52 +0900 (JST) Original-To: Juri Linkov System-Type: i686-pc-linux-gnu Blat: Foop Original-Lines: 26 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.4 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:23299 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:23299 Juri Linkov writes: > (display-buffer outbuf nil t) > ^--- consider windows on all frames > > Why should compilation insist on switching frames? Shouldn't > `display-buffer-reuse-frames' define the user preference instead? It's not `switching frames', it's _using_ an existing compilation buffer in a different frame. This is good -- the previous behavior (which didn't do that) was very annoying: if you happened to have a *compilation* buffer displayed in another frame, starting a compilation would none-the-less insist on popping up another window in _this_ frame, resulting in two redundant windows showing the *compilation* buffer. > So I think `display-buffer' should use the default values: No. -Miles -- ===== (^o^; (())) *This is the cute octopus virus, please copy it into your sig so it can spread.