GNU bug report logs -
#36068
27.0.50; Warning: unescaped character literals `?)' detected, `?\)' expected!
Previous Next
Reported by: Michael Heerdegen <michael_heerdegen <at> web.de>
Date: Mon, 3 Jun 2019 02:28:02 UTC
Severity: normal
Tags: confirmed, fixed, patch
Found in version 27.0.50
Done: Noam Postavsky <npostavs <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
Message #8 received at 36068 <at> debbugs.gnu.org (full text, mbox):
Michael Heerdegen <michael_heerdegen <at> web.de> writes:
> Sometimes, out of nowhere, when I byte compile my init file (with my
> config loaded of course), I get hundreds (!) of warnings
>
> .gnu-emacs.el:22:1:Warning: unescaped character literals `?)' detected, `?\)'
> expected!
>
> Dunno if it happens when there is a syntax error in the file, or just
> Heisenbug like. When this has happened once, I cannot get back to a
> normal compilation, compiling any Elisp file gives me the above
> warnings. I have to restart Emacs. Then everything is good.
>
> I have still open such an ill session, maybe it can help with the
> diagnosis?
Hmm, is lread--unescaped-character-literals non-nil? It looks like the
variable can only get cleared due to the let-binding in load, so if it
somehow got set outside of that, then you would see continual warnings
from it.
This bug report was last modified 5 years and 348 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.