Page 1 of 1

Small error in source and documentation of smtp.lsp

Posted: Thu Jan 08, 2009 2:57 pm
by seetho
Hi,

I was just poking around the modules documentation and noticed that there was a small error:

Code: Select all

(load "/usr/share/modules/newlisp/smtp.lsp")
I think it should read

Code: Select all

(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

Posted: Thu Jan 08, 2009 5:58 pm
by cormullion
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...