From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Mark Lillibridge Newsgroups: gmane.emacs.bugs Subject: bug#9831: narrowing the bug down Date: Sat, 22 Oct 2011 13:06:18 -0700 Message-ID: References: <9452-Sat22Oct2011120849+0100-jpff@codemist.co.uk> Reply-To: mark.lillibridge@hp.com NNTP-Posting-Host: lo.gmane.org X-Trace: dough.gmane.org 1319314010 3827 80.91.229.12 (22 Oct 2011 20:06:50 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 22 Oct 2011 20:06:50 +0000 (UTC) To: 9831@debbugs.gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sat Oct 22 22:06:47 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 1RHhqA-0002pk-C5 for geb-bug-gnu-emacs@m.gmane.org; Sat, 22 Oct 2011 22:06:46 +0200 Original-Received: from localhost ([::1]:35700 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RHhq9-0002LZ-Np for geb-bug-gnu-emacs@m.gmane.org; Sat, 22 Oct 2011 16:06:45 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:51006) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RHhq5-0002Jf-M2 for bug-gnu-emacs@gnu.org; Sat, 22 Oct 2011 16:06:42 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RHhq4-000560-PV for bug-gnu-emacs@gnu.org; Sat, 22 Oct 2011 16:06:41 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:50684) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RHhq4-00055w-LD for bug-gnu-emacs@gnu.org; Sat, 22 Oct 2011 16:06:40 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1RHhrO-0007Kg-0g for bug-gnu-emacs@gnu.org; Sat, 22 Oct 2011 16:08:02 -0400 X-Loop: help-debbugs@gnu.org In-Reply-To: <9452-Sat22Oct2011120849+0100-jpff@codemist.co.uk> Resent-From: Mark Lillibridge Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 22 Oct 2011 20:08:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 9831 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 9831-submit@debbugs.gnu.org id=B9831.131931406828163 (code B ref 9831); Sat, 22 Oct 2011 20:08:01 +0000 Original-Received: (at 9831) by debbugs.gnu.org; 22 Oct 2011 20:07:48 +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 1RHhr9-0007KB-T6 for submit@debbugs.gnu.org; Sat, 22 Oct 2011 16:07:48 -0400 Original-Received: from madara.hpl.hp.com ([192.6.19.124]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RHhr7-0007K3-4q for 9831@debbugs.gnu.org; Sat, 22 Oct 2011 16:07:46 -0400 Original-Received: from mailhub-pa1.hpl.hp.com (mailhub-pa1.hpl.hp.com [15.25.115.25]) by madara.hpl.hp.com (8.14.4/8.14.4/HPL-PA Relay) with ESMTP id p9MK6Klu020006 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for <9831@debbugs.gnu.org>; Sat, 22 Oct 2011 13:06:20 -0700 Original-Received: from ts-rhel5 (ts-rhel5.hpl.hp.com [15.25.118.27]) by mailhub-pa1.hpl.hp.com (8.14.3/8.14.3/HPL-PA Hub) with ESMTP id p9MK6IMb005463; Sat, 22 Oct 2011 13:06:18 -0700 X-Scanned-By: MIMEDefang 2.71 on 15.0.152.124 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Sat, 22 Oct 2011 16:08:02 -0400 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) 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:53028 Archived-At: I have also run into this bug on Emacs 23.3. It is quite annoying. So far I have determined that the bug is caused by the following lines: rmailout.el:386: ;; FIXME should re-use existing windows. (if (rmail-summary-exists) (rmail-select-summary (rmail-update-summary))) Commenting out those two lines makes the bug go away. - Mark