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 15:26:04 +0100

Have put in my init file

(setq debug-on-error t)

and then fired 

emacs --debug-init

In messages I get 

Loading /home/hagbard/GAdmSw/GungaDin--1.0/el/gungadin-texi.el (source)...done
Loading /home/hagbard/GAdmSw/GungaDin--1.0/el/gungadin-info.el (source)...done
Loading /home/hagbard/GAdmSw/GungaDin--1.0/el/gungadin-octave.el (source)...done
Loading /home/hagbard/GAdmSw/GungaDin--1.0/el/gungadin-org.el (source)...
Loading ‘ob-ref’: unescaped character literals `?(', `?)' detected, `?\(', 
`?\)' expected!
Loading /home/hagbard/GAdmSw/GungaDin--1.0/el/gungadin-org.el (source)...done
Loading /home/hagbard/GAdmSw/GungaDin--1.0/el/gungadin.el (source)...done
For information about GNU Emacs and the GNU system, type C-h C-a.
Package cl is deprecated

That's all I get

> Sent: Monday, November 23, 2020 at 2:54 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
>
> Christopher Dimech <dimech@gmx.com> writes:
> 
> > I am getting the following in messages.
> >
> > Loading ‘ob-ref’: unescaped character literals `?(', `?)' detected,
> > `?\(', `?\)' expected!
> 
> And did you succeed in getting a debugger?
> 
> Michael.
> 
> 
>



reply via email to

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