|
| 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" <address@hidden> 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 address@hidden
| [Prev in Thread] | Current Thread | [Next in Thread] |