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: Configuring eager (ie. less-lazy) faces in psgml? Date: Thu, 24 Nov 2005 17:41:02 +0100 Message-ID: <6018500462944ab8d13d9537d548ca59@Web.DE> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (Apple Message framework v623) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1132854147 8966 80.91.229.2 (24 Nov 2005 17:42:27 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 24 Nov 2005 17:42:27 +0000 (UTC) Cc: Emacs help Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Nov 24 18:42:26 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EfL5p-00032X-6g for geh-help-gnu-emacs@m.gmane.org; Thu, 24 Nov 2005 18:41:09 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EfL5o-0006u9-J8 for geh-help-gnu-emacs@m.gmane.org; Thu, 24 Nov 2005 12:41:08 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EfK9o-0002WB-Jm for help-gnu-emacs@gnu.org; Thu, 24 Nov 2005 11:41:12 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EfK9m-0002Vb-6J for help-gnu-emacs@gnu.org; Thu, 24 Nov 2005 11:41:11 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EfK9l-0002VV-HT for help-gnu-emacs@gnu.org; Thu, 24 Nov 2005 11:41:09 -0500 Original-Received: from [217.72.192.209] (helo=smtp05.web.de) by monty-python.gnu.org with esmtp (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA:24) (Exim 4.34) id 1EfK9l-0002kn-4x for help-gnu-emacs@gnu.org; Thu, 24 Nov 2005 11:41:09 -0500 Original-Received: from [87.193.29.13] (helo=[192.168.1.2]) by smtp05.web.de with asmtp (TLSv1:RC4-SHA:128) (WEB.DE 4.105 #333) id 1EfK9i-0000JK-00; Thu, 24 Nov 2005 17:41:06 +0100 In-Reply-To: Original-To: jjl@pobox.com (John J. Lee) X-Mailer: Apple Mail (2.623) X-Sender: Peter_Dyballa@web.de 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:31323 Archived-At: Am 24.11.2005 um 14:33 schrieb John J. Lee: > (I'm hazy about all this, but IIUC > psgml does not use font-lock, which explains why > font-lock-fontify-buffer doesn't work.) > > Can anybody suggest any ways of doing that? I have this: (cond ((fboundp 'global-font-lock-mode) ;; Turn on font-lock in all modes that support it (setq global-font-lock-mode t) ; (setq jit-lock-mode t) ;; Maximum colors (setq font-lock-maximum-decoration t))) The lazy mode is being discouraged AFAIR ... or was it jit-lock-mode? -- Greetings Pete We are usually convinced more easily by reasons we have found ourselves than by those which have occurred to others. (Blaise Pascal)