Yet again, I apologize for following my own posting.
I solved the problem by removing hyperbole from the list of REQUIRED and by
pre-loading one of my files. This works.
I will post seperately a question about the REQUIRED macro.
>>>> "Jake" == Jake Colman
<colman(a)ppllc.com> writes:
>>>> "Jake" == Jake Colman
<colman(a)ppllc.com> writes:
>>>>> "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.
Jake> Are you referring to adding additional entries to the REQUIRES macro of the
Jake> package's Makefile? How can I narrow down what is being looked for? Is
it
Jake> something that is being invoked from auto-autoloads.el?
Jake> Again, I apologize for following up my own posting.
Jake> As you probably know, I am trying to package up oo-browser. It has a
Jake> dependency on hyperbole so my REQUIRES macro specifies hyperbole. The
Jake> inclusion of hyperbole is what is screwing me up.
Jake> Knowing this, how do I move forward? I don't understand what the error
is
Jake> telling me.
Jake> --
Jake> Jake Colman
Jake> Principia Partners LLC Phone: (201) 209-2467
Jake> Harborside Financial Center Fax: (201) 946-0320
Jake> 902 Plaza Two E-mail: colman(a)ppllc.com
Jake> Jersey City, NJ 07311
www.principiapartners.com
--
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