all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* More colors on Mac OS X
@ 2002-12-08 19:32 Matthew Calhoun
  2002-12-09  5:48 ` Eli Zaretskii
  0 siblings, 1 reply; 3+ messages in thread
From: Matthew Calhoun @ 2002-12-08 19:32 UTC (permalink / raw)


Hello,

I'm using Mac OS 10.2.2 and the Emacs that came with it (21.1) in tcsh 
in the Terminal application. I'm attempting to use syntax coloring, 
with limited success.

I have this:

(global-font-lock-mode t)
(setq font-lock-maximum-decoration t)
(set-background-color "Black")
(set-foreground-color "White")
(set-cursor-color "White")
(custom-set-faces
'(font-lock-comment-face ((((class color) (background dark)) 
(:foreground "yellow"))))
...

in my .emacs file, and I've set my TERM environment variable to 
"xterm-color". Now I'm getting color, but the only colors available 
seem to be Red, Green, Blue, Cyan, Magenta, Yellow, Black, and White. A 
call to list-colors-display confirms this. Does anyone have any advice 
on how to get more colors (without switching to XEmacs)?

Thanks,
Matt

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-12-10 23:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <mailman.9.1039375989.19936.help-gnu-emacs@gnu.org>
2002-12-10 23:41 ` More colors on Mac OS X Edward Dodge
2002-12-08 19:32 Matthew Calhoun
2002-12-09  5:48 ` Eli Zaretskii

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.