Thanks a lot!
It turns out that for Emacs 21.4 on RHEL5 there is no xterm-256color.el
at all. As instructed by the link you sent me, I downloaded the
xterm-256color.el from
http://www.splode.com/~friedman/software/emacs-lisp/src/term/xterm-256color.el
and copied it into /usr/share/emacs/21.4/lisp/term/, then
TERM=xterm-256color emacs -nw -q -f list-colors-display
shows much more colors, so does it under org-mode.
Thank you very much, Suresh!
Best,
Jing
Suresh Kumar wrote:
At Sat, 26 Sep 2009 00:46:43 -0400,
Jing Su @ Gmail wrote:
Under text-mode:
black black
red red
green green
yellow yellow
blue blue
magenta magenta
cyan cyan
white white
Looks like your TERM is not exported properly.
This works for me.
,----
| TERM=xterm-256color emacs -nw -q -f list-colors-display
`----
See here more details
http://www.xvx.ca/~awg/emacs-colors-howto.txt
Uner X-mode, shows all rgb.txt colors.
_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
--
***********************************************************
Jing Su
PhD, Biomedical Engineering
Georgia Tech & Emory University
Email: jin...@gatech.edu
_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode