Re: Error on opening .orh file

2022-10-27 Thread Quiliro Ordóñez
El 2022-10-27 06:25, Renato Pontefice escribió:

> ‘/Users/renatopontefice/.emacs.d/init.el’:

Check this file.
 
> Invalid read syntax: ), 1, 0

Probably yo have a closing parenthesis without a corresponding opening
parenthis.



Error on opening .orh file

2022-10-27 Thread Renato Pontefice
I tried to open a file.org, but received this error
--
Warning (initialization): An error occurred while loading 
‘/Users/renatopontefice/.emacs.d/init.el’:

Invalid read syntax: ), 1, 0

To ensure normal operation, you should investigate and remove the
cause of the error in your initialization file.  Start Emacs with
the ‘--debug-init’ option to view a complete error backtrace. Disable showing 
Disable logging
———

I’ve start looking on my init.el file, but I didn’t find anythings. Can someone 
tell me what I can try to look for i.e. 
What does this error mean?

Thank you

Renato