Jason Rumney <[EMAIL PROTECTED]> writes:

[...]

> I used "make recompile", which I mistakenly thought had worked, since
> it didn't give any errors.

recompile should give a summary that warns you if a file failed to
compile.  However, it doesn't try to compile an .el file that doesn't
have a corresponding .elc file.  I removed the "no-byte-compile: t"
from generic-x.el one month ago.  If you haven't done a bootstrap
since, that would explain why you haven't seen any error message from
recompile.

> "make bootstrap" gives "Invalid escape sequence" on my machine,
> which is another recent problem I haven't yet tracked down the cause
> of, but it seems to be specific to the build environment on that
> machine.

Maybe you can post your problem here so that others can help you.

Lute.


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

Reply via email to