From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [PATCH] improve doc for org-use-speed-commands Date: Tue, 05 Nov 2013 17:34:45 +0100 Message-ID: <87a9hiu7ru.fsf@bzg.ath.cx> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44004) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vdjak-0007zH-SU for emacs-orgmode@gnu.org; Tue, 05 Nov 2013 11:35:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Vdjac-0005E4-Fs for emacs-orgmode@gnu.org; Tue, 05 Nov 2013 11:34:58 -0500 Received: from mail-we0-x22b.google.com ([2a00:1450:400c:c03::22b]:36957) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vdjac-0005Dq-8p for emacs-orgmode@gnu.org; Tue, 05 Nov 2013 11:34:50 -0500 Received: by mail-we0-f171.google.com with SMTP id t60so3667428wes.16 for ; Tue, 05 Nov 2013 08:34:49 -0800 (PST) In-Reply-To: (Oleh's message of "Wed, 23 Oct 2013 11:08:19 +0200") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Oleh Cc: org mode Hi Oleh, Oleh writes: > I have my headings abbreviated to one star and often > instead of executing org-speed-command, I get a letter inserted > because the point isn't exactly at the beginning of line. > > Problem is solved by setting `org-use-speed-commands' to an appropriate > lambda. I attach a patch to add this lambda to the docstring. I think having an example is fine, but it'd be nice to tell the users what the lambda is exactly doing. Can you add a line about this and resend the patch? Thanks! -- Bastien