[2433] in testers
decmips 7.7A: emacs discuss
daemon@ATHENA.MIT.EDU (Jonathon Weiss)
Wed Jun 22 13:25:15 1994
To: testers@MIT.EDU
Cc: jweiss@MIT.EDU
Date: Wed, 22 Jun 1994 13:25:00 EDT
From: Jonathon Weiss <jweiss@MIT.EDU>
System name: tla
Type and version: KN01 7.7A (1 update(s) to same version)
Display type: PMAX-MFB
What were you trying to do?
M-x discuss in emacs
What's wrong:
I get the message "Cannot open load file: discuss"
What should have happened:
It shoulda sound the file
Please describe any relevant documentation references:
Hmmm, does emacs have the right load path?
Do I have any clue what I'm talking about?
For ref, my .emacs:
(autoload 'olcr-list
"/afs/athena/contrib/consult/lib/elisp/eolcr/olcr"
"Emacs OLCR" t)
;(load-library "/mit/6.170/vaxbin/clu-more.elc")
(setq lpr-switches (list (getenv "LPR")))
(if (not (eq nil (getenv "DISPLAY"))) (server-start))
(put 'narrow-to-region 'disabled nil)