| Summary: | apache-mode update 1.1 + more load patterns= Emacs | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Gustavo Sverzut Barbieri <barbieri> |
| Component: | [OLD] Development | Assignee: | Emacs project <emacs> |
| Status: | RESOLVED FIXED | ||
| Severity: | enhancement | ||
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | x86 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: | apache-mode.el 1.1 | ||
Created attachment 35440 [details]
apache-mode.el 1.1
I dont do emacs. Added to CVS. Thanks for the suggestion. |
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: