On Wed, Jun 7, 2017 at 4:21 PM Nicolas Goaziou wrote: > @vindex org-use-speed-commands > > +By default, Org has Speed Keys disabled. To activate Speed Keys, set > the > > +variable @code{org-use-speed-commands} to a non-nil value. To trigger a > > +Speed Key, the cursor must be at the beginning of an Org headline, > before > > any > > +of the stars. > > @vindex org-speed-commands-user > > +Org comes with a pre-defined list of Speed Keys. To add or modify Speed > > +Keys, customize the variable, @code{org-speed-commands-user}. For more > > +details, see the variable's docstring. With Speed Keys activated, > @kbd{M-x > > +org-speed-command-help}, or @kbd{?} when cursor is at the beginning of > an > > Org > > +headline, shows currently active Speed Keys, including the user-defined > > ones. > > Barring the two additions above, it looks good. Thank you. > I see that the vindex tags are already there: http://orgmode.org/cgit.cgi/org-mode.git/tree/doc/org.texi?id=8305c9381efaf3ad5f95ee96bb15209f3d687707#n17021 [image: image.png] Or I didn't understand where I need to add those.. Did you mean that I need to move those tags closer to where those vars are actually referenced in that node? -- Kaushal Modi