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

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

[debbugs-tracker] bug#32442: closed (26.1; reftex: TOC problems with sec


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#32442: closed (26.1; reftex: TOC problems with section titles containing double quotes)
Date: Wed, 31 Oct 2018 21:45:03 +0000

Your message dated Wed, 31 Oct 2018 22:43:25 +0100
with message-id <address@hidden>
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
address@hidden)


-- 
32442: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=32442
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 26.1; reftex: TOC problems with section titles containing double quotes Date: Tue, 14 Aug 2018 22:41:57 +0200 User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1
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
 )





--- End Message ---
--- Begin Message --- Subject: Re: bug#32442: 26.1; reftex: TOC problems with section titles containing double quotes Date: Wed, 31 Oct 2018 22:43:25 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1
Arash Esbati <address@hidden> 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


--- End Message ---

reply via email to

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