all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: gerald.jean@dgag.ca
To: help-gnu-emacs@gnu.org
Subject: Font-lock-faces in Emacs 23.2
Date: Thu, 16 Dec 2010 09:13:39 -0500	[thread overview]
Message-ID: <OF890984DA.88F60A7A-ON852577FB.004C8B99-852577FB.004E27CB@dgag.ca> (raw)


Hello,

I am using Emacs-23.2 on a RedHat 64-bit box.  Ever since IT upgraded from
21.3 to 23.2 I have problems with just one face, namely "Font Lock Type
Face".  Every time I restart Emacs I have to do the following:

1.- M-x customize-group «enter»
2.- font-lock-faces «enter»
3.- Then move down to the "Font Lock Type Face", it is always set to
Goldenrod (which is unreadable on the                 background color I am
using for years).
4.- Then change the Foreground entry from Goldenrod to OrangeRed (for
example).
5.- Then move back to top of buffer, click the «Set for current session»
button and the «Save for future sess      ions button», reply «yes» to the
asked question about saving the current settings.
6.- Exit customize

The settings have been applied and are OK, and stay that way for the time
the current session remains open .
Next time I restart Emacs I am at square 1 again.

Customize has written the following code to my «.emac» file, and this is
the last statement in my «.emacs» file:

(custom-set-faces
  ;; custom-set-faces was added by Custom.
  ;; If you edit it by hand, you could mess it up, so be careful.
  ;; Your init file should contain only one such instance.
  ;; If there is more than one, they won't work right.
 '(default ((t (:inherit nil :stipple nil :background "LightBlue"
:foreground "Maroon" :inverse-video nil :box nil :strike-through nil
:overline nil :underline nil :slant normal :weight bold :height 137 :width
normal :foundry "b&h" :family "lucidatypewriter"))))
 '(dired-header ((t (:inherit default :foreground "OrangeRed"))))
 '(font-lock-type-face ((t (:foreground "OrangeRed"))))
 '(outline-5 ((t (:inherit font-lock-type-face :foreground "OrangeRed")))))

I did post about this problem a little while ago but didn't get any usefull
replies?

Thanks for any support,

Gérald Jean
Conseiller senior en statistiques,
VP Actuariat et Solutions d'assurances,
Desjardins Groupe d'Assurances Générales
télephone            : (418) 835-4900 poste (7639)
télecopieur          : (418) 835-6657
courrier électronique: gerald.jean@dgag.ca

"We believe in God, others must bring Data."

W. Edwards Deming




             reply	other threads:[~2010-12-16 14:13 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-16 14:13 gerald.jean [this message]
2010-12-16 16:16 ` Font-lock-faces in Emacs 23.2 Drew Adams
2010-12-16 21:17   ` gerald.jean
2010-12-16 21:47     ` Drew Adams

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=OF890984DA.88F60A7A-ON852577FB.004C8B99-852577FB.004E27CB@dgag.ca \
    --to=gerald.jean@dgag.ca \
    --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.