[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: flim, wanderlust, emacs24
On Sun, 15 Aug 2010 17:40:44 +0200 David Maus wrote:
> Yes, it looks like Emacs24 finally dropped support for the old style
> backquotes.
Hmm, Emacs 24 still warns about usage of old-style backquotes. APEL
and most part of FLIM byte compiles. Files that fail are: md4.el,
ntlm.el and sasl-ntlm.el.
Here are patches for apel and flim:
<http://bazaar.launchpad.net/%7Ekhiker/%2Bjunk/apel-custom/download/head%3A/oldbackquote.patch-20100626130343-3yhjtnjl2nsz7xbr-1/old-backquote.patch>
<http://bazaar.launchpad.net/%7Ekhiker/%2Bjunk/flim-custom/download/head%3A/oldstylebackquote.di-20100703052936-az5wt0dwx9jgxu3y-47/old-style-backquote.diff>
I am using them and so far everything is OK. I think the part which
patches FLIM-CFG should be removed.
Can anyone review and commit them?
--Herbert