Bug#400859: xterm: Emacs and XEmacs don't use 256 colors

2006-11-30 Thread Glenn Ammons
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 works for

Bug#400859: xterm: Emacs and XEmacs don't use 256 colors

2006-11-29 Thread Thomas Dickey
On Wed, Nov 29, 2006 at 06:50:08AM +0100, Glenn Ammons wrote: Package: xterm ... xterm% TERM=xterm-256color xemacs -nw and then, from within XEmacs (or Emacs): M-x list-colors-display Only 16 colors are displayed. I verified that the xterm supports 256 colors by running the

Bug#400859: xterm: Emacs and XEmacs don't use 256 colors

2006-11-29 Thread Romain Francoise
Thomas Dickey [EMAIL PROTECTED] writes: If you're seeing 256 colors in xterm, and have set $TERM to match, then it's not an issue with xterm. 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

Bug#400859: xterm: Emacs and XEmacs don't use 256 colors

2006-11-28 Thread Glenn Ammons
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-256color