GNU bug report logs -
#39097
12.2.0; Preview gets lost and doesn't find the LaTeX source file
Previous Next
Reported by: Giacomo Boffi <giacomo.boffi <at> polimi.it>
Date: Sun, 12 Jan 2020 13:05:01 UTC
Severity: normal
Tags: notabug
Found in version 12.2.0
Done: Ikumi Keita <ikumi <at> ikumi.que.jp>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Hi Giacomo,
>>>>> boffi <giacomo.boffi <at> polimi.it> writes:
> in my .emacs I have
> (setq package-archives
> '(("gnu" . "https://elpa.gnu.org/packages/")
> ("melpa-stable" . "https://stable.melpa.org/packages/")
> ("melpa" . "https://melpa.org/packages/")))
> and in the package listing the latest auctex that I have listed is
> 12.2.0 ― obviously I'm missing something...
I suspect that you have two instances of AUCTeX installation. In your
previous message, I read
----------------------------------------------------------------------
current state:
==============
[...]
TeX-style-path '("~/.emacs.d/auctex" "/home/boffi/.emacs.d/elpa/auctex-12.1.2/style" "/home/boffi/.emacs.d/auctex/auto"
"/home/boffi/.emacs.d/auctex/style" "auto" "style")
----------------------------------------------------------------------
which looks like that you have AUCTeX 12.1, while the "Subject" header
begins with "...12.2.0" which suggests that you have 12.2.
> In the hypotesis that I won't install the release tarball, what should I
> do to install the latest auctex?
Look into ~/.emacs.d/elpa/ and see what directories are there. If you
have both auctex-12.1.2 and auctex-12.2.0, delete the former. And if
you have customized `TeX-style-path', erase (or modify) the
customization so that you can load from AUCTeX 12.2. Then restart
emacs.
Regards,
Ikumi Keita
This bug report was last modified 5 years and 125 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.