GNU bug report logs -
#18117
24.3; tex-mode.el tex-font-lock-verb docstring backslash
Previous Next
Reported by: Kevin Ryde <user42_kevin <at> yahoo.com.au>
Date: Sun, 27 Jul 2014 10:58:02 UTC
Severity: normal
Found in version 24.3
Done: Andreas Schwab <schwab <at> linux-m68k.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Sun, 27 Jul 2014 13:41:20 +0200
with message-id <87ppgrt4f3.fsf <at> igel.home>
and subject line Re: bug#18117: 24.3; tex-mode.el tex-font-lock-verb docstring backslash
has caused the debbugs.gnu.org bug report #18117,
regarding 24.3; tex-mode.el tex-font-lock-verb docstring backslash
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
18117: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=18117
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
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
"Place syntax table properties on the \\=\\verb construct.
In GNU Emacs 24.3.1 (i486-pc-linux-gnu, X toolkit, Xaw3d scroll bars)
of 2014-06-07 on babin, modified by Debian
Windowing system distributor `The X.Org Foundation', version 11.0.11599904
Configured using:
`configure '--build' 'i486-linux-gnu' '--build' 'i486-linux-gnu'
'--prefix=/usr' '--sharedstatedir=/var/lib' '--libexecdir=/usr/lib'
'--localstatedir=/var/lib' '--infodir=/usr/share/info'
'--mandir=/usr/share/man' '--with-pop=yes'
'--enable-locallisppath=/etc/emacs24:/etc/emacs:/usr/local/share/emacs/24.3/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/24.3/site-lisp:/usr/share/emacs/site-lisp'
'--with-crt-dir=/usr/lib/i386-linux-gnu' '--with-x=yes'
'--with-x-toolkit=lucid' '--with-toolkit-scroll-bars' '--without-gconf'
'--without-gsettings' 'build_alias=i486-linux-gnu' 'CFLAGS=-g -O2
-fstack-protector --param=ssp-buffer-size=4 -Wformat
-Werror=format-security -Wall' 'LDFLAGS=-Wl,-z,relro'
'CPPFLAGS=-D_FORTIFY_SOURCE=2''
Important settings:
value of $LANG: en_AU.utf8
locale-coding-system: utf-8-unix
default enable-multibyte-characters: t
[Message part 3 (message/rfc822, inline)]
Kevin Ryde <user42_kevin <at> 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 <at> linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
"And now for something completely different."
This bug report was last modified 11 years and 15 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.