From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.devel Subject: Re: with-current-buffer "cleanup" bug Date: Sun, 15 Nov 2009 10:26:57 -0500 Message-ID: <87my2n7qri.fsf@stupidchicken.com> References: <87d43lm7ev.fsf@stupidchicken.com> <873a4g91z6.fsf@stupidchicken.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1258298838 13180 80.91.229.12 (15 Nov 2009 15:27:18 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 15 Nov 2009 15:27:18 +0000 (UTC) Cc: emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Nov 15 16:27:11 2009 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1N9h0R-0005xS-1S for ged-emacs-devel@m.gmane.org; Sun, 15 Nov 2009 16:27:11 +0100 Original-Received: from localhost ([127.0.0.1]:42257 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N9h0Q-0006V8-BL for ged-emacs-devel@m.gmane.org; Sun, 15 Nov 2009 10:27:10 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N9h0L-0006UQ-5F for emacs-devel@gnu.org; Sun, 15 Nov 2009 10:27:05 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N9h0G-0006TA-9j for emacs-devel@gnu.org; Sun, 15 Nov 2009 10:27:04 -0500 Original-Received: from [199.232.76.173] (port=42218 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N9h0G-0006T7-6k for emacs-devel@gnu.org; Sun, 15 Nov 2009 10:27:00 -0500 Original-Received: from pantheon-po44.its.yale.edu ([130.132.50.78]:48973) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1N9h0F-0001Nt-S2 for emacs-devel@gnu.org; Sun, 15 Nov 2009 10:27:00 -0500 Original-Received: from furry (adsl-99-58-202-243.dsl.wlfrct.sbcglobal.net [99.58.202.243]) (authenticated bits=0) by pantheon-po44.its.yale.edu (8.12.11.20060308/8.12.11) with ESMTP id nAFFQvbL001932 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Sun, 15 Nov 2009 10:26:58 -0500 Original-Received: by furry (Postfix, from userid 1000) id 6703DC071; Sun, 15 Nov 2009 10:26:57 -0500 (EST) In-Reply-To: (Stefan Monnier's message of "Sat, 14 Nov 2009 23:48:34 -0500") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux) X-YaleITSMailFilter: Version 1.2c (attachment(s) not renamed) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.4-2.6 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 Xref: news.gmane.org gmane.emacs.devel:117005 Archived-At: Stefan Monnier writes: >>> Yes, I'm waiting for those bugs indeed, >> If you're not going to test your changes, how about delaying these >> patches till after 23.2? > > I don't think it's necessary. The 23.2 pretest will offer plenty of > time. At the least, please refrain from making any more of these silly "cleanups". They have negligible upside and considerable downside.