bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#18117: 24.3; tex-mode.el tex-font-lock-verb docstring backslash


From: Andreas Schwab
Subject: bug#18117: 24.3; tex-mode.el tex-font-lock-verb docstring backslash
Date: Sun, 27 Jul 2014 13:41:20 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.92 (gnu/linux)

Kevin Ryde <user42_kevin@yahoo.com.au> writes:

> Doing
>
>     (require 'tex-mode)
>     C-h f tex-font-lock-verb
>
> shows
>
>     Place syntax table properties on the ^Kerb construct.
>
> where I expected to see \verb.  Perhaps the backslash should be escaped

Thanks, fixed.

>   "Place syntax table properties on the \\=\\verb construct.

There is no need for \= though, since \v isn't special to
substitute-command-keys.

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."





reply via email to

[Prev in Thread] Current Thread [Next in Thread]