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: How to configure undo steps for single-character insert? Date: Thu, 14 May 2009 07:10:34 GMT Organization: Sonera Customer Message-ID: <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 1242286854 24819 80.91.229.12 (14 May 2009 07:40:54 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 14 May 2009 07:40:54 +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 09:40:46 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 1M4VYX-0000O0-Nm for geh-help-gnu-emacs@m.gmane.org; Thu, 14 May 2009 09:40:42 +0200 Original-Received: from localhost ([127.0.0.1]:55755 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M4VYX-0004ZI-7D for geh-help-gnu-emacs@m.gmane.org; Thu, 14 May 2009 03:40:41 -0400 Original-Path: news.stanford.edu!headwall.stanford.edu!fu-berlin.de!border1.nntp.ams.giganews.com!nntp.giganews.com!feeder2.news.saunalahti.fi!feeder1.news.saunalahti.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:la7u3W5L9JFdq6hW4olfp9zb+tc= Original-Lines: 6 Original-NNTP-Posting-Host: 80.220.180.181 Original-X-Complaints-To: abuse@inet.fi Original-X-Trace: read4.inet.fi 1242285034 80.220.180.181 (Thu, 14 May 2009 10:10:34 EEST) Original-NNTP-Posting-Date: Thu, 14 May 2009 10:10:34 EEST Original-Xref: news.stanford.edu gnu.emacs.help:169145 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:64408 Archived-At: 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. Anyway there must be a way to configure this. How? I wasn't able to find info from Emacs nor Emacs Lisp manual.