From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Romain Francoise Newsgroups: gmane.emacs.devel Subject: Re: Global Font Lock by default Date: Mon, 31 Oct 2005 19:35:09 +0100 Organization: orebokech dot com Message-ID: <871x21r0v6.fsf@pacem.orebokech.com> References: <200510311648.j9VGmgKN020532@scanner2.ics.uci.edu> <878xw9r3tu.fsf@pacem.orebokech.com> <200510311747.j9VHl2KN024250@scanner2.ics.uci.edu> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1130783953 24291 80.91.229.2 (31 Oct 2005 18:39:13 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 31 Oct 2005 18:39:13 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Oct 31 19:39:10 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EWeVu-000436-CE for ged-emacs-devel@m.gmane.org; Mon, 31 Oct 2005 19:36:10 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EWeVt-0001w8-CS for ged-emacs-devel@m.gmane.org; Mon, 31 Oct 2005 13:36:09 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EWeUz-0001fu-Ax for emacs-devel@gnu.org; Mon, 31 Oct 2005 13:35:13 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EWeUx-0001et-Fy for emacs-devel@gnu.org; Mon, 31 Oct 2005 13:35:12 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EWeUx-0001em-9q for emacs-devel@gnu.org; Mon, 31 Oct 2005 13:35:11 -0500 Original-Received: from [82.67.41.165] (helo=yeast.orebokech.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EWeUx-000651-6J for emacs-devel@gnu.org; Mon, 31 Oct 2005 13:35:11 -0500 Original-Received: from pacem.orebokech.com (pacem.orebokech.com [192.168.1.3]) by yeast.orebokech.com (Postfix) with ESMTP id BDAC71321C; Mon, 31 Oct 2005 19:35:09 +0100 (CET) Original-Received: by pacem.orebokech.com (Postfix, from userid 1000) id ECFD75241D; Mon, 31 Oct 2005 19:35:09 +0100 (CET) Original-To: Dan Nicolaescu X-Face: }9mYu,e_@+e!`Z-P5kVXa3\_b:hdJ"B)ww[&=b<2=awG:GOIM (Dan Nicolaescu's message of "Mon, 31 Oct 2005 09:47:00 -0800") X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:45189 Archived-At: Dan Nicolaescu 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 | The sea! the sea! the open it's a miracle -- http://orebokech.com/ | sea! The blue, the fresh, the | ever free! --Bryan W. Procter