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

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

[debbugs-tracker] bug#18117: closed (24.3; tex-mode.el tex-font-lock-ver


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#18117: closed (24.3; tex-mode.el tex-font-lock-verb docstring backslash)
Date: Sun, 27 Jul 2014 11:42:02 +0000

Your message dated Sun, 27 Jul 2014 13:41:20 +0200
with message-id <address@hidden>
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
address@hidden)


-- 
18117: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=18117
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 24.3; tex-mode.el tex-font-lock-verb docstring backslash Date: Sun, 27 Jul 2014 20:54:41 +1000 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)
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



--- End Message ---
--- Begin Message --- Subject: Re: 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 <address@hidden> 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, address@hidden
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."


--- End Message ---

reply via email to

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