Re: problems with emacs (or tramp) on FC5 ?

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

 



Eric Brunson wrote:

> I imagine you'd have similar problems since the crux of the issue is
> that emacs can't write its backup to the directory you're editing in.
> Nothing intrinsic to tramp at all.

Not as I understand it.  From what I gather (because I've bumped into this
before using TRAMP), the problem is that you'll use tramp to open the file:
/path/to/some/foreign/directory/with/file, which works fine.  But Emacs
doesn't know that it has to use an SSH connection to some host to create a
backup, so it's looking to
create /path/to/some/foreign/directory/with/file~, on the *LOCAL* machine,
which may or may not exist.

I guess that the other solution would be to write your own little hook for
C-x C-s (looks like write-file-hooks would do it).

-- 
Steve Juranich
Tucson, AZ
USA


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux