>>>> "Jan" == Jan Vroonhof
<vroonhof(a)math.ethz.ch> writes:
Jan>
Jan> rcliff(a)panix.com (Robert Clifford) writes:
> I have text-mode-1.13 installed, but the error indicates
> that I should install it.
Jan>
Jan> These are all due to the fly-spell breakage. As the error is in the
Jan> autoload file the rest of it is hosed too.
Right. I submitted a patch to flyspell. In the meantime, grab 1.12
or edit the lisp/text-modes/auto-autoloads.el file adding
(defvar flyspell-mode nil)
(defvar flyspell-mode-map (make-sparse-keymap))
at the top, and re-bytecompile.