emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] flycheck orgmode on windows invalid output file name


From: Eli Zaretskii
Subject: Re: [O] flycheck orgmode on windows invalid output file name
Date: Sun, 05 Jun 2016 18:25:31 +0300

> From: Guido Van Hoecke <address@hidden>
> Date: Sun, 05 Jun 2016 12:45:45 +0200
> 
> Error while checking syntax automatically: (file-error "Opening output file" 
> "Invalid argument" 
> "c:/Users/guivh/emacs-guivho/.flycheck_emacs-guivho.org[*Org Src 
> emacs-guivho.org[ emacs-lisp ]*]")
> 
> I checked the windows only issues but did not see something similar.
> 
> Apparently flycheck has a problem with the fact that the buffer does not
> correspond to a physical file.

No, I think the problem is that flycheck assumes it can create a file
whose name includes '*', which is false on Windows.

> I hope there is a known or suggested workaround...

If I'm right, the only solution is to modify flycheck so that it runs
the file name through convert-standard-filename.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]