[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: zwei sucks lambdas
- To: (BUG LISPM) at MIT-AI
 
- Subject: Re: zwei sucks lambdas
 
- From: MLB@MIT-AI
 
- Date: Sun ,8 Oct 79 00:09:07 EDT
 
I typed some variable names which began with the lambda character into zwei.
This appeared to work perfectly fine, an example line being:
	&aux Lfoo Lbar Lzip
(cap L = lambda char).  Upon retrieving this file today this became
	&auxfoobarzip
This seems completely random, if there is some reason zwei can't handle certain
characters it shouldn't essentially lie to you by letting you type them in!
I now have to manually go through and clean up the mess this created in my code!