tramp-devel
[Top][All Lists]
Advanced

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

Re: tramp (2.2.5-pre); Lingering default-directory causing damage


From: Michael Albinus
Subject: Re: tramp (2.2.5-pre); Lingering default-directory causing damage
Date: Wed, 04 Jul 2012 08:28:25 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1.50 (gnu/linux)

Dave Abrahams <address@hidden> writes:

Hi Dave,

during my monthly check of the SPAM folder, I've found your message. No
idea why my provider believes you belong to, hopefully they don't
continue to handle you so.

>> But it would be a good reason to ask the gnus folks for proper use of
>> `gnus-default-directory', if they don't.
>
> What do you consider "proper" in this case?  Do you think you might ask,
> if you are clear on what the right behavior is.

Yes. For every single process-file call, they shall wrap it by

(let ((default-directory (or gnus-default-directory default-directory)))
  (process-file ...))

Hopefully, they do. Have you tried to check, whether 

(setq gnus-default-directory "/tmp")

or something similar works for you?

> Best Regards,

Best regards, Michael.



reply via email to

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