emacs-pretest-bug
[Top][All Lists]
Advanced

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

tramp creates file - with contents xyzzy on login


From: Han Boetes
Subject: tramp creates file - with contents xyzzy on login
Date: Wed, 9 Jun 2004 04:38:07 +0200
User-agent: Mutt/1.5.6i

Hi,

I noticed that tramp creates the file - with contents xyzzy on login.

;; tramp settings
(setq tramp-default-method "sshx"
      tramp-auto-save-directory "~/.tmp")

looking at the source the xyzzy string is related to having
uuencode/decode which I installed on both systems.

Looks like a bug to me.

In an attempt to find out what caused the creation of this file I made
- inmutable with no contents and... emacs doesn't crash anymore when I
tramp logs in.



# Han




reply via email to

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