GNU bug report logs - #31079
Windows - Emacs-25.3.1 Can't find source.tex file

Previous Next

Package: auctex;

Reported by: Liyu Gong <liyu.gong <at> uky.edu>

Date: Fri, 6 Apr 2018 19:13:02 UTC

Severity: normal

Tags: notabug

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

Bug is archived. No further changes may be made.

Full log


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

From: gojjoe <at> gmail.com
To: Liyu Gong <liyu.gong <at> uky.edu>
Cc: 31079 <at> debbugs.gnu.org
Subject: Re: bug#31079: Windows - Emacs-25.3.1 Can't find source.tex file
Date: Sat, 7 Apr 2018 18:48:00 +0200
Sorry for these multiple replies.

Besides Emacs, I also have Cygwin and Msys32 installed in my Windows system. And at the beginning of my Emacs init file I have this:

(setenv "PATH" (concat "C:\\msys32\\mingw32\\bin;C:\\cygwin\\bin;C:\\cygwin\\lib;" (getenv "PATH")))
(setq exec-path (append '("C:/cygwin/bin" "C:/cygwin/lib" "C:/msys32/mingw32/bin") exec-path))

I wonder whether AUCTeX in my case is using some command from cygwin to update TEXINPUTS, and that takes care of the ";".

Do you also have cygwin on your system?

But I think that by now David has already guessed where the problem is, so I'll see what he says.

J




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

Previous Next


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