From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Ian Zimmerman Newsgroups: gmane.emacs.help Subject: Re: Syntax highlighting keywords starting with # Date: Thu, 03 Nov 2005 19:43:19 -0800 (PST) Message-ID: <8764r9jcx7.fsf@gmail.com> References: <1131019860.252451.281450@g44g2000cwa.googlegroups.com> <87hdatyale.fsf-monnier+gnu.emacs.help@gnu.org> <1131047712.437935.238430@g47g2000cwa.googlegroups.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1131075865 13295 80.91.229.2 (4 Nov 2005 03:44:25 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 4 Nov 2005 03:44:25 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Nov 04 04:44:17 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EXsUP-0001UD-Cd for geh-help-gnu-emacs@m.gmane.org; Fri, 04 Nov 2005 04:43:41 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EXsUO-0006Zt-O7 for geh-help-gnu-emacs@m.gmane.org; Thu, 03 Nov 2005 22:43:40 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EXsUE-0006Zd-Vk for help-gnu-emacs@gnu.org; Thu, 03 Nov 2005 22:43:31 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EXsUD-0006ZR-FG for help-gnu-emacs@gnu.org; Thu, 03 Nov 2005 22:43:30 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EXsUD-0006ZO-D1 for help-gnu-emacs@gnu.org; Thu, 03 Nov 2005 22:43:29 -0500 Original-Received: from [64.233.184.195] (helo=wproxy.gmail.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EXsUD-0002ic-HI for help-gnu-emacs@gnu.org; Thu, 03 Nov 2005 22:43:29 -0500 Original-Received: by wproxy.gmail.com with SMTP id 67so198413wri for ; Thu, 03 Nov 2005 19:43:28 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:to:subject:references:x-unicorn-archive:from:in-reply-to:message-id:lines:user-agent:mime-version:content-type:date; b=cGH4EMVbg3RxQBisF52jDE+y3X2aNVxgQtz3U6zbtVWKVTiHNRZTqI4C1qVj//Z5LJV6GywJNiT9lbGXCLm9ucnFc6sOAhivdMeigbkXbn+i0eaQfDIYu7H8vrn+JO+evIOCEPKUGLb+/8hpzKSQS0tw7qCCF5oFRgGoXhfZMvM= Original-Received: by 10.65.239.13 with SMTP id q13mr1597028qbr; Thu, 03 Nov 2005 19:43:28 -0800 (PST) Original-Received: from unicorn ( [69.194.228.44]) by mx.gmail.com with ESMTP id f14sm1501347qba.2005.11.03.19.43.19; Thu, 03 Nov 2005 19:43:19 -0800 (PST) Original-Received: from itz by unicorn with local (Exim 4.54) id 1EXsU1-0000sd-0K; Thu, 03 Nov 2005 22:43:17 -0500 Original-To: help-gnu-emacs@gnu.org X-Unicorn-Archive: yes In-Reply-To: <1131047712.437935.238430@g47g2000cwa.googlegroups.com> Original-Lines: 10 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.4 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:30813 Archived-At: frodetj> I'm not able to make this work for the #, but for other frodetj> characters it's working fine. Change the syntax table in your mode to give # word or symbol syntax, maybe. -- A true pessimist won't be discouraged by a little success. (apologies to Peter Dyballa for my translation from German)