[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Error byte compiling a file
From: |
Davin Pearson |
Subject: |
Error byte compiling a file |
Date: |
27 May 2007 19:59:01 -0700 |
User-agent: |
G2/1.0 |
Here is my trashcan system:
http://www.geocities.com/davinpearson/research/2006/trashcan.el.html
When I try to byte compile this file I get the following error
message:
Compiling file d:/home/mylisp/trashcan.el at Mon May 28 14:51:54 2007
** reference to free variable trashcan--refresh-count
** assignment to free variable trashcan--refresh-count
The problem is that I WANT TO assign to the free variable trashcan--
refresh-count.
Should I simply ignore this error message then?
- Error byte compiling a file,
Davin Pearson <=