[ecasound] [PATCH] ecasound.el: fix regexp to match ewf files

From: Alessandro Ghedini <al3xbio@email-addr-hidden>
Date: Thu May 10 2012 - 14:00:25 EEST

Hi,

attached is a trivial patch that fixes the regexp inside ecasound.el which
matches *.ewf files. The patch basically replaces "$" with "\\'" to match an
end of string instead of a newline as per the example at [0].

Also, when bytecompiling it, I get:

> ecasound.el:974:1:Warning: !! The file uses old-style backquotes !!
> This functionality has been obsolete for more than 10 years already
> and will be removed soon. See (elisp)Backquote in the manual

Though, not being an elisp expert, I can't tell what needs to be fixed.

Cheers

[0] http://www.gnu.org/software/emacs/manual/html_node/elisp/Auto-Major-Mode.html

-- 
perl -E '$_=q;$/= @{[@_]};and s;\S+;<inidehG ordnasselA>;eg;say~~reverse'

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/

_______________________________________________
Ecasound-list mailing list
Ecasound-list@email-addr-hidden
https://lists.sourceforge.net/lists/listinfo/ecasound-list

Received on Thu May 10 16:15:01 2012

This archive was generated by hypermail 2.1.8 : Thu May 10 2012 - 16:15:02 EEST