GNU bug report logs -
#62278
28.2; Outline in DocTeX mode
Previous Next
Reported by: Jan Braun <Jan.Braun <at> klein-gallien.org>
Date: Sun, 19 Mar 2023 18:15:02 UTC
Severity: normal
Tags: notabug
Found in version 28.2
Done: Arash Esbati <arash <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #47 received at 62278 <at> debbugs.gnu.org (full text, mbox):
Good Morning Arash,
> Am 27.03.2023 um 19:48 schrieb Arash Esbati <arash <at> gnu.org>:
> If the code works with 'emacs -Q' and not when in your init file, then
> you have to bisect your init file.
I am sorry, but I only have a vague idea of what you mean with
bisecting my input file.
I have tried to move your code up, so that it is the first
code in my ~/.emacs file. This didn’t change a thing. Same
results as before.
(Same, if I make it the last code of my init file.)
> My only guess is to check if you’re using AUCTeX instead of the
> built-in mode when you load your init file.
What do you mean with „using AUCTeX instead of the built-in
mode“?
What kind of check should I perform?
This are the essential lines of ~/.emacs:
;;;
;;; AUCTeX (sometimes also called AUC-TeX) was developed at the
;;; Aalborg university in denmark. It is a mighty mode to work with
;;; nearly any kind of TeX and LaTeX files.
(load "auctex.el" nil t t)
(require 'auctex-latexmk)
(auctex-latexmk-setup)
Therefore I guess, I am using AUCTeX?
Bye
Jan
--
Jan Braun (er/ihm)
Jan.Braun <at> klein-gallien.org
=== ypchsh /usr/local/bin/emacs === go FORTH now … ===
This bug report was last modified 2 years and 134 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.