how to stop the annotation of lists by filenames?



I just meant the typo in Robert's e-mail,
where the function body was forgotten,
and which I didn't spot --- nothing fishy
about your syntax!

On Thu, May 29, 2008 at 01:16:02PM -0400, Stavros Macrakis wrote:
> On Thu, May 29, 2008 at 12:56 PM, Oliver Kullmann
> <O.Kullmann at swansea.ac.uk> wrote:
> > alright, this seems to work (passes my tests)!
> > (I already thought, syntax looks fishy, but god knows
> > what Lisp allows ;-).
> 
> Fishy?  In what way?
> 
>     (defun add-lineinfo (lis) lis)
> 
> is equivalent to Maxima:
> 
>     add_lineinfo(lis) := lis $

-- 
Dr. Oliver Kullmann
Computer Science Department
Swansea University
Faraday Building, Singleton Park
Swansea SA2 8PP, UK
http://cs.swan.ac.uk/~csoliver/