all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Matthew Calhoun <calhounm@mac.com>
Subject: More colors on Mac OS X
Date: Sun, 8 Dec 2002 11:32:57 -0800	[thread overview]
Message-ID: <DB0A7810-0AE3-11D7-B69B-0003930EBF00@mac.com> (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

             reply	other threads:[~2002-12-08 19:32 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-08 19:32 Matthew Calhoun [this message]
2002-12-09  5:48 ` More colors on Mac OS X Eli Zaretskii
     [not found] <mailman.9.1039375989.19936.help-gnu-emacs@gnu.org>
2002-12-10 23:41 ` Edward Dodge

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=DB0A7810-0AE3-11D7-B69B-0003930EBF00@mac.com \
    --to=calhounm@mac.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.