From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David Hansen Newsgroups: gmane.emacs.help Subject: Re: Getting started with syntax highlighting. Date: Mon, 24 Oct 2005 23:46:51 +0200 Organization: disorganized Message-ID: <87sluqa8qc.fsf@robotron.ath.cx> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1130191038 31939 80.91.229.2 (24 Oct 2005 21:57:18 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 24 Oct 2005 21:57:18 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Oct 24 23:57:17 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EUAHm-000365-Aq for geh-help-gnu-emacs@m.gmane.org; Mon, 24 Oct 2005 23:55:18 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EUAHl-0006AT-Nr for geh-help-gnu-emacs@m.gmane.org; Mon, 24 Oct 2005 17:55:17 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!syros.belnet.be!news.belnet.be!newsfeed.icl.net!newsfeed.fjserv.net!newsfeed.freenet.de!fu-berlin.de!uni-berlin.de!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 13 Original-X-Trace: news.uni-berlin.de xq4+Pzzfi3kIb/DbKdWEmggm5PUZ8qUWvqoLueu9OCpg== X-Orig-Path: robotron.ath.cx!news Mail-Copies-To: nobody User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux) Cancel-Lock: sha1:Nnj8R1irAiuI/N/6V5fQbYQCq5E= Original-Xref: shelby.stanford.edu gnu.emacs.help:134947 Original-To: help-gnu-emacs@gnu.org 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:30535 Archived-At: On Mon, 24 Oct 2005 22:33:41 +0200 Alex Polite wrote: > I want get into syntax highlighting. > > What I want to do is grey out all text that matches the regular > expression "{id:\d+}. Sounds pretty basic right? But the documentation > leaves me puzzled. > > Anybody out got a simple example to get me started? http://two-wugs.net/emacs/mode-tutorial.html David