tramp-devel
[Top][All Lists]
Advanced

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

Re: tramp (2.0.39); backup file naming error (%backup% resulted)


From: Michael Albinus
Subject: Re: tramp (2.0.39); backup file naming error (%backup% resulted)
Date: Sun, 14 Mar 2004 23:31:46 +0100
User-agent: Gnus/5.09002 (Oort Gnus v0.20) Emacs/21.3.50 (gnu/linux)

Peter Woo <address@hidden> writes:

> So, rather than using the workaround, which ends up having "~"
> suffixed backups all over the places, is it possible to enable tramp
> to use absolute path backup dir?

I did the following test:

(add-to-list 'backup-directory-alist
             (cons tramp-file-name-regexp "/tmp"))

Playing with "/sudo:address@hidden:/home/albinus/123" on my host gave
me a backup file "/tmp/!sudo:address@hidden:!home!albinus!123.~1~".
Would this be sufficient for you?

> Many thanks,
> P.

Best regards, Michael.




reply via email to

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