From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#17719: 24.4.50; REGRESSION: `switch-to-buffer-other-frame' does not use other frame Date: Fri, 06 Jun 2014 22:40:49 +0300 Message-ID: <83wqct3jy6.fsf@gnu.org> References: <0e1661a2-0661-4f9a-a2cf-5bde51ffdb5f@default> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1402083744 29483 80.91.229.3 (6 Jun 2014 19:42:24 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 6 Jun 2014 19:42:24 +0000 (UTC) Cc: 17719@debbugs.gnu.org To: Drew Adams Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Jun 06 21:42:16 2014 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Wt01o-000466-9S for geb-bug-gnu-emacs@m.gmane.org; Fri, 06 Jun 2014 21:42:16 +0200 Original-Received: from localhost ([::1]:49292 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wt01n-0003k2-SR for geb-bug-gnu-emacs@m.gmane.org; Fri, 06 Jun 2014 15:42:15 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:55410) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wt01g-0003im-3M for bug-gnu-emacs@gnu.org; Fri, 06 Jun 2014 15:42:13 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Wt01a-0002Cx-GO for bug-gnu-emacs@gnu.org; Fri, 06 Jun 2014 15:42:08 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:48718) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wt01a-0002Cr-Di for bug-gnu-emacs@gnu.org; Fri, 06 Jun 2014 15:42:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1Wt01Z-0007Wv-VB for bug-gnu-emacs@gnu.org; Fri, 06 Jun 2014 15:42:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 06 Jun 2014 19:42:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 17719 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 17719-submit@debbugs.gnu.org id=B17719.140208366928862 (code B ref 17719); Fri, 06 Jun 2014 19:42:01 +0000 Original-Received: (at 17719) by debbugs.gnu.org; 6 Jun 2014 19:41:09 +0000 Original-Received: from localhost ([127.0.0.1]:39868 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Wt00i-0007VR-H1 for submit@debbugs.gnu.org; Fri, 06 Jun 2014 15:41:08 -0400 Original-Received: from mtaout27.012.net.il ([80.179.55.183]:48656) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Wt00f-0007Ui-H5 for 17719@debbugs.gnu.org; Fri, 06 Jun 2014 15:41:07 -0400 Original-Received: from conversion-daemon.mtaout27.012.net.il by mtaout27.012.net.il (HyperSendmail v2007.08) id <0N6R00700H5IPI00@mtaout27.012.net.il> for 17719@debbugs.gnu.org; Fri, 06 Jun 2014 22:37:52 +0300 (IDT) Original-Received: from HOME-C4E4A596F7 ([87.69.4.28]) by mtaout27.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0N6R00AOFIJ49N20@mtaout27.012.net.il>; Fri, 06 Jun 2014 22:37:52 +0300 (IDT) In-reply-to: <0e1661a2-0661-4f9a-a2cf-5bde51ffdb5f@default> X-012-Sender: halo1@inter.net.il X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:90151 Archived-At: > Date: Fri, 6 Jun 2014 10:53:25 -0700 (PDT) > From: Drew Adams > > This regression seems to have been introduced in Emacs 23. There is no > such problem in Emacs 22.3 and prior. > > emacs -Q > > Visit some file, say foo.el, alone in the frame. > > C-x 2 C-x 3 ; show the buffer in 3 windows > > C-x 5 b foo.el ; type the same buffer name, explicitly > > One of the other windows on the same frame is selected. That's the intended behavior, AFAIK. The behavior changed in one of the last versions (not sure exactly which one, but could very well be Emacs 23).