emacs-devel
[Top][All Lists]
Advanced

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

Re: Global Font Lock by default


From: Romain Francoise
Subject: Re: Global Font Lock by default
Date: Mon, 31 Oct 2005 19:35:09 +0100

Dan Nicolaescu <address@hidden> writes:

> What kind of tty? I tried Linux console, 8 color xterm and 256 color
> xterm and font-lock-comment-face is not bold on any of them...

8-color xterm.  I cleaned my tree with maintainer-clean and bootstrapped
again but the problem persists.

I start Emacs with `emacs -q -nw', then do M-x global-font-lock-mode RET.
This makes the text in *scratch* become bold.

| Face: font-lock-comment-face (customize this face)
| Documentation: Font Lock mode face used to highlight comments.
| Defined in `font-lock.el'.
|
|          Family: unspecified
|           Width: unspecified
|          Height: unspecified
|          Weight: bold
|           Slant: italic
|      Foreground: unspecified
|      Background: unspecified
|       Underline: unspecified
|        Overline: unspecified
|  Strike-through: unspecified
|             Box: unspecified
|         Inverse: unspecified
|         Stipple: unspecified
| Font or fontset: nil
|         Inherit: unspecified

ELISP> (display-color-cells)
8
ELISP> (frame-parameter nil 'background-mode)
light
ELISP> (frame-parameter nil 'display-type)
color
ELISP>

-- 
Romain Francoise <address@hidden> | The sea! the sea! the open
it's a miracle -- http://orebokech.com/ | sea! The blue, the fresh, the
                                        | ever free! --Bryan W. Procter




reply via email to

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