From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: undo and folding Date: Fri, 28 Nov 2008 14:20:00 -0500 Message-ID: <87hc5rirof.fsf@gollum.intra.norang.ca> References: <20524da70811241144qf6c40fcpe8245642975ff3c6@mail.gmail.com> <8763mchn0d.fsf@thinkpad.tsdh.de> <20524da70811281104s2ca8c76bke275cdf2429494fa@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1L68su-0007W0-EW for emacs-orgmode@gnu.org; Fri, 28 Nov 2008 14:20:12 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1L68sq-0007U5-DV for emacs-orgmode@gnu.org; Fri, 28 Nov 2008 14:20:11 -0500 Received: from [199.232.76.173] (port=45538 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L68sq-0007Ty-5x for emacs-orgmode@gnu.org; Fri, 28 Nov 2008 14:20:08 -0500 Received: from mho-02-bos.mailhop.org ([63.208.196.179]:59635) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1L68sp-00042L-Fb for emacs-orgmode@gnu.org; Fri, 28 Nov 2008 14:20:07 -0500 In-Reply-To: <20524da70811281104s2ca8c76bke275cdf2429494fa@mail.gmail.com> (Samuel Wales's message of "Fri\, 28 Nov 2008 12\:04\:45 -0700") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Samuel Wales Cc: Tassilo Horn , emacs-orgmode@gnu.org "Samuel Wales" writes: > On Mon, Nov 24, 2008 at 13:44, Tassilo Horn wrote: >> Where is emacs' redo buggy? > > redo.el corrupts the buffer. > > emacs doesn't have a command that goes forward in the undo history. It doesn't? C-_ is undo and if you set a mark with C-SPC then C-_ is redo for me. NOTE: I have no idea what redo.el is of if I use it. -Bernt