From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dmitry Dzhus Newsgroups: gmane.emacs.help Subject: Re: Strange read error Date: Wed, 13 Aug 2008 01:49:26 +0400 Organization: albasani.net Message-ID: <87abfhgazd.fsf@sphinx.net.ru> References: <87bq0fwdan.fsf@sphinx.net.ru> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1218580968 24522 80.91.229.12 (12 Aug 2008 22:42:48 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 12 Aug 2008 22:42:48 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Aug 13 00:43:38 2008 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1KT2aX-0001KD-WD for geh-help-gnu-emacs@m.gmane.org; Wed, 13 Aug 2008 00:43:38 +0200 Original-Received: from localhost ([127.0.0.1]:52974 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KT2Za-0000nF-Rw for geh-help-gnu-emacs@m.gmane.org; Tue, 12 Aug 2008 18:42:38 -0400 Original-Path: news.stanford.edu!headwall.stanford.edu!newshub.sdsu.edu!feeder.erje.net!newsfeed.straub-nv.de!news.albasani.net!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 26 Original-X-Trace: news.albasani.net cT8JWhQfnk3zpiD+VlciUZHbzsUTpFQkB+hvsX81zQcFbmv4hzebLJAUxfzi50n4VTVUxCkGf2EJA0fJEzujzjQpBh3zxg0EiEynnIeCzvQVNZfDC28izwHKfmVQEIRf Original-X-Complaints-To: abuse@albasani.net Original-NNTP-Posting-Date: Tue, 12 Aug 2008 21:50:47 +0000 (UTC) X-User-ID: TWgs57XJqnnzQZUh3pDwKqXhKa2lm+aRxBo56JlWvBw= Cancel-Lock: sha1:QupsQSMMv41B3xREbw8Kz96eo6k= sha1:sQVnYux0Q9sieyYOls1jy80+7TM= User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-NNTP-Posting-Host: YLDYMmthmJF9WuNvlKDtdihFEyZuAEoU3O/Xc4tYCGs= Original-Xref: news.stanford.edu gnu.emacs.help:161189 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:56532 Archived-At: 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 む