[comp.emacs] One more quick question about .emacs files

cloos@batcomputer.tn.cornell.edu (James H. Cloos Jr.) (02/04/89)

I thought I was getting the hang of this, but this one has got me totally
stumped.  Below is the listing of .emacs1.  This file causes no errors:
(setq meta-flag 1)
(setq default-major-mode 'text-mode)
(setq text-mode-hook
  '(lambda () (auto-fill-mode 1)))
I then added the one line that follows.  I then get the messages that
calendar.el and one other .el file (required by calendar) are loading; then
I get the 'error in init file' message.  The line is:
(load "calendar")
calendar.el is in my $EMACSLOADPATH search path.  Both of the loading
messages show 'done' after the files get loaded.  (The specific calendar.el
is the one that was posted recently, saying that it would end up in the
next version of Emacs.)

What am I missing?  Might the error be in the calendar.el file?  I've even
tried saving the file both w/ and w/o a \n at the end.

Thanks in advance.

-JimC
--
batcomputer!cloos@cornell.UUCP  |James H. Cloos, Jr.|#include <disclaimer.h>
cloos@batcomputer.tn.cornell.EDU|B7 Upson, Cornell U|#include <cute_stuff.h>
cloos@tcgould.tn.cornell.EDU    |Ithaca, NY 14853   |"Entropy isn't what
cloos@crnlthry.BITNET           |  +1 607 272 4519  | it used to be."
a.k.a. jhc@vax5.ccs.cornell.EDU or jhc@crnlvax5.BITNET