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

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

Re: Error: End of file during parsing


From: Eli Zaretskii
Subject: Re: Error: End of file during parsing
Date: Tue, 27 Sep 2022 09:46:58 +0300

> Date: Tue, 27 Sep 2022 09:20:34 +0300
> From: Jean Louis <bugs@gnu.support>
> 
> This condition is terrible:
> 
> Compiling file /home/data1/protected/Programming/emacs-lisp/rcd-cf.el at Tue 
> Sep 27 09:18:19 2022
> rcd-cf.el: Error: End of file during parsing
> 
> If there is end of file during parsing, then why Emacs cannot tell me
> at what line number it encountered error?

It did tell you: the error is at EOF.  That's where Emacs realized
that there is an error.  It cannot do that earlier.

The problem is likely unbalanced parentheses somewhere.



reply via email to

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