[22598] in Athena Bugs
sun4 9.1.22: emacs
daemon@ATHENA.MIT.EDU (Albert S. Huang)
Sun Jun 22 22:51:49 2003
Message-Id: <200306230251.WAA27839@biohazard-cafe.mit.edu>
To: bugs@MIT.EDU
Date: Sun, 22 Jun 2003 22:51:40 -0400
From: "Albert S. Huang" <ashuang@MIT.EDU>
System name: biohazard-cafe.mit.edu
Type and version: Sun-Fire-280R 9.1.22 (with mkserv)
Display type: unknown
Shell: /bin/athena/tcsh
Window manager: none (remote login via ssh)
What were you trying to do?
load the emacs-lisp interface by following the instructions described at
http://www.franz.com/support/documentation/6.2/doc/eli.htm#dot-emacs-2
I believe the correct path to the eli files is /mit/acl/current/eli
according to the instructions at above webpage, I'm supposed to add the
following line to my .emacs
(load "/mit/acl/current/eli/fi-site-init)
What's wrong:
I get the following error once I add that line to my .emacs file
Error in init file: error: "File `/mit/acl/current/eli/fi-vers.elc' was not compiled in Emacs"
What should have happened:
I'm under the impression that I shouldn't get any errors at all and that I
should be able to use the emacs-lisp interface.
Please describe any relevant documentation references:
just the link above.