10 May 2012 13:00
[PATCH] ecasound.el: fix regexp to match ewf files
Alessandro Ghedini <al3xbio <at> gmail.com>
2012-05-10 11:00:25 GMT
2012-05-10 11:00:25 GMT
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;$/= <at> {[ <at> _]};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/
(Continue reading)
. I will try to give it at least a review
and make it warning-clean. I didn't actually use it myself in quite a
while
.
RSS Feed