Package: emacs-goodies-el
Version: 26.9-1
Severity: wishlist

I just added a line to the auto-mode-alist to set default mode for apache2.conf 
as well.  

--- apache-mode.el.orig 2006-10-12 21:36:49.000000000 -0500
+++ apache-mode.el      2006-10-12 21:37:02.000000000 -0500
@@ -29,6 +29,7 @@
 ;;   (autoload 'apache-mode "apache-mode" nil t)
 ;;   (add-to-list 'auto-mode-alist '("\\.htaccess\\'"   . apache-mode))
 ;;   (add-to-list 'auto-mode-alist '("httpd\\.conf\\'"  . apache-mode))
+;;   (add-to-list 'auto-mode-alist '("apache2\\.conf\\'"  . apache-mode))
 ;;   (add-to-list 'auto-mode-alist '("srm\\.conf\\'"    . apache-mode))
 ;;   (add-to-list 'auto-mode-alist '("access\\.conf\\'" . apache-mode))
 ;;   (add-to-list 'auto-mode-alist '("sites-\\(available\\|enabled\\)/" . 
apache-mode))

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-2-amd64
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages emacs-goodies-el depends on:
ii  bash                        3.1-5        The GNU Bourne Again SHell
ii  emacs-snapshot-gtk [emacsen 1:20061009-1 The GNU Emacs editor (with GTK+ 2.

Versions of packages emacs-goodies-el recommends:
pn  dict                          <none>     (no description available)
pn  perl-doc                      <none>     (no description available)
ii  wget                          1.10.2-2   retrieves files from the web

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to