From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: undoing changes automatically Date: Fri, 11 Jan 2008 08:58:24 -0500 Message-ID: References: <18231.43165.842097.720674@tfkp07.physik.uni-erlangen.de> <853avbp6ie.fsf@lola.goethe.zz> <18232.50129.24712.310255@tfkp07.physik.uni-erlangen.de> <18308.10385.319747.688235@tfkp07.physik.uni-erlangen.de> <18308.36729.829191.788405@tfkp07.physik.uni-erlangen.de> <18308.40419.541912.6211@tfkp07.physik.uni-erlangen.de> Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: ger.gmane.org 1200059985 19637 80.91.229.12 (11 Jan 2008 13:59:45 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 11 Jan 2008 13:59:45 +0000 (UTC) Cc: Roland.Winkler@physik.uni-erlangen.de, emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jan 11 15:00:04 2008 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 1JDKQW-0001vU-50 for ged-emacs-devel@m.gmane.org; Fri, 11 Jan 2008 15:00:04 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JDKQ8-0001D8-Hh for ged-emacs-devel@m.gmane.org; Fri, 11 Jan 2008 08:59:40 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JDKOy-0000YL-Cl for emacs-devel@gnu.org; Fri, 11 Jan 2008 08:58:28 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JDKOw-0000Xd-QM for emacs-devel@gnu.org; Fri, 11 Jan 2008 08:58:28 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JDKOw-0000XY-O1 for emacs-devel@gnu.org; Fri, 11 Jan 2008 08:58:26 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JDKOw-00060E-4D for emacs-devel@gnu.org; Fri, 11 Jan 2008 08:58:26 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1JDKOu-0003q9-91; Fri, 11 Jan 2008 08:58:24 -0500 In-reply-to: (message from Stefan Monnier on Thu, 10 Jan 2008 09:43:20 -0500) X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) 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:86743 Archived-At: > If the failure mechanism is what you suggested, I think this patch is > called for. What do you think? Sounds good, especially if we add a comment next to it. I will make it bind all the undo limit variables.