Package: zile
Version: 2.2.18-1
Severity: important
$ 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)
[...]
Please could this be reverted? It causes zile to print a "No such file
or directory" error during runtime, adds a weird char to your buffer
(0xff), and your usual /tmp/foo~ file is not there anymore.
Besides, I can't do the bash/zile/diff combo I used to:
$ zile file
$ diff -u file{~,} > file.diff
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-2-amd64-k8
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL
set to en_US.UTF-8)
Versions of packages zile depends on:
ii libc6 2.3.6.ds1-4 GNU C Library: Shared libraries
ii libncurses5 5.5-2 Shared libraries for terminal hand
zile recommends no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]