Re: installation problem with xae-compile-psgml

Kevin Rodgers <[email protected]> Mon, 15 Sep 2003 08:31:57 -0600
Newsgroups gmane.emacs.xae
Organization Information Handling Services, Electronic Systems Development
Message-ID <[email protected]>
Michael Stacey writes:
> I'm getting the following elisp trace:
> 
> (file-error "Cannot open load file" "psgml-maint")
>   load("psgml-maint")
>   load-library("psgml-maint")
>   (let ((old-dir default-directory)) (cd (file-name-directory ...)) 
> (load-library "psgml-maint") (psgml-compile-files) (psgml-compile-files) (cd 
> old-dir))
>   xae-compile-psgml()
> * call-interactively(xae-compile-psgml)
>   execute-extended-command(nil)
>   call-interactively(execute-extended-command)

Is xae's psgml subdirectory in your load-path?  If the lisp subdirectory
is in your load-path, loading xae.el should automatically add the psgml
subdirectory.

-- 
Kevin Rodgers

_______________________________________________
XAE mailing list
[email protected]
http://sunsite.dk/mailman/listinfo/xae