bug-auctex
[Top][All Lists]
Advanced

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

bug#65786: 13.2; Indentation problem when left brace is closed with null


From: Arash Esbati
Subject: bug#65786: 13.2; Indentation problem when left brace is closed with null
Date: Fri, 08 Sep 2023 13:53:29 +0200
User-agent: Gnus/5.13 (Gnus v5.13)

James Tappin <jtappin@gmail.com> writes:

> 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.

No, you're still up-to-date.  When you do 'emacs -Q', you have to eval
something like this in scratch in order to activate AUCTeX:

 (load "/path/to/the/location/of/auctex.el" nil t t)

IIRC you don't need to set any other variables in order to get it
runnig.  Can you give a it roll and open your .tex file again?

Best, Arash





reply via email to

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