From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Teemu Likonen Newsgroups: gmane.emacs.help Subject: Re: How to configure undo steps for single-character insert? Date: Thu, 14 May 2009 08:29:03 GMT Organization: Sonera Customer Message-ID: <87y6t0dr5c.fsf@iki.fi> References: <873ab8f9cl.fsf@iki.fi> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1242290625 3052 80.91.229.12 (14 May 2009 08:43:45 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 14 May 2009 08:43:45 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu May 14 10:43:37 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1M4WXQ-0008Ra-OD for geh-help-gnu-emacs@m.gmane.org; Thu, 14 May 2009 10:43:36 +0200 Original-Received: from localhost ([127.0.0.1]:52620 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M4WXP-0000UE-Pw for geh-help-gnu-emacs@m.gmane.org; Thu, 14 May 2009 04:43:35 -0400 Original-Path: news.stanford.edu!newsfeed.stanford.edu!newshub.sdsu.edu!feeder.erje.net!newsfeed.straub-nv.de!newsfeed0.kamp.net!newsfeed.kamp.net!newsfeed.freenet.de!newsfeed1.swip.net!newsfeed1.funet.fi!newsfeeds.funet.fi!nntp.inet.fi!central1.inet.fi!inet.fi!read4.inet.fi.POSTED!53ab2750!not-for-mail Original-Newsgroups: gnu.emacs.help User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux) Cancel-Lock: sha1:AJq3seiGqgDwtVpMqhKUb1HccrQ= Original-Lines: 14 Original-NNTP-Posting-Host: 80.220.180.181 Original-X-Complaints-To: abuse@inet.fi Original-X-Trace: read4.inet.fi 1242289743 80.220.180.181 (Thu, 14 May 2009 11:29:03 EEST) Original-NNTP-Posting-Date: Thu, 14 May 2009 11:29:03 EEST Original-Xref: news.stanford.edu gnu.emacs.help:169150 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:64413 Archived-At: On 2009-05-14 09:47 (+0200), Tassilo Horn wrote: > Teemu Likonen writes: >> I have noticed - and now read from the manual - that undoing >> single-character insert _usually_ removes more than just one >> character. However, in Org mode the undo command removes characters >> one by one, of which feature I'm not sure if I like about. > > I guess you use the org version integrated into emacs 23, right? Newer > versions of org-mode implement a better undo, but that won't make it > into emacs 23.1. No, I use the Org mode that is integrated with Emacs 22 in Debian GNU/Linux. Is there not a simple user option for this?