From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Bob Rogers Newsgroups: gmane.emacs.devel Subject: Re: How to get the old "other window" back? Date: Sat, 25 Jun 2011 17:50:06 -0400 Message-ID: <19974.22542.959091.843583@rgr.rgrjr.com> References: <19974.19404.277447.147411@rgr.rgrjr.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=unknown Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1309038633 8802 80.91.229.12 (25 Jun 2011 21:50:33 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 25 Jun 2011 21:50:33 +0000 (UTC) Cc: emacs-devel@gnu.org To: Juanma Barranquero Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Jun 25 23:50:29 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 1QaakH-00027K-Fv for ged-emacs-devel@m.gmane.org; Sat, 25 Jun 2011 23:50:29 +0200 Original-Received: from localhost ([::1]:58247 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QaakG-00030z-QN for ged-emacs-devel@m.gmane.org; Sat, 25 Jun 2011 17:50:28 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:59491) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qaajy-00030q-Ri for emacs-devel@gnu.org; Sat, 25 Jun 2011 17:50:11 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qaajx-0007np-Hj for emacs-devel@gnu.org; Sat, 25 Jun 2011 17:50:10 -0400 Original-Received: from rgrjr.com ([216.146.47.5]:33823) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qaajx-0007nK-8k for emacs-devel@gnu.org; Sat, 25 Jun 2011 17:50:09 -0400 Original-Received: from rgrjr.dyndns.org (c-66-30-196-77.hsd1.ma.comcast.net [66.30.196.77]) by rgrjr.com (Postfix on CentOS) with ESMTP id CA20516025E for ; Sat, 25 Jun 2011 21:50:07 +0000 (UTC) Original-Received: (qmail 19786 invoked by uid 89); 25 Jun 2011 21:50:07 -0000 Original-Received: from unknown (HELO rgr.rgrjr.com) (192.168.57.1) by home with SMTP; 25 Jun 2011 21:50:07 -0000 Original-Received: by rgr.rgrjr.com (Postfix, from userid 500) id 23155A4B6A; Sat, 25 Jun 2011 17:50:07 -0400 (EDT) In-Reply-To: X-Mailer: VM 7.19 under Emacs 24.0.50.1 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 216.146.47.5 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:140972 Archived-At: From: Juanma Barranquero Date: Sat, 25 Jun 2011 23:08:22 +0200 On Sat, Jun 25, 2011 at 22:57, Bob Rogers wrote: > =A0 I just updated trunk for the first time in three weeks, and find= that > C-x 4 b has a new interpretation of "other window"; it keeps popping= up > windows in new frames. From emacs -Q I cannot get C-x 4 b to pop any frame . . . Juanma Funny, it always happens for me, even with emacs -Q. But I'll submit a bug report; thanks. -- Bob