[Bug: 21.4.14] calc-settings-file not initialized
Darryl Okahata
darrylo at soco.agilent.com
Fri Sep 17 12:07:14 EDT 2004
Marcus Harnisch <marcus.harnisch at gmx.net> wrote:
> When I run M-x calc (calc-1.25), it bails out complaining about
> `calc-settings-file' being nil.
>
> What's interesting though is why *hasn't* it been initialized? I don't
> think I fully understand the autoload mechanism, but here is how it's
> set up:
Completely wild guesses:
1. "user-init-file" is nil.
2. Either calc-settings-file or user-init-file has been made
buffer-local, and the default value is nil.
3. Some other emacs-lisp file is doing a "(provide 'calc)".
--
Darryl Okahata
darrylo at soco.agilent.com
More information about the XEmacs-Beta
mailing list