Kai wrote:

> Francis Litterio <[EMAIL PROTECTED]> writes:
>
>> (defvar tramp-temp-dir
>>      (if (eq system-type 'windows-nt)
>>          (concat "/cygdrive/c"
>>                  (substring (w32-long-file-name temporary-file-directory) 2)))
>>      "...docstring...")
>
> This will fail for people using Windows without Cygwin.

Ah, good point.

> I'm short on time; would you like to submit a patch for this where
> the variable defaults to nil (meaning use whatever
> tramp-temporary-file-directory returns now)?  Then we can still talk
> about a better default value for the variable.

Sure.  I should have time tomorrow to put together a patch.
--
Francis Litterio
[EMAIL PROTECTED]
http://world.std.com/~franl/
GPG and PGP public keys available on keyservers.



_______________________________________________
Tramp-devel mailing list
[EMAIL PROTECTED]
http://mail.freesoftware.fsf.org/mailman/listinfo/tramp-devel

Reply via email to