From mboxrd@z Thu Jan 1 00:00:00 1970 From: Martin Pohlack Subject: Re: undo grouping Date: Wed, 25 Feb 2009 10:08:13 +0100 Message-ID: <49A50A7D.2040808@os.inf.tu-dresden.de> References: <49A4571A.8070509@os.inf.tu-dresden.de> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LcFka-0000qR-SX for emacs-orgmode@gnu.org; Wed, 25 Feb 2009 04:08:20 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LcFkX-0000o4-Ay for emacs-orgmode@gnu.org; Wed, 25 Feb 2009 04:08:19 -0500 Received: from [199.232.76.173] (port=37059 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LcFkX-0000nx-2y for emacs-orgmode@gnu.org; Wed, 25 Feb 2009 04:08:17 -0500 Received: from os.inf.tu-dresden.de ([141.76.48.99]:38039) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LcFkW-0004G0-LD for emacs-orgmode@gnu.org; Wed, 25 Feb 2009 04:08:16 -0500 Received: from [165.204.77.20] (helo=[165.204.85.230]) by os.inf.tu-dresden.de with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.69) id 1LcFkU-0007jm-In for emacs-orgmode@gnu.org; Wed, 25 Feb 2009 10:08:14 +0100 In-Reply-To: <49A4571A.8070509@os.inf.tu-dresden.de> 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: emacs-orgmode@gnu.org [...] > (undo works only characterwise in org-mode, but usually chunks together ^ emacs > several key strokes in, e.g., text-mode).