>>>> "Jake" == Jake Colman
<colman(a)ppllc.com> writes:
Jake> signal-error(wrong-type-argument (stringp nil))
Jake> # bind (error-data)
Jake> normal-top-level()
Jake> # (condition-case ... . error)
Jake> # (catch top-level ...)
You should check all the top-level forms for macro calls and the like.
You may need to explicitly require or load some more files in order to
ensure that macros are defined. Look for top-level forms that are not
defun, defvar, defcustom, etc.
--
Institute of Policy and Planning Sciences
http://turnbull.sk.tsukuba.ac.jp
University of Tsukuba Tennodai 1-1-1 Tsukuba 305-8573 JAPAN
Ask not how you can "do" free software business;
ask what your business can "do for" free software.