Package: emacs-goodies-el Version: 35.12 Severity: normal In emacs-goodies-loaddefs.el we find :
(add-to-list 'auto-mode-alist '("sites-\\(available\\|enabled\\)/" . apache-mode)) But the sites-available/sites-enabled scheme is not used by apache only, but also by freeradius (and could be used for other configurations, eg nginx) using eg add-to-list 'auto-mode-alist '("apache2/sites-\\(available\\|enabled\\)/" . apache-mode)) would be more appropriate. -- System Information: Debian Release: 8.10 APT prefers oldstable-proposed-updates APT policy: (700, 'oldstable-proposed-updates'), (500, 'oldstable-updates'), (500, 'oldstable') Architecture: amd64 (x86_64) Kernel: Linux 4.9.0-0.bpo.4-amd64 (SMP w/8 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: sysvinit (via /sbin/init) Versions of packages emacs-goodies-el depends on: ii bash 4.3-11+deb8u1 ii dpkg 1.17.27 ii emacs24-lucid [emacsen] 24.5+1-6~bpo8+1 ii install-info 5.2.0.dfsg.1-6 Versions of packages emacs-goodies-el recommends: pn dict <none> pn perl-doc <none> ii wget 1.16-1+deb8u4 emacs-goodies-el suggests no packages. -- no debconf information