On Mon, 4 Sep 2006, Robert Millan wrote:

$ strace zile /tmp/foo 2> /tmp/strace.log
$ grep ENOENT /tmp/strace.log
[...]
rename("/tmp/foo", "/home/rmh/.backup/!tmp!foo~") = -1 ENOENT (No such
file or directory)
[...]

I think you've been caught out by the change in booleans: "true" is now "t" and "false" "nil".

If you set backup-directory to nil, you should get the desired behaviour.

--
http://rrt.sc3d.org/ | sane, a.  not unnerved by children


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to