GNU bug report logs - #55511
13.1.3; TeX-auto-store issues with complex paths

Previous Next

Package: auctex;

Reported by: Cyril Arnould <cyril.arnould <at> outlook.com>

Date: Wed, 18 May 2022 21:51:01 UTC

Severity: normal

Found in version 13.1.3

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

From: Cyril Arnould <cyril.arnould <at> outlook.com>
To: Ikumi Keita <ikumi <at> ikumi.que.jp>
Cc: "55511 <at> debbugs.gnu.org" <55511 <at> debbugs.gnu.org>
Subject: bug#55511: AW: bug#55511: 13.1.3; TeX-auto-store issues with complex paths
Date: Sun, 22 May 2022 16:28:22 +0000
[Message part 1 (text/plain, inline)]
Thanks, the patch seems to work! To be clear, all the .el files are
still placed  in the TeX-master's auto directory, so .tex files with the
same name in different folders still end up overwriting each other's .el
file. I'm guessing that was also your intention. For my workflow that's
not an issue though.

I didn't really manage to install AUCTeX from the git repo though. My
emacs installation comes from MSYS2
(https://packages.msys2.org/package/mingw-w64-x86_64-emacs) and when I
tried to run the ./configure script in the MINGW64 environment, it
failed because of some sed error. Running it from the MSYS environment
instead seemed to have worked, it installed the package to
C:\msys64\mingw64\share\emacs\site-lisp. So I removed my old AUCTeX
package from the .emacs.d folder, but for some reason my .emacs file
kept reinstalling it from ELPA even though the site-lisp folder is part
of the load-path... I load it via use-package:

;; AUCTeX
(use-package latex
  :ensure auctex)

Anyway, long story short, I applied the patch to my working copy, then
simply overwrote the tex.el and latex.el in my .emacs.d/elpa
folder. That means the rest of the AUCTeX files were not up to date with
the master branch but it worked nonetheless.
[Message part 2 (text/html, inline)]

This bug report was last modified 2 years and 359 days ago.

Previous Next


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