help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: conf files highlighting


From: Robert D. Crawford
Subject: Re: conf files highlighting
Date: Thu, 27 Jul 2006 04:42:36 -0500
User-agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.4 (gnu/linux)

"Sergey Kapustin" <kapustin.sergey@gmail.com> writes:

> Can anyone tell me how i enable highlighting for conf files like
> (httpd.conf) in emacs?
> i only need the comments to be highlighted.

Is x-resource-generic-mode what you are looking for?  You might want to
try this in your .emacs file:

(autoload 'x-resource-generic-mode "generic-x" nil t)

rdc
-- 
Robert D. Crawford
rdc1x@comcast.net


reply via email to

[Prev in Thread] Current Thread [Next in Thread]