"Romain Francoise" <[EMAIL PROTECTED]> writes:
> FWIW, it works fine here in emacs-snapshot, provided that the
> ncurses-term package is installed (it ships the xterm-256color
> terminfo file).
>
> This is probably an XEmacs issue, and the bug can be reassigned to
> xemacs21.
emacs-snapshot also
Package: xterm
Version: 222-1
Severity: normal
Emacs and XEmacs don't recognize that an xterm supports 256 colors,
even when TERM is set to "xterm-256color". I'm not sure if this is a
bug in "xterm", "ncurses-term", or the Emacs/XEmacs packages. To
reproduce the bug:
xterm% TERM=xterm-256co
Package: findutils
Version: 4.2.22-2
Severity: normal
xargs exits with the wrong status when the command exits with status 1:
% false; echo $?
1
% echo foo | xargs -t false; echo $?
false foo
0
The exit status ought to be 123, according to the man page:
xargs exits with
Package: autofs
Version: 4.1.4-4
Severity: important
A deadlock in automount causes both automounts to fail if two mounts
are attempted recursively. Here is my setup:
In auto.master:
/homes /etc/auto.homes
/u /etc/auto.u
In auto.homes:
trek 127.0.0.1:/local/trek
In auto.u
ammon
Package: emacs21
Version: 21.4a-1
Followup-For: Bug #128385
I have the same problem, in both a gnome-terminal and the console. In
the gnome-terminal, Emacs21's "white" is really a dark gray. This makes
font-lock unusable, since all of the other colors are chosen to work
well with a true white.
Package: ftpd
Version: 0.17-20
Severity: important
All login attempts fail with "login incorrect". For example:
[EMAIL PROTECTED]:ammons$ ftp trek.watson.ibm.com
Connected to trek.watson.ibm.com.
220 trek.watson.ibm.com FTP server (Version 6.4/OpenBSD/Linux-ftpd-0.17)
ready.
Name (trek.
6 matches
Mail list logo