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

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

Re: Strange read error


From: Dmitry Dzhus
Subject: Re: Strange read error
Date: Wed, 13 Aug 2008 01:49:26 +0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

Dmitry Dzhus wrote:

> I wonder why attempting to byte-compile this code with CVS version of
> GNU Emacs:
>
>     (eval-when-compile
>       (require 'cc-mode))
>
> fails with the following error:
>
>     In toplevel form:
>     test.el:2:21:Error: Invalid read syntax: ")"
>
> While rewriting file contents with the following:
>
>     (eval-when-compile (require 'cc-mode))
>
> writes compiled files just fine. Seems unbelievable.

This bug was fixed yesterday, see
http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=636
-- 
Happy Hacking.

http://sphinx.net.ru

reply via email to

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