* conf files highlighting
@ 2006-07-27 9:26 Sergey Kapustin
0 siblings, 0 replies; 3+ messages in thread
From: Sergey Kapustin @ 2006-07-27 9:26 UTC (permalink / raw)
Hello!
Can anyone tell me how i enable highlighting for conf files like
(httpd.conf) in emacs?
i only need the comments to be highlighted.
thanks
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: conf files highlighting
[not found] <mailman.4542.1153992374.9609.help-gnu-emacs@gnu.org>
@ 2006-07-27 9:42 ` Robert D. Crawford
2006-07-27 16:33 ` dsjoblom
1 sibling, 0 replies; 3+ messages in thread
From: Robert D. Crawford @ 2006-07-27 9:42 UTC (permalink / raw)
"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
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: conf files highlighting
[not found] <mailman.4542.1153992374.9609.help-gnu-emacs@gnu.org>
2006-07-27 9:42 ` Robert D. Crawford
@ 2006-07-27 16:33 ` dsjoblom
1 sibling, 0 replies; 3+ messages in thread
From: dsjoblom @ 2006-07-27 16:33 UTC (permalink / raw)
Sergey Kapustin wrote:
> Hello!
>
> Can anyone tell me how i enable highlighting for conf files like
> (httpd.conf) in emacs?
> i only need the comments to be highlighted.
If you are running an emacs from CVS (version 22.1 or later) you can
just use M-x conf-mode.
Regards,
Daniel Sjöblom
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2006-07-27 16:33 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-07-27 9:26 conf files highlighting Sergey Kapustin
[not found] <mailman.4542.1153992374.9609.help-gnu-emacs@gnu.org>
2006-07-27 9:42 ` Robert D. Crawford
2006-07-27 16:33 ` dsjoblom
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.