GNU bug report logs -
#32442
26.1; reftex: TOC problems with section titles containing double quotes
Previous Next
Reported by: pichler <at> ieee.org
Date: Tue, 14 Aug 2018 21:08:01 UTC
Severity: normal
Found in version 26.1
Done: Arash Esbati <arash <at> gnu.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 Wed, 31 Oct 2018 22:43:25 +0100
with message-id <86zhut7pxe.fsf <at> gnu.org>
and subject line Re: bug#32442: 26.1; reftex: TOC problems with section titles containing double quotes
has caused the debbugs.gnu.org bug report #32442,
regarding 26.1; reftex: TOC problems with section titles containing double quotes
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
32442: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=32442
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
Dear Sirs,
I recently updated my emacs installation on Windows 10 from 24.2 to the
most recent pre-compiled version I found on
ftp://ftp.gnu.org/gnu/emacs/windows/ I then enabled auctex via M-x
list-packages. During editing LaTeX files, I enabled reftex as minor
mode via M-x reftex-mode
Example LaTeX file:
===============
\documentclass{article}
\usepackage{german}
\begin{document}
\section{K"onige}
K"onige sind selten.
\end{document}
%%% Local Variables:
%%% mode: latex
%%% TeX-master: t
%%% End:
===============
Failure description:
Upon invoking reftex-toc via C-c =, I get
===============
1 K"onige} K"onige sind selten.
===============
as TABLE-OF-CONTENTS. My old 24.2 emacs version would have resulted in
===============
1 K"onige
===============
Apparently, the end of the section header is not recognized when it
contains a double quote as needed by the german package to typeset
German Umlauts. Any help would be appreciated.
Kind regards,
Peter Pichler
Emacs : GNU Emacs 26.1 (build 1, x86_64-w64-mingw32)
of 2018-05-30
Package: 26.1
current state:
==============
(setq
window-system 'w32
reftex-plug-into-AUCTeX nil
)
[Message part 3 (message/rfc822, inline)]
Arash Esbati <arash <at> gnu.org> writes:
> But then again, I recommend you let OT1-encoded fonts and \"-constructs
> go and try to fix the other issue.
There was no response, and I don't consider this a bug, hence I'm
closing it.
Best, Arash
This bug report was last modified 6 years and 207 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.