From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Bermudez, Leonardo " Newsgroups: gmane.emacs.help Subject: Syntax highlighting for another languaje Date: Tue, 26 Nov 2002 14:33:38 -0600 Sender: help-gnu-emacs-admin@gnu.org Message-ID: <196CE19B93B40447842940817F9FB3AF881FAC@bocnte2k3.boc.chevrontexaco.net> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C2958B.199BFCC9" X-Trace: main.gmane.org 1038342859 25152 80.91.224.249 (26 Nov 2002 20:34:19 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 26 Nov 2002 20:34:19 +0000 (UTC) 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 18GmPP-0006X9-00 for ; Tue, 26 Nov 2002 21:34:15 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 18GmPV-0004ba-00; Tue, 26 Nov 2002 15:34:21 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 18GmOy-0004Xa-00 for help-gnu-emacs@gnu.org; Tue, 26 Nov 2002 15:33:48 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 18GmOx-0004XJ-00 for help-gnu-emacs@gnu.org; Tue, 26 Nov 2002 15:33:48 -0500 Original-Received: from bocfg3.chevrontexaco.com ([136.171.123.28]) by monty-python.gnu.org with esmtp (Exim 4.10) id 18GmOw-0004WM-00 for help-gnu-emacs@gnu.org; Tue, 26 Nov 2002 15:33:46 -0500 Original-Received: from bocntmf1.boc.chevrontexaco.net (bocntmf1.boc.chevrontexaco.net [136.171.125.82]) by bocfg3.chevrontexaco.com (8.12.6/8.12.6) with ESMTP id gAQKXjts009185 for ; Tue, 26 Nov 2002 14:33:45 -0600 (CST) Original-Received: from 136.171.70.62 by bocntmf1.boc.chevrontexaco.net with ESMTP (ChevronTexaco SMTP Mail Filter BAMF1 (MMS v5.0)); Tue, 26 Nov 2002 14:33:38 -0600 X-Server-Uuid: 82F78E32-0EC9-4375-A45B-25D42066D996 Original-Received: from bocnte2k3.boc.chevrontexaco.net ([136.171.70.40]) by bocnte2kbh1.boc.chevrontexaco.net with Microsoft SMTPSVC(5.0.2195.4453) ; Tue, 26 Nov 2002 14:33:38 -0600 content-class: urn:content-classes:message X-MimeOLE: Produced By Microsoft Exchange V6.0.6249.0 X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Syntax highlighting for another languaje Thread-Index: AcKVizSm4AQmBdi+StaIMctoldojhg== Original-To: help-gnu-emacs@gnu.org X-OriginalArrivalTime: 26 Nov 2002 20:33:38.0507 (UTC) FILETIME=[19C419B0:01C2958B] X-WSS-ID: 11FD0528896153-01-01 Errors-To: help-gnu-emacs-admin@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.help:4067 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:4067 This is a multi-part message in MIME format. ------_=_NextPart_001_01C2958B.199BFCC9 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Hi, I was wondering how can I define font-locking for another languaje. This languaje is just comment lines that start with "--", some comands in uppercase and numbers (its an input file for another program). I was checking some of the definitions for awk, c++ and others but they were intimidating for my newibie level in lisp. The other problem that I have is that I am just at user level in a linux box and I do not have administrative rights. Any help is appreciated Thanks Leo ------_=_NextPart_001_01C2958B.199BFCC9 Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: quoted-printable Syntax highlighting for another languaje

Hi,

I was wondering how can I define = font-locking for another languaje. This languaje is just comment lines = that start with "--", some comands in uppercase and numbers = (its an input file for another program). I was checking some of the = definitions for awk, c++ and others but they were intimidating for my = newibie level in lisp.

The other problem that I have is that I = am just at user level in a linux box and I do not have administrative = rights.

Any help is appreciated

Thanks

Leo

------_=_NextPart_001_01C2958B.199BFCC9--