Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
apache-mode.el 1.1 is better than 1.0, debian testing is using it (deb: emacs-goodies-el). Also, as gentoo uses apache2.conf and commonapache2.conf (at least in apache2) better add these lines to the loader: (add-to-list 'auto-mode-alist '("apache[12]\?\\.conf$" . apache-mode)) (add-to-list 'auto-mode-alist '("commonapache[12]\?\\.conf$" . apache-mode)) Reproducible: Always Steps to Reproduce:
Created an attachment (id=35440) [edit] apache-mode.el 1.1
I dont do emacs.
Added to CVS. Thanks for the suggestion.