help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: unescaped character literals


From: Andreas Röhler
Subject: Re: unescaped character literals
Date: Thu, 8 Feb 2018 21:44:45 +0100
User-agent: Mozilla/5.0 (X11; Linux i686; rv:52.0) Gecko/20100101 Thunderbird/52.6.0

On 08.02.2018 17:32, Andreas Röhler wrote:
When opening Emacs26-pretest, get a message:

unescaped character literals `?)' detected!

AFAIU it refers to a test which contains

(should (eq (char-before) ?))

which seems right. Should that warning be reported as bug?

Cheers,

Andreas


Okay, should escape it, because otherwise the paren-match goes wrong.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]