From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Minor addition to Speed Keys info node Date: Wed, 07 Jun 2017 23:34:25 +0200 Message-ID: <8737bbzdlq.fsf@nicolasgoaziou.fr> References: <87fufbzs2t.fsf@nicolasgoaziou.fr> <877f0nzgym.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49522) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dIib1-0003vx-RD for emacs-orgmode@gnu.org; Wed, 07 Jun 2017 17:34:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dIiay-0001lY-MF for emacs-orgmode@gnu.org; Wed, 07 Jun 2017 17:34:31 -0400 Received: from relay4-d.mail.gandi.net ([217.70.183.196]:56382) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dIiay-0001lC-Fr for emacs-orgmode@gnu.org; Wed, 07 Jun 2017 17:34:28 -0400 In-Reply-To: (Kaushal Modi's message of "Wed, 07 Jun 2017 20:55:11 +0000") 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" To: Kaushal Modi Cc: emacs-org list Kaushal Modi writes: > On Wed, Jun 7, 2017 at 4:44 PM Kaushal Modi wrote: > >> Did you mean that I need to move those tags closer to where those vars are >> actually referenced in that node? >> > > Seems like that was the intention. Correct. >Also as I am referring to the org-speed-command-help function for the >first time in the manual at the appropriate place, I have added an >findex for that too. OK. > +By default, Org has Speed Keys disabled. To activate Speed Keys, set the > +variable @code{org-use-speed-commands} to a non-nil value. I overlooked this one: non-@code{nil} I think you can push this, or we are going to nitpick over it until the end of time ;) Regards,