From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lars Magne Ingebrigtsen Newsgroups: gmane.emacs.bugs Subject: bug#4216: 23.1; frame switching -vs- input buffering Date: Sat, 17 Sep 2011 09:16:28 +0200 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1316244450 6103 80.91.229.12 (17 Sep 2011 07:27:30 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 17 Sep 2011 07:27:30 +0000 (UTC) Cc: 4216@debbugs.gnu.org To: Tom Tromey Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sat Sep 17 09:27:26 2011 Return-path: Envelope-to: geb-bug-gnu-emacs@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 1R4pJ4-000495-DZ for geb-bug-gnu-emacs@m.gmane.org; Sat, 17 Sep 2011 09:27:22 +0200 Original-Received: from localhost ([::1]:55150 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R4pJ3-0002gt-VH for geb-bug-gnu-emacs@m.gmane.org; Sat, 17 Sep 2011 03:27:21 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:40409) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R4pIz-0002an-DS for bug-gnu-emacs@gnu.org; Sat, 17 Sep 2011 03:27:18 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R4pIy-0006Gu-6T for bug-gnu-emacs@gnu.org; Sat, 17 Sep 2011 03:27:17 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:55021) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R4pIx-0006Go-Te for bug-gnu-emacs@gnu.org; Sat, 17 Sep 2011 03:27:15 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1R4pNb-0002Cf-Dz; Sat, 17 Sep 2011 03:32:03 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Lars Magne Ingebrigtsen Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 17 Sep 2011 07:32:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 4216 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 4216-submit@debbugs.gnu.org id=B4216.13162447128427 (code B ref 4216); Sat, 17 Sep 2011 07:32:03 +0000 Original-Received: (at 4216) by debbugs.gnu.org; 17 Sep 2011 07:31:52 +0000 Original-Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R4pNO-0002Bj-N3 for submit@debbugs.gnu.org; Sat, 17 Sep 2011 03:31:52 -0400 Original-Received: from hermes.netfonds.no ([80.91.224.195]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R4pNC-0002Av-1l for 4216@debbugs.gnu.org; Sat, 17 Sep 2011 03:31:40 -0400 Original-Received: from cm-84.215.51.58.getinternet.no ([84.215.51.58] helo=stories.gnus.org) by hermes.netfonds.no with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1R4pIQ-0004dV-Vb; Sat, 17 Sep 2011 09:26:43 +0200 In-Reply-To: (Tom Tromey's message of "Thu, 20 Aug 2009 14:58:45 -0600") User-Agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.50 (gnu/linux) X-Now-Playing: Various's _Not Alone (3)_: "The Bricoleur - Prah Pip Ta" X-MailScanner-ID: 1R4pIQ-0004dV-Vb MailScanner-NULL-Check: 1316849203.11081@fKhQyAlaD6VMK+MznuQSmw X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Sat, 17 Sep 2011 03:32:03 -0400 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 1) 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:51280 Archived-At: Tom Tromey writes: > If I am typing quickly, and type the binding for other-frame > (here C-z o, but C-x 5 n should work as well) followed immediately by > other text, the subsequent text will often go to the previous frame. > > I expect other-frame to be synchronous in its operation with respect to > other typing I do afterward. Currently I have to pause after > other-frame, to let Emacs "catch up" and move its focus to the other > frame before resuming. I'm unable to reproduce this in Emacs 24. Do you still see this bug in a current Emacs? -- (domestic pets only, the antidote for overdose, milk.) bloggy blog http://lars.ingebrigtsen.no/