[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug-AUCTeX] Re: AUCTeX is confused by evironment variable in file path
From: |
David Kastrup |
Subject: |
[Bug-AUCTeX] Re: AUCTeX is confused by evironment variable in file path |
Date: |
Thu, 29 Dec 2005 18:48:03 +0100 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) |
Andrea Sosso <address@hidden> writes:
> The following expression:
>
> \graphicspath{{$HOME/subdir1/subdir2/}}
>
> is confusing for AUCTeX, which treats anything after $ as TeX math
> mode. I had to add a commented $ at the and of the line:
>
> \graphicspath{{$HOME/subdir1/subdir2/}}% $
>
> to get the correct parsing of the lines below.
You should use M-x TeX-submit-bug-report RET for submitting bug
reports about AUCTeX: that way one can check the involved versions.
We had this discussed at some point of time, and I don't quite
remember whether some solution was checked in, or whether Emacs' font
locking internals made that infeasible.
--
David Kastrup, Kriemhildstr. 15, 44793 Bochum