First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 57098
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: GNU Emacs Team <emacs@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Gustavo Sverzut Barbieri <barbieri@gmail.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
apache-mode.el apache-mode.el 1.1 text/plain Gustavo Sverzut Barbieri 2004-07-14 18:09 0000 10.10 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 57098 depends on: Show dependency tree
Show dependency graph
Bug 57098 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2004-07-14 18:08 0000
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:

------- Comment #1 From Gustavo Sverzut Barbieri 2004-07-14 18:09:52 0000 -------
Created an attachment (id=35440) [edit]
apache-mode.el 1.1

------- Comment #2 From Chuck Short (RETIRED) 2004-07-15 03:10:44 0000 -------
I dont do emacs.

------- Comment #3 From Mamoru KOMACHI (RETIRED) 2004-07-17 11:33:43 0000 -------
Added to CVS. Thanks for the suggestion.

First Last Prev Next    No search results available      Search page      Enter new bug