GNU bug report logs - #35614
AUCTeX stopped working after upgrade: TeX-shdex-eval: Invalid dialect expression : :classopt.

Previous Next

Package: auctex;

Reported by: Jakub Narębski <jnareb <at> gmail.com>

Date: Tue, 7 May 2019 02:28:01 UTC

Severity: normal

Tags: moreinfo

Done: Arash Esbati <arash <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #14 received at 35614 <at> debbugs.gnu.org (full text, mbox):

From: Ikumi Keita <ikumi <at> ikumi.que.jp>
To: Jakub Narębski <jnareb <at> gmail.com>
Cc: 35614 <at> debbugs.gnu.org
Subject: Re: bug#35614: AUCTeX stopped working after upgrade: TeX-shdex-eval:
 Invalid dialect expression : :classopt.
Date: Sun, 12 May 2019 18:55:30 +0900
Hi Jakub,

>>>>> Jakub Narębski <jnareb <at> gmail.com> writes:
> Thankfully I use version of GNU Emacs with AUCTeX preinstalled,
> so uninstalling ELPA version made AUCTeX work as workaround
> (AUCTeX-date "2017-06-03", from
> https://vigou3.github.io/emacs-modified-windows/)

Preinstalled version.  Well, that seems to be the reason of fail.
Having a look at the page linked from the page presented above, the
site-start.el file[1] contains lines
----------------------------------------------------------------------
(load "auctex.el" nil t t)
(load "preview-latex.el" nil t t)
----------------------------------------------------------------------
.  This indicates that the preinstalled AUCTeX was not installed from
ELPA, but by the traditional configure-make-make_install method.  Then,
installing from ELPA doubles the instance of AUCTeX and they conflict to
each other.

If you still want to use the updated version from ELPA, it is necessary
to do either of the following two options:
1. Uninstall the preinstalled version of AUCTeX before using ELPA
2. Perform the configure-make-make_install method for the development
   version of AUCTeX source taken from the git repository, after
   installing unix-like shell on your windows.

The option 1 consists of removing all the AUCTeX-related files and the
activation codes quoted above from your PC.

Regards,
Ikumi Keita

[1] https://gitlab.com/vigou3/emacs-modified-windows/blob/v26.2-modified-1/site-start.el




This bug report was last modified 1 year and 127 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.