From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Chong Yidong" Newsgroups: gmane.emacs.devel Subject: Re: Mysterious buffer switching Date: Mon, 28 Feb 2005 08:46:43 -0500 (EST) Message-ID: <1876.220.255.172.231.1109598403.squirrel@www.stupidchicken.com> References: <2200.220.255.172.231.1109514547.squirrel@www.stupidchicken.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1109598322 22490 80.91.229.2 (28 Feb 2005 13:45:22 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 28 Feb 2005 13:45:22 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Feb 28 14:45:21 2005 Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1D5lCT-0006nB-QJ for ged-emacs-devel@m.gmane.org; Mon, 28 Feb 2005 14:44:42 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D5lUq-0002Jh-AW for ged-emacs-devel@m.gmane.org; Mon, 28 Feb 2005 09:03:40 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1D5lUL-0002GV-Cs for emacs-devel@gnu.org; Mon, 28 Feb 2005 09:03:10 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1D5lUF-0002BC-9X for emacs-devel@gnu.org; Mon, 28 Feb 2005 09:03:04 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D5lUE-00028l-Ur for emacs-devel@gnu.org; Mon, 28 Feb 2005 09:03:03 -0500 Original-Received: from [64.21.80.18] (helo=shark.dnsvelocity.com) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1D5lEX-0003x4-Ve; Mon, 28 Feb 2005 08:46:50 -0500 Original-Received: from stupidch by shark.dnsvelocity.com with local (Exim 4.44) id 1D5lER-0001Za-U3; Mon, 28 Feb 2005 08:46:43 -0500 Original-Received: from 220.255.172.231 ([220.255.172.231]) (SquirrelMail authenticated user cyd@stupidchicken.com) by www.stupidchicken.com with HTTP; Mon, 28 Feb 2005 08:46:43 -0500 (EST) In-Reply-To: Original-To: rms@gnu.org User-Agent: SquirrelMail/1.4.4 X-Priority: 3 (Normal) Importance: Normal X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - shark.dnsvelocity.com X-AntiAbuse: Original Domain - gnu.org X-AntiAbuse: Originator/Caller UID/GID - [32675 33085] / [47 12] X-AntiAbuse: Sender Address Domain - stupidchicken.com X-Source: /usr/local/cpanel/3rdparty/bin/php X-Source-Args: /usr/local/cpanel/3rdparty/bin/php /usr/local/cpanel/base/3rdparty/squirrelmail/src/compose.php X-Source-Dir: :/base/3rdparty/squirrelmail/src X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org X-MailScanner-To: ged-emacs-devel@m.gmane.org Xref: main.gmane.org gmane.emacs.devel:33923 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:33923 > Pong ought to be fixed to avoid depending on this, > but it wouldn't hurt to remove this source of unpredictability. > Does this patch do the job? Yes.