From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Meatball Newsgroups: gmane.emacs.help Subject: where is variable "Date" define Date: Wed, 27 Oct 2004 12:39:47 +0800 Organization: Bentium Ltd. (CN99) Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1098864438 8160 80.91.229.6 (27 Oct 2004 08:07:18 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 27 Oct 2004 08:07:18 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Oct 27 10:07:16 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CMips-0005pb-00 for ; Wed, 27 Oct 2004 10:07:12 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CMixb-0007y9-2z for geh-help-gnu-emacs@m.gmane.org; Wed, 27 Oct 2004 04:15:11 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!headwall.stanford.edu!HSNX.atgi.net!ra.nrl.navy.mil!news2.wam.umd.edu!bloom-beacon.mit.edu!news.cn99.com!news.yaako.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 9 Original-NNTP-Posting-Host: 61.187.87.174 Original-X-Trace: news.yaako.com 1098863759 26716 61.187.87.174 (27 Oct 2004 07:55:59 GMT) Original-X-Complaints-To: usenet@news.yaako.com Original-NNTP-Posting-Date: Wed, 27 Oct 2004 07:55:59 +0000 (UTC) User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3.50 (windows-nt) Hamster/2.0.0.1 Cancel-Lock: sha1:h41/Mb0t8/z6Wjh5c5aTsFdE67M= Original-Xref: shelby.stanford.edu gnu.emacs.help:126108 Original-To: help-gnu-emacs@gnu.org 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: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:21488 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:21488 When I compile sacha plannermode, I got the error below when I compile planner-cyclic.el: Compiling file d:/home/site-lisp/sacha-dev/planner/planner-cyclic.el at Wed Oct 27 12:35:18 2004 Entering directory `d:/home/site-lisp/sacha-dev/planner/' planner-cyclic.el:52:1:Error: Symbol's value as variable is void: date How can I pass this compile? thx