emacs-pretest-bug
[Top][All Lists]
Advanced

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

Re: Emacs 256 color support.


From: Eli Zaretskii
Subject: Re: Emacs 256 color support.
Date: Wed, 08 Oct 2003 01:01:32 +0200

> From: Josh Howard <address@hidden>
> Date: 07 Oct 2003 15:56:09 -0700
> 
> Originally in my termcap, Co was incorrect. I set it to 256 and now
> the problem is not fixed, though display-color-cells DOES return 256
> colors as it probably should.
> 
> > So fixing Co fixed the problem?
> 
> Not if the problem is defined as seeing 256 colors in Emacs. It just
> makes the color list longer, though all of the new colors do nothing.

"Do nothing" meaning what, exactly?  That you don't see any more
colors, only their names?

Anyway, if Co was incorrect, it probably means the comands to produce
the extra colors (beyond the normal 16) are also wrong.

I'd suggest to check the way you built and installed your xterm.  It's
been a long time since I tried that myself, but IIRC, if you go by the
README, you get a 256-color capable xterm with no reason to fiddle
with termcap entries.

Failing that, perhaps Tom (CC'ed) could help us?

> > Last time I checked X resources had no effect whatsoever on an Emacs
> > launched with the -nw switch.  Or am I missing something?
> 
> You're not, I just figured I'd point out that I tried this... There
> was some elisp stuff put out by someone that was supposed to be some
> hackery for getting 256 color support on Emacs and his functions
> added things to the .Xdefaults and merged them in order to affect a
> change in Emacs.

All you need is what's on lisp/term/xterm.el in the CVS codebase.




reply via email to

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