A typo in maxima.el that makes it fail in recent Emacsen
Subject: A typo in maxima.el that makes it fail in recent Emacsen
From: Leo Butler
Date: Wed, 27 Jan 2010 19:53:10 +0000 (GMT)
On Mon, 25 Jan 2010, Leo wrote:
< I wonder if someone may commit the attached patch to maxima.el. It
< removes redefinition of comint-dynamic-list-completions (thus support of
< emacs 20). Its
<
< (if (and
< (not maxima-running-xemacs)
< (or
< (< emacs-major-version 21)
< (< emacs-minor-version 3)))
< ......
<
< is wrong, where minor-version can completely decide whether to run the
< following form. Thus every .1 .2 releases get the redefinition.
<
<
Leo, your patch file is very long. Presumably, your editor has done some
majour changes in whitespace and/or formatting. Try regenerating your
diff file so it ignores whitespace; I believe you want 'diff -u -b'.
Leo
--
The University of Edinburgh is a charitable body, registered in
Scotland, with registration number SC005336.