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

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

bug#62278: 28.2; Outline in DocTeX mode


From: Arash Esbati
Subject: bug#62278: 28.2; Outline in DocTeX mode
Date: Tue, 21 Mar 2023 12:09:08 +0100
User-agent: Gnus/5.13 (Gnus v5.13)

Jan Braun <Jan.Braun@klein-gallien.org> writes:

>> Am 21.03.2023 um 08:43 schrieb Arash Esbati <arash@gnu.org>:
>> 
> Same applies to the \label comamnds, which won’t be found, when 
> inserting \ref commands.

How do you insert \ref's?  I'm not sure if the stock doctex-mode
provides completion support for \ref-\label insertion.

> It looks promising, but did not fully do the trick. :-(
>
> Emacs complains
> [...]

Do you byte compile your init file?  Maybe wrapping the whole thing
inside

(with-eval-after-load "tex-mode"
  (...))

helps.

Best, Arash





reply via email to

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