[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[AUCTeX] AUCTeX on MS Windows can't handle spaces in directories.
From: |
Nobuko Three |
Subject: |
[AUCTeX] AUCTeX on MS Windows can't handle spaces in directories. |
Date: |
Tue, 2 Feb 2010 11:08:13 -0800 (PST) |
For a minimal example, I created the file "D:\hello world\nsif.tex" with the
following content
\documentclass{article}
\begin{document}
\lainoads
\end{document}
And I ran this through cmd:
emacs.exe -q --no-splash "d:/hello world/nsif.tex"
Compile the tex file with C-c C-c, and then press C-c ` (TeX-next-error), it
just opens a buffer named hello. I think it tries to locate the error in
"D:\hello". With my full dotemacs loaded, the error message is this:
PC-look-for-include-file: No such include file: `d:/hello.h'
Emacs version: GNU Emacs 23.1.1 (i386-mingw-nt5.1.2600) of 2009-07-30 on
SOFT-MJASON
AUCTeX version "11.85"
--
View this message in context:
http://old.nabble.com/AUCTeX-on-MS-Windows-can%27t-handle-spaces-in-directories.-tp27425735p27425735.html
Sent from the Gnu - AUCTeX - General mailing list archive at Nabble.com.
- [AUCTeX] AUCTeX on MS Windows can't handle spaces in directories.,
Nobuko Three <=