newLISP Fan Club

Forum => newLISP in the real world => Topic started by: seetho on January 08, 2009, 06:57:23 AM

Title: Small error in source and documentation of smtp.lsp
Post by: seetho on January 08, 2009, 06:57:23 AM
Hi,



I was just poking around the modules documentation and noticed that there was a small error:
(load "/usr/share/modules/newlisp/smtp.lsp")
I think it should read
(load "/usr/share/newlisp/modules/smtp.lsp")
instead.



The error is also in the source file.



I'm new to newLISP and to this forum so I'm not sure if this is the right place to report such things.



seetho
Title:
Post by: cormullion on January 08, 2009, 09:58:36 AM
Hi seetho! This is a good place...



I've noted this before - a year or so ago...



//http://www.alh.net/newlisp/phpbb/viewtopic.php?t=1983



I think most of them were fixed but this looks like a straythat sneaked through...