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

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

Re: I continue to get error ob-ref: unescaped character literals


From: Christopher Dimech
Subject: Re: I continue to get error ob-ref: unescaped character literals
Date: Mon, 23 Nov 2020 13:30:32 +0100

The problem only crops up when I call (require 'org)


> Sent: Monday, November 23, 2020 at 1:23 PM
> From: "Michael Heerdegen" <michael_heerdegen@web.de>
> To: help-gnu-emacs@gnu.org
> Subject: Re: I continue to get error ob-ref: unescaped character literals
>
> Stephen Berman <stephen.berman@gmx.net> writes:
>
> > It's a warning from the byte compiler that it found `?(' and `?)' in
> > elisp code, which should be written as `?\(' and `?\)'.  See (info
> > "(elisp) Basic Char Syntax"):
>
> I'm not sure if it is from compiling.  Can this warning also be raised
> by the reader?
>
> Michael.
>
>
>



reply via email to

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