From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Katsumi Yamaoka Newsgroups: gmane.emacs.devel Subject: Re: [display-buffer] a way to make it behave as before? Date: Tue, 21 Jun 2011 23:05:53 +0900 Message-ID: References: <4DFB7705.2000401@gmx.at> <4DFF1223.5030100@gmx.at> <4DFF3BA8.3070007@gmx.at> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1308667057 8356 80.91.229.12 (21 Jun 2011 14:37:37 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 21 Jun 2011 14:37:37 +0000 (UTC) Cc: emacs-devel@gnu.org To: martin rudalics Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jun 21 16:37:33 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QZ255-0006f2-JC for ged-emacs-devel@m.gmane.org; Tue, 21 Jun 2011 16:37:31 +0200 Original-Received: from localhost ([::1]:34511 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QZ254-00084K-Fx for ged-emacs-devel@m.gmane.org; Tue, 21 Jun 2011 10:37:30 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:45100) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QZ1af-000809-ES for emacs-devel@gnu.org; Tue, 21 Jun 2011 10:06:09 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QZ1aa-0008Kz-RX for emacs-devel@gnu.org; Tue, 21 Jun 2011 10:06:05 -0400 Original-Received: from washington.hostforweb.net ([66.225.201.13]:36800) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QZ1aa-0008KY-L0 for emacs-devel@gnu.org; Tue, 21 Jun 2011 10:06:00 -0400 Original-Received: from softbank218118002006.bbtec.net ([218.118.2.6]:51241 helo=) by washington.hostforweb.net with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.69) (envelope-from ) id 1QZ1aT-0007ek-MX; Tue, 21 Jun 2011 09:05:54 -0500 Original-References: <4DFB7705.2000401@gmx.at> <4DFF1223.5030100@gmx.at> <4DFF3BA8.3070007@gmx.at> X-Face: #kKnN,xUnmKia.'[pp`; Omh}odZK)?7wQSl"4o04=EixTF+V[""w~iNbM9ZL+.b*_CxUmFk B#Fu[*?MZZH@IkN:!"\w%I_zt>[$nm7nQosZ<3eu; B:$Q_:p!',P.c0-_Cy[dz4oIpw0ESA^D*1Lw= L&i*6&( User-Agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.50 (gnu/linux) Cancel-Lock: sha1:j386Zv3CAlFJclCONwipd+RnklE= X-Antivirus-Scanner: Clean mail though you should still use an Antivirus X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - washington.hostforweb.net X-AntiAbuse: Original Domain - gnu.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - jpl.org X-Source: X-Source-Args: X-Source-Dir: X-detected-operating-system: by eggs.gnu.org: Linux 2.6? (barebone, rare!) X-Received-From: 66.225.201.13 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:140775 Archived-At: Katsumi Yamaoka wrote: [...] > emacs -Q > C-x 5 b *Messages* RET > C-x 4 f ~/.emacs RET > -> the file appears in the *other frame*. > emacs -Q > C-x 5 2 > C-x 4 f ~/.emacs RET > -> the file appears in the *other window* of the current frame. [...] > Well, does it happen with only Emacs built on cygwin? Ok, I'll > test them in Linux in home, later. Emacs bzr built on Fedora 14 Linux has no difference.