On Wed, Sep 05, 2012 at 02:27:43PM +0200, Bram Moolenaar wrote: > By putting commands in backticks we can make the difference. I was > wondering if this would cause problems somewhere, thus I changed a few > places to use backticks. It seems to be OK, thus we could do this for > all the help files.
While looking at the help files I found two problems I'm not sure
how to handle.
Should examples like ":au group ..." also be put in backticks,
e.g. `:au group ...` (which is not colored at the moment) or only
commands, e.g ":autogroup" -> `:autogroup` - and stuff like ":au
group ..." stays in quotes.
Related to this is e.g. ":{range}!cmd" which is not a tag and
can't be followed with Ctrl-], should it be put in `..`? Same for
"caw" for which no help is available.
In short, should all `..` point to tags, and what to do with the
commands which don't have a tag?
> If you take up the effort to change this, please do one file at a time.
> And use the ones in the Mercurial repository.
Will do.
Regards,
Simon
--
+ privacy is necessary
+ using gnupg http://gnupg.org
+ public key id: 0x92FEFDB7E44C32F9
pgpvcwGYl4S9b.pgp
Description: PGP signature
