From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Michele" Newsgroups: gmane.emacs.help Subject: Re: Hihglithing profile for .log files Date: 1 Feb 2007 03:02:31 -0800 Organization: http://groups.google.com Message-ID: <1170327751.001211.171840@s48g2000cws.googlegroups.com> References: <1170321744.612367.177480@j27g2000cwj.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: sea.gmane.org 1170330063 18151 80.91.229.12 (1 Feb 2007 11:41:03 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 1 Feb 2007 11:41:03 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Feb 01 12:40:48 2007 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1HCaIu-0006BY-UF for geh-help-gnu-emacs@m.gmane.org; Thu, 01 Feb 2007 12:40:37 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HCaIu-0004q7-ES for geh-help-gnu-emacs@m.gmane.org; Thu, 01 Feb 2007 06:40:36 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews.google.com!s48g2000cws.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 32 Original-NNTP-Posting-Host: 164.129.1.43 Original-X-Trace: posting.google.com 1170327756 12937 127.0.0.1 (1 Feb 2007 11:02:36 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Thu, 1 Feb 2007 11:02:36 +0000 (UTC) In-Reply-To: User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322),gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: s48g2000cws.googlegroups.com; posting-host=164.129.1.43; posting-account=7n9Rhw0AAADFrG1vSXTWwaxN4vUdTllM Original-Xref: shelby.stanford.edu gnu.emacs.help:145214 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:40820 Archived-At: On Feb 1, 11:43 am, Peter Dyballa wrote: > Am 01.02.2007 um 10:22 schrieb Michele: > > > do you know how to define a custom highlighting profile for a type of > > file, let's say a .log file? > > Which .log file? Do you have an idea how many types of files call > themselves or are called .log files? > > -- > Greetings > > Pete > > What's the difference between OS X and Vista? > > Microsoft employees are excited about OS X... Sorry, I was not clear. Whay I would like to do is define if a CUSTOM profile for my .log files. It doesn't matter what kind of .log files, because I would like to define by myself the custom profile which of course would fit my needs. So for example if in a C code I'm used to see a comment in green, in my log files i would like to see a whole line which contain the word error highligthed in red (it is just an example). Once that i defined the profile, however, I would like that every times that i open a log file in emacs, my highlighting rules would be applied and the auto-revert-tail-mode as well. Thank you for your answer.