GNU bug report logs -
#65786
13.2; Indentation problem when left brace is closed with null
Previous Next
Reported by: James Tappin <jtappin <at> gmail.com>
Date: Wed, 6 Sep 2023 15:53:01 UTC
Severity: normal
Tags: notabug
Found in version 13.2
Done: Arash Esbati <arash <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #17 received at 65786 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Hi,
AUCTeX is installed from the Arch User Repository, and is activated in
my `.emacs` via:
> ;; AUCTEX
>
> (load "auctex.el" nil t t)
> (autoload 'bibtex-mode "bibtex" "Major mode for editing BibTeX files" t)
>
>
> This could well be a very outdated way of doing things, I think some parts
of my .emacs go back to the early 1990's.
On Fri, 8 Sept 2023 at 12:30, Arash Esbati <arash <at> gnu.org> wrote:
> James Tappin <jtappin <at> gmail.com> writes:
>
> > On my setup `emacs -Q` starts the old LaTeX mode and not AucTeX, and
> > with that mode, the indentation does come out right, but all the nice
> > features of AucTeX are then missing.
>
> It is possible to start Emacs with 'emacs -Q' and activate AUCTeX
> afterwards. The procedure depends on how you've installed AUCTeX. Did
> you install it via ELPA or your distro's package manager? And how do
> you activate AUCTeX in your init file?
>
> Best, Arash
>
[Message part 2 (text/html, inline)]
This bug report was last modified 1 year and 255 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.