help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: colour change in emacs 21.3


From: Peter Dyballa
Subject: Re: colour change in emacs 21.3
Date: Sat, 30 Jun 2007 14:13:02 +0200


Am 30.06.2007 um 12:22 schrieb Sylvan Elhay:

Does this tell me the face used? Apologies if this is naive - I'm new
to faces.

No. Obviously in stable GNU Emacs 21.x C-u C-x = does not include information about faces used. A 22 version output looks like:

          character: c (0143, 99, 0x63, U+0063)
            charset: ascii (ASCII (ISO646 IRV))
         code point: 99
             syntax: w  which means: word
           category: a:ASCII   l:Latin
        buffer code: 0x63
          file code: 0x63 (encoded by coding system iso-latin-9-unix)
            display: by this font (glyph code)
-B&H-LucidaTypewriter-Bold-R-Normal-Sans-10-100-75-75-M-60- ISO8859-1 (0x63)
        
        There are text properties here:
          face                 [(font-latex-bold-face font-latex-sedate-face)]
          fontified            t

You obviously need to use describe-text-properties or list-text- properties-at. The remainder procedure is the same: RET on the face description, then RET on the customise hyper-link, then customisation, saving for the session to experiment with it, optional changes and saves, finally saving it into ~/.emacs.

--
Greetings

  Pete

"I love deadlines. I love the whooshing noise they make as they go by."
                                           (Douglas Adams)






reply via email to

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