From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Martin Stemplinger Newsgroups: gmane.emacs.help Subject: Re: font-lock-add-keywords frustrations Date: Thu, 22 May 2003 22:29:42 +0200 Organization: Akademisches Sinfonie-Orchester Muenchen Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: <5ld6ifpt6v.fsf@rum.cs.yale.edu> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1053635240 12189 80.91.224.249 (22 May 2003 20:27:20 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 22 May 2003 20:27:20 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Thu May 22 22:27:19 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19IweF-00035M-00 for ; Thu, 22 May 2003 22:26:47 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19Iwe7-00068m-6L for gnu-help-gnu-emacs@m.gmane.org; Thu, 22 May 2003 16:26:39 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!headwall.stanford.edu!fu-berlin.de!uni-berlin.de!a3f21.pppool.DE!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 16 Original-NNTP-Posting-Host: a3f21.pppool.de (213.6.63.33) Original-X-Trace: fu-berlin.de 1053635111 455489 213.6.63.33 (16 [177771]) Adress: mstemplinger@gmx.de X-URL: http://www.aso-muenchen.de X-Attribution: Martin Mail-Copies-To: never User-Agent: Gnus/5.1001 (Gnus v5.10.1) Emacs/21.3 (windows-nt) Cancel-Lock: sha1:SGgRxkGCfUrr5UlYQkTPl/LzWic= Original-Xref: shelby.stanford.edu gnu.emacs.help:113568 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:10062 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:10062 On Mo Mai 19 2003 at 04:27, "Stefan Monnier" wrote: >> However--and after much further experimentation--I seem to be coming >> to the conclusion that there's something about psgml that's causing >> the problem. After quoting "test-face" properly, it _still_ didn't work, Markus Hoenicka wrote a tutorial on writing docbook with emacs (http://ourworld.compuserve.com/homepages/hoenicka_markus/ntsgml.html) which includes samples for setting up custom faces. Maybe you could this as a starting point? > IIRC, psgml doesn't use font-lock. I don't think so, psgml shows my XML code with lots of colors. Cheers Martin