From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Juanma Barranquero Newsgroups: gmane.emacs.devel Subject: Missing text in docstring of `allout-pre-command-business' Date: Wed, 05 Feb 2003 23:01:32 +0100 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <20030205225724.C505.LEKTU@terra.es> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1044482571 4643 80.91.224.249 (5 Feb 2003 22:02:51 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 5 Feb 2003 22:02:51 +0000 (UTC) Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18gXd4-0001Ck-00 for ; Wed, 05 Feb 2003 23:02:50 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 18gXlp-0006sT-00 for ; Wed, 05 Feb 2003 23:11:53 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18gXdk-0004KD-0C for emacs-devel@quimby.gnus.org; Wed, 05 Feb 2003 17:03:33 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18gXdU-0004Dq-00 for emacs-devel@gnu.org; Wed, 05 Feb 2003 17:03:16 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18gXcY-0003RO-00 for emacs-devel@gnu.org; Wed, 05 Feb 2003 17:02:19 -0500 Original-Received: from smtp.terra.es ([213.4.129.129] helo=tsmtp7.mail.isp) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18gXbp-0002hA-00 for emacs-devel@gnu.org; Wed, 05 Feb 2003 17:01:34 -0500 Original-Received: from [80.36.30.211] ([80.36.30.211]) by tsmtp7.mail.isp (terra.es) with ESMTP id H9UVUI00.1CR for ; Wed, 5 Feb 2003 23:01:30 +0100 Original-To: emacs-devel@gnu.org X-Mailer: Becky! ver. 2.05.06 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Emacs development discussions. List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:11392 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:11392 There's missing text in the docstring of `allout-pre-command-business', both in the trunk and the RC (apparently since 1994!): > Self-insert characters are reinterpreted control-character references > into the `allout-mode-map'. The `allout-mode' `post-command-hook' will > position a cursor that has moved as a result of such reinterpretation, > on the destination topic's bullet, when the cursor wound up in the > ^^^^ I'm leaving the fix to someone with knowledge of allout's workings. -- Juanma Barranquero