From: Todd Riley <tr2261@columbia.edu>
To: help-gnu-emacs@gnu.org
Subject: color-themes don't display the right colors
Date: Thu, 18 Dec 2008 18:00:00 -0500 [thread overview]
Message-ID: <494AD5F0.8020901@columbia.edu> (raw)
[-- Attachment #1: Type: text/plain, Size: 1021 bytes --]
Hello,
I am having a problem with the color-themes with GNU Emacs Version
22.1. I have the following code in my .emacs file and am able to load
any color-theme I want:
(add-to-list 'load-path "c:/GNU Emacs/site-lisp/color-theme-6.6.0")
(require 'color-theme)
(color-theme-initialize)
(setq color-theme-is-global t)
However, after opening a java file the java generics are not properly
colored. I know this because I can directly compare with the examples
at
http://www.cs.cmu.edu/~maverick/GNUEmacsColorThemeTest/index-java.html .
My emacs color display of the exact same java code does not match the
display on the webpage. It appears that the disparity between the
displays is centered around java generic tags.
I have attached two PNGs to illustrate the difference between what I see
in my emacs window with the midnight color-theme and the display of the
same code at
http://www.cs.cmu.edu/~maverick/GNUEmacsColorThemeTest/index-java.html
Any assistance would be greatly appreciated.
Thanks,
Todd
[-- Attachment #2: WhatIActuallySee.png --]
[-- Type: image/png, Size: 21304 bytes --]
[-- Attachment #3: WhatIShouldSee.png --]
[-- Type: image/png, Size: 19052 bytes --]
next reply other threads:[~2008-12-18 23:00 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-12-18 23:00 Todd Riley [this message]
-- strict thread matches above, loose matches on Subject: below --
2008-11-21 0:33 color-themes don't display the right colors Todd Riley
2008-11-21 16:18 ` Todd Riley
2008-11-22 9:28 ` Xavier Maillard
2008-12-18 22:48 ` Todd Riley
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=494AD5F0.8020901@columbia.edu \
--to=tr2261@columbia.edu \
--cc=help-gnu-emacs@gnu.org \
/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.