From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: Add a comment to simple.el to explain the workings of `undo'. Date: Tue, 21 Oct 2008 21:35:28 -0400 Message-ID: References: <20081021210943.GB12051@muc.de> <87abcxu05u.fsf@cyd.mit.edu> <20081021212536.GC12051@muc.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1224639348 14204 80.91.229.12 (22 Oct 2008 01:35:48 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 22 Oct 2008 01:35:48 +0000 (UTC) Cc: Chong Yidong , emacs-devel@gnu.org To: Alan Mackenzie Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Oct 22 03:36:48 2008 connect(): Connection refused 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 1KsSeT-0006GE-AN for ged-emacs-devel@m.gmane.org; Wed, 22 Oct 2008 03:36:45 +0200 Original-Received: from localhost ([127.0.0.1]:50055 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KsSdN-0006hj-T3 for ged-emacs-devel@m.gmane.org; Tue, 21 Oct 2008 21:35:37 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KsSdK-0006hU-1u for emacs-devel@gnu.org; Tue, 21 Oct 2008 21:35:34 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KsSdI-0006hE-56 for emacs-devel@gnu.org; Tue, 21 Oct 2008 21:35:33 -0400 Original-Received: from [199.232.76.173] (port=54391 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KsSdH-0006hB-W4 for emacs-devel@gnu.org; Tue, 21 Oct 2008 21:35:32 -0400 Original-Received: from ironport2-out.pppoe.ca ([206.248.154.182]:43396 helo=ironport2-out.teksavvy.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KsSdH-0001v0-Jx for emacs-devel@gnu.org; Tue, 21 Oct 2008 21:35:31 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Aq8EAJsg/khFxLrB/2dsb2JhbACBcsRRg1CBCg X-IronPort-AV: E=Sophos;i="4.33,460,1220241600"; d="scan'208";a="28690812" Original-Received: from 69-196-186-193.dsl.teksavvy.com (HELO ceviche.home) ([69.196.186.193]) by ironport2-out.teksavvy.com with ESMTP; 21 Oct 2008 21:35:30 -0400 Original-Received: by ceviche.home (Postfix, from userid 20848) id EFAFDB41C1; Tue, 21 Oct 2008 21:35:28 -0400 (EDT) In-Reply-To: <20081021212536.GC12051@muc.de> (Alan Mackenzie's message of "Tue, 21 Oct 2008 21:25:36 +0000") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. 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:104803 Archived-At: >> Please go ahead and commit the comment. It looks safe to install ;-) > DONE. (and Thanks!) I see you forgot to install the corresponding regression test. Please install it immediately, and be more careful in the future, Stefan