GNU bug report logs - #50225
13.0.14; Non-file-visiting TeX buffers

Previous Next

Package: auctex;

Reported by: Gustavo Barros <gusbrs.2016 <at> gmail.com>

Date: Fri, 27 Aug 2021 12:25:02 UTC

Severity: normal

Found in version 13.0.14

Done: Tassilo Horn <tsdh <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Tassilo Horn <tsdh <at> gnu.org>
To: Gustavo Barros <gusbrs.2016 <at> gmail.com>
Cc: 50225 <at> debbugs.gnu.org
Subject: bug#50225: 13.0.14; Non-file-visiting TeX buffers
Date: Fri, 27 Aug 2021 17:13:16 +0200
Gustavo Barros <gusbrs.2016 <at> gmail.com> writes:

Hi Gustavo,

> Now, find a `.tex' file which does not yet exist, say
> "~/test/test.tex" with `C-x C-f test/test.tex RET'.
>
> We then get the error "File mode specification error: (file-missing 
> Setting current directory No such file or directory 
> /home/gustavo/test/)".

The problem is that not just the tex file doesn't exist but the
containing directory ~/test/ doesn't exist either.  But that seems to be
already set as `default-directory' so the shell commands testing for the
availability of the evince-based viewers should run in a non-existend
CWD.

Well, those tests will work the same no matter which
`default-directory', so we could bind `default-directory' to "~" for
those calls, I think.

I'll come to that when I find some spare time.

Bye,
Tassilo




This bug report was last modified 3 years and 327 days ago.

Previous Next


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