> later than message about latin-itx I did an update and rebuilt. > This morning's mail reading failed with a slightly different message > but in the same area > > Debugger entered--Lisp error: (wrong-type-argument number-or-marker-p nil) > coding-system-change-eol-conversion(windows-1250 1) > rmail-decode-region(85984022 85988072 windows-1250) > rmail-convert-to-babyl-format() > rmail-get-new-mail() > rmail() > call-interactively(rmail) > > I have just checked the cvs and the version I am using is the same as > this morning
Did you do a `make recompile' followed by `make'? mule-cmds.el is dumped into Emacs during `make', so it's not sufficient to just byte-compile it: you have to recompile Emacs. _______________________________________________ emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
