[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Emacs 31 (git@Head) and Auctex (installed via package.el)
From: |
Ikumi Keita |
Subject: |
Re: Emacs 31 (git@Head) and Auctex (installed via package.el) |
Date: |
Thu, 25 Jul 2024 18:18:38 +0900 |
Hi Raman,
>>>>> "T.V Raman" <raman@google.com> writes:
> try setting package-quickstart to t in early-init.el
That didn't make difference, either. What I did:
1. Put (setq package-quickstart t) in ~/.emacs.d/early-init.el
2. Restart emacs and M-x package-quickstart-refresh RET
3. Restart emacs and open the following file
----------------------------------------------------------------------
\documentclass{article}
\begin{document}
test $a$
\end{document}
%%% Local Variables:
%%% mode: latex
%%% End:
----------------------------------------------------------------------
Then the buffer is in AUCTeX LaTeX mode.
I confirmed that `package-quickstart' is actually t in that session and
I have ~/.emacs.d/package-quickstart.el with AUCTeX stuff.
I guess either
(1) you haven't updated ~/.emacs.d/package-quickstart.el via M-x
package-quickstart-refresh or
(2) some package(s) you introduced are interfering with AUCTeX.
Regards,
Ikumi Keita
#StandWithUkraine #StopWarInUkraine
#Gaza #StopMassiveKilling #CeasefireNOW
Re: Emacs 31 (git@Head) and Auctex (installed via package.el), T.V Raman, 2024/07/22
Re: Emacs 31 (git@Head) and Auctex (installed via package.el), T.V Raman, 2024/07/22
- Re: Emacs 31 (git@Head) and Auctex (installed via package.el), Ikumi Keita, 2024/07/23
- Re: Emacs 31 (git@Head) and Auctex (installed via package.el), T.V Raman, 2024/07/23
- Re: Emacs 31 (git@Head) and Auctex (installed via package.el), Ikumi Keita, 2024/07/24
- Re: Emacs 31 (git@Head) and Auctex (installed via package.el), T.V Raman, 2024/07/24
- Re: Emacs 31 (git@Head) and Auctex (installed via package.el),
Ikumi Keita <=
- Re: Emacs 31 (git@Head) and Auctex (installed via package.el), T.V Raman, 2024/07/25
- Re: Emacs 31 (git@Head) and Auctex (installed via package.el), T.V Raman, 2024/07/25
- Re: Emacs 31 (git@Head) and Auctex (installed via package.el), Ikumi Keita, 2024/07/25
- Re: Emacs 31 (git@Head) and Auctex (installed via package.el), T.V Raman, 2024/07/25
- Re: Emacs 31 (git@Head) and Auctex (installed via package.el), Ikumi Keita, 2024/07/25