From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Xavier Maillard Newsgroups: gmane.emacs.help Subject: Re: Error byte compiling a file Date: Mon, 28 May 2007 10:53:53 +0200 Organization: GNU's Not UNIX! Message-ID: <200705280853.l4S8rrOe013046@localhost.localdomain> References: <1180321141.069989.42050@i38g2000prf.googlegroups.com> Reply-To: Xavier Maillard NNTP-Posting-Host: lo.gmane.org X-Trace: sea.gmane.org 1180342615 27387 80.91.229.12 (28 May 2007 08:56:55 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 28 May 2007 08:56:55 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Davin Pearson Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon May 28 10:56:54 2007 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 1Hsb20-0005R1-N1 for geh-help-gnu-emacs@m.gmane.org; Mon, 28 May 2007 10:56:49 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Hsb1z-0005m0-L8 for geh-help-gnu-emacs@m.gmane.org; Mon, 28 May 2007 04:56:47 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Hsb0n-0004CR-Q6 for help-gnu-emacs@gnu.org; Mon, 28 May 2007 04:55:33 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Hsb0l-00045Y-7A for help-gnu-emacs@gnu.org; Mon, 28 May 2007 04:55:32 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Hsb0l-00045G-4I for help-gnu-emacs@gnu.org; Mon, 28 May 2007 04:55:31 -0400 Original-Received: from master.uucpssh.org ([193.218.105.66]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Hsb0j-0006Nh-Lv for help-gnu-emacs@gnu.org; Mon, 28 May 2007 04:55:30 -0400 Original-Received: by master.uucpssh.org (Postfix, from userid 10) id 4664D6A2C2; Mon, 28 May 2007 10:54:53 +0200 (CEST) Original-Received: from localhost.localdomain (IDENT:1001@localhost [127.0.0.1]) by zogzog.home (8.13.8/8.13.8) with ESMTP id l4S8rssE013049; Mon, 28 May 2007 10:53:54 +0200 Original-Received: (from zedek@localhost) by localhost.localdomain (8.13.8/8.13.8/Submit) id l4S8rrOe013046; Mon, 28 May 2007 10:53:53 +0200 In-reply-to: <1180321141.069989.42050@i38g2000prf.googlegroups.com> (message from Davin Pearson on 27 May 2007 19:59:01 -0700) User-Agent: Rmail in GNU Emacs 23.0.51.1 on GNU/Linux Jabber-ID: zedek@im.lolica.org X-uucpssh: Found to be clean X-uucpssh-SpamCheck: not spam, SpamAssassin (not cached, score=-4.296, required 4.6, autolearn=not spam, ALL_TRUSTED -1.80, AWL 0.10, BAYES_00 -2.60, SPF_HELO_PASS -0.00) X-uucpssh-From: xma@gnu.org X-detected-kernel: Linux 2.6 (newer, 3) 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:44502 Archived-At: Hi, Should I simply ignore this error message then? This is not an error message but a warning. Best is to fix it to "silent" the byte compiler but anyway you can ignore it. Try to defvar your variable to nil and see what happens (it is often enough). Xavier -- http://www.gnu.org http://www.april.org http://www.lolica.org