Subject: | Support for emacs 24? |
It seems that the module does not work with emacs 24. The test suite starts failing with:
# Failed test 'Testing that emacs major version is 21 or 22 or 23'
# at t/02-parse_emacs_version_strings.t line 41.
# '24.4.1'
# doesn't match '(?^msx: ^ 2[123] \. )'
# Looks like you failed 1 test of 17.
t/02-parse_emacs_version_strings.t ..........
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/17 subtests
and also a couple of other test cases fail after that. See also
http://matrix.cpantesters.org/?dist=Emacs-Run%200.15
for a fail/pass overview of test reports.