[1636] in testers
dash gnus
daemon@ATHENA.MIT.EDU (daemon@ATHENA.MIT.EDU)
Tue Jul 30 18:57:11 1991
From: ckclark@ATHENA.MIT.EDU
Date: Tue, 30 Jul 91 18:57:17 -0400
To: testers@ATHENA.MIT.EDU
Cc: vanharen@ATHENA.MIT.EDU
Reply-To: ckclark@mit.edu
Selecting the emacs news reader from dash will produce the error:
Cannot open load file: nntp.
This is because gnus.el references nntp.el, which is also in
/mit/sipb/lib/elisp/nntp.el. Since the load-path is still just
/usr/athena/lib/gnuemacs/lisp, nntp.el is not being found.
And, no, don't even think about adding "." to the load-path. :-)
-Calvin