Bug#306550: tramp: auto save errors

2005-05-02 Thread Ferenc Wagner
Michael Albinus [EMAIL PROTECTED] writes: Ferenc Wagner [EMAIL PROTECTED] writes: And really, (file-modes diag.txt) = nil (file-modes /tmp/#diag.txt#) = 436 That's what I suspected. The fix would be simple (call `set-file-modes´ only when `file-modes´ returns non-nil). Nevertheless,

Bug#306550: tramp: auto save errors

2005-05-02 Thread Ferenc Wagner
[EMAIL PROTECTED] (Kai Großjohann) writes: Ferenc Wagner [EMAIL PROTECTED] writes: I don't quite get it. `file-modes' is a primitive, is Tramp invasive enough to deceive it? Eh, nevermind. There is no deception. file-modes looks to see if there is a handler for the given file. If so,

Bug#306550: tramp: auto save errors

2005-04-29 Thread Michael Albinus
Ferenc Wagner [EMAIL PROTECTED] writes: And really, (file-modes diag.txt) = nil (file-modes /tmp/#diag.txt#) = 436 That's what I suspected. The fix would be simple (call `set-file-modes´ only when `file-modes´ returns non-nil). Nevertheless, I'm curious to know why (file-modes diag.txt)

Bug#306550: tramp: auto save errors

2005-04-28 Thread Ferenc Wagner
Michael Albinus [EMAIL PROTECTED] writes: Ferenc Wagner [EMAIL PROTECTED] writes: if I leave my editor idle for a while, I start getting a beep every 30 seconds accompanied with the message tramp-set-auto-save-file-modes: Wrong type argument: integerp, nil in my *Messages* buffer. Could

Bug#306550: tramp: auto save errors

2005-04-28 Thread Ferenc Wagner
Michael Albinus [EMAIL PROTECTED] writes: Ferenc Wagner [EMAIL PROTECTED] writes: Debugger entered--Lisp error: (wrong-type-argument integerp nil) set-file-modes(/tmp/#diag.txt# nil) tramp-set-auto-save-file-modes() run-hooks(auto-save-hook) And really, (file-modes diag.txt) = nil

Bug#306550: tramp: auto save errors

2005-04-27 Thread Ferenc Wagner
Package: tramp Version: 1:2.0.48-1 Severity: minor Hi, if I leave my editor idle for a while, I start getting a beep every 30 seconds accompanied with the message tramp-set-auto-save-file-modes: Wrong type argument: integerp, nil in my *Messages* buffer. Feri. -- System Information: Debian

Bug#306550: tramp: auto save errors

2005-04-27 Thread Michael Albinus
Ferenc Wagner [EMAIL PROTECTED] writes: Hi, Hi, if I leave my editor idle for a while, I start getting a beep every 30 seconds accompanied with the message tramp-set-auto-save-file-modes: Wrong type argument: integerp, nil in my *Messages* buffer. Could you, please, evaluate (setq