Processing commands for cont...@bugs.debian.org:
> tags 672184 pending
Bug #672184 [ecasound-el] ecasound-el: auto-mode-alist .ewf
Added tag(s) pending.
> kthxbye
Stopping processing here.
Please contact me if you need assistance.
--
672184: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=67218
tags 672184 pending
kthxbye
On Wed, May 09, 2012 at 10:09:24AM +1000, Kevin Ryde wrote:
> Package: ecasound-el
> Version: 2.8.1-6
> Severity: wishlist
> File: /etc/emacs/site-start.d/50ecasound-el.el
>
> 50ecasound-el.el could helpfully set up ecasound-ewf-mode on .ewf files,
>
> (add-to-list
Package: ecasound-el
Version: 2.8.1-6
Severity: wishlist
File: /etc/emacs/site-start.d/50ecasound-el.el
50ecasound-el.el could helpfully set up ecasound-ewf-mode on .ewf files,
(add-to-list 'auto-mode-alist '("\\.ewf\\'" . ecasound-ewf-mode))
There's a similar line in ecasound.el itself but ha