From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.bugs Subject: bug#5639: 23.1.92; Undo doesn't work Date: Wed, 24 Feb 2010 13:59:05 -0500 Message-ID: References: <87d3zvvteg.fsf@physik.rwth-aachen.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1267042259 11669 80.91.229.12 (24 Feb 2010 20:10:59 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 24 Feb 2010 20:10:59 +0000 (UTC) Cc: 5639@debbugs.gnu.org To: Torsten Bronger Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Wed Feb 24 21:10:55 2010 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1NkNZH-00012R-TU for geb-bug-gnu-emacs@m.gmane.org; Wed, 24 Feb 2010 21:10:48 +0100 Original-Received: from localhost ([127.0.0.1]:49911 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NkNOu-0004Cd-Eu for geb-bug-gnu-emacs@m.gmane.org; Wed, 24 Feb 2010 15:00:04 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NkMpM-0003ns-TQ for bug-gnu-emacs@gnu.org; Wed, 24 Feb 2010 14:23:21 -0500 Original-Received: from [140.186.70.92] (port=39177 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NkMpH-0003lX-97 for bug-gnu-emacs@gnu.org; Wed, 24 Feb 2010 14:23:20 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NkMpG-0004SX-AS for bug-gnu-emacs@gnu.org; Wed, 24 Feb 2010 14:23:15 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:58588) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NkMpF-0004SO-UJ for bug-gnu-emacs@gnu.org; Wed, 24 Feb 2010 14:23:14 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1NkMSq-0001j7-E1; Wed, 24 Feb 2010 14:00:04 -0500 X-Loop: bug-gnu-emacs@gnu.org In-Reply-To: <87d3zvvteg.fsf@physik.rwth-aachen.de> Resent-From: Glenn Morris Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 24 Feb 2010 19:00:04 +0000 Resent-Message-ID: Resent-Sender: bug-gnu-emacs@gnu.org X-Emacs-PR-Message: followup 5639 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Original-Received: via spool by 5639-submit@debbugs.gnu.org id=B5639.12670379526573 (code B ref 5639); Wed, 24 Feb 2010 19:00:04 +0000 Original-Received: (at 5639) by debbugs.gnu.org; 24 Feb 2010 18:59:12 +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 1NkMS0-0001hy-JH for submit@debbugs.gnu.org; Wed, 24 Feb 2010 13:59:12 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NkMRx-0001ho-NY for 5639@debbugs.gnu.org; Wed, 24 Feb 2010 13:59:10 -0500 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.69) (envelope-from ) id 1NkMRt-0008Id-Dc; Wed, 24 Feb 2010 13:59:05 -0500 X-Spook: eavesdropping airframe 9705 Samford Road cryptographic X-Ran: M[TmD}ZP>+|:#J^!2L!PlS.S;6fCyh List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:35287 Archived-At: Torsten Bronger wrote: > If I visit the *scratch* buffer, enter a character, and use C-x u, the > whole buffer ist emptied and the error message "Error: No further undo > information" appears. I cannot reproduce this, unless I press C-x u twice, in which case emptying the whole buffer is the expected behaviour. (The insertion of the initial scratch buffer text has been undoable in this way since Emacs 22.1.) > Similarly, undoing undo doesn't work anymore by using undo, hitting > e.g. a cursor key and using undo again (for undoing the first undo). I cannot reproduce this at all (with `emacs -Q'). > In GNU Emacs 23.1.92.2 (x86_64-unknown-linux-gnu) > of 2010-02-23 on wilson