auctex-devel
[Top][All Lists]
Advanced

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

Re: [AUCTeX-devel] Re: Spaces in file names on Windows


From: David Kastrup
Subject: Re: [AUCTeX-devel] Re: Spaces in file names on Windows
Date: Sun, 14 Aug 2005 13:01:57 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

Ralf Angeli <address@hidden> writes:

> * David Kastrup (2005-08-13) writes:
>
>> Perhaps we should make something like
>> AC_EXPORT_QUOTIFIED
>>
>> which will export and protect the variable?  AC_SHELL_QUOTIFY would
>> then always check whether there is a protection active.
>>
>> I mean, we don't have to protect against multiple quotification except
>> in the export case, right?
>
> Yes.  With my proposal you would have used AC_SHELL_QUOTIFY_ONCE
> only on the exported variables as well.  Your suggestion is a bit
> more specialized and it makes the intention clearer, which is good.

Well, if we explicitly _export_ variables in the top directory, it
probably is easiest to explicitly _import_ them again in the preview
file before doing anything else with them.  Then we can just think
about a suitable way of passing the unquoted stuff in a manner that we
can reuse.

Seems like this would be the most transparent and robust way of
dealing with the stuff.

-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum




reply via email to

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