>>>> "SJT" == Stephen J Turnbull
<stephen(a)xemacs.org> writes:
>>>> "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 ...)
SJT> You should check all the top-level forms for macro calls and the like.
SJT> You may need to explicitly require or load some more files in order to
SJT> ensure that macros are defined. Look for top-level forms that are not
SJT> defun, defvar, defcustom, etc.
Are you referring to adding additional entries to the REQUIRES macro of the
package's Makefile? How can I narrow down what is being looked for? Is it
something that is being invoked from auto-autoloads.el?
--
Jake Colman
Principia Partners LLC Phone: (201) 209-2467
Harborside Financial Center Fax: (201) 946-0320
902 Plaza Two E-mail: colman(a)ppllc.com
Jersey City, NJ 07311
www.principiapartners.com