Quoting David Kastrup <[EMAIL PROTECTED]>:

> The files are not opened in binary mode or something like that?

Its a possibility, but Emacs should be linked with binmode.obj, which makes the
default mode binary.

If the link with binmode.obj fails and default is text mode for some reason (as
happened with certain versions of MingW for 21.4 and earlier), we usually get
crashes loading .elc files either during startup or when opening custom
buffers.




_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel

Reply via email to