emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] Must less available colors under text-mode


From: Jing Su @ Gmail
Subject: Re: [Orgmode] Must less available colors under text-mode
Date: Mon, 28 Sep 2009 12:35:08 -0400
User-agent: Thunderbird 2.0.0.23 (Windows/20090812)

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.
address@hidden
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


--
***********************************************************
Jing Su
PhD, Biomedical Engineering
Georgia Tech & Emory University
Email: address@hidden





reply via email to

[Prev in Thread] Current Thread [Next in Thread]