From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Peter Dyballa Newsgroups: gmane.emacs.help Subject: Re: colour highlighting problem on major modes Date: Sat, 16 Feb 2008 10:27:19 +0100 Message-ID: <6A5EF16D-EB02-4BDA-9EF1-02A290892EE2@Web.DE> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v753) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1203154085 26448 80.91.229.12 (16 Feb 2008 09:28:05 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 16 Feb 2008 09:28:05 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: "Yo Sato" Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Feb 16 10:28:29 2008 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JQJLR-0000iw-2D for geh-help-gnu-emacs@m.gmane.org; Sat, 16 Feb 2008 10:28:29 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JQJKw-000131-Na for geh-help-gnu-emacs@m.gmane.org; Sat, 16 Feb 2008 04:27:58 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JQJKS-0000zi-Tg for help-gnu-emacs@gnu.org; Sat, 16 Feb 2008 04:27:28 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JQJKN-0000vK-I4 for help-gnu-emacs@gnu.org; Sat, 16 Feb 2008 04:27:28 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JQJKN-0000v0-Ei for help-gnu-emacs@gnu.org; Sat, 16 Feb 2008 04:27:23 -0500 Original-Received: from fmmailgate02.web.de ([217.72.192.227]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JQJKM-0001az-WC for help-gnu-emacs@gnu.org; Sat, 16 Feb 2008 04:27:23 -0500 Original-Received: from smtp05.web.de (fmsmtp05.dlan.cinetic.de [172.20.4.166]) by fmmailgate02.web.de (Postfix) with ESMTP id 239F1D0DF986; Sat, 16 Feb 2008 10:27:21 +0100 (CET) Original-Received: from [195.4.207.201] (helo=[192.168.1.2]) by smtp05.web.de with asmtp (TLSv1:AES128-SHA:128) (WEB.DE 4.109 #226) id 1JQJKK-0004nQ-00; Sat, 16 Feb 2008 10:27:21 +0100 In-Reply-To: X-Mailer: Apple Mail (2.753) X-Sender: Peter_Dyballa@web.de X-Provags-ID: V01U2FsdGVkX19D0TTVVY+cv6SFpUevdiRwJTtRe3VIVhZBLPyv lVIrVeGjaKgt0DV/3aIr4+lJ5T/O97ppQj15QvhwTp8BLMy97Q 8f6mafAubOF9gFpidE1Q== X-detected-kernel: by monty-python.gnu.org: Linux 2.4-2.6 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:51586 Archived-At: Am 15.02.2008 um 17:00 schrieb Yo Sato: > What could I be missing? Maybe: (cond ((fboundp 'global-font-lock-mode) ;; Turn on font-lock in all modes that support it (global-font-lock-mode 1) ; (setq font-lock-multiline 'undecided') (setq jit-lock-stealth-verbose t) (setq jit-lock-mode t) ; (setq jit-lock-stealth-load 80) ;; Maximum colors ; (setq font-lock-maximum-decoration t) (setq font-lock-maximum-decoration '((tex-mode . 2) (latex-mode . 2) (t . t))) )) -- Greetings Pete Clovis' Consideration of an Atmospheric Anomaly: The perversity of nature is nowhere better demonstrated than by the fact that, when exposed to the same atmosphere, bread becomes hard while crackers become soft.