>>>> Stephen wrote:
Stephen> Well, that's obvious. What is not obvious at all is why the
Stephen> additional rule is needed -- you yourself admit there may be
Stephen> better ways to accomplish the task -- and understanding that
Stephen> requires showing us the AUCTeX patch as well as the
Stephen> XEmacs.rules patch.
The XEmacs.rules patch has been put on display before. Here comes an
excerpt from the auctex Makefile, slightlty modified by removing some
lines not relevant to this, shows how it is used in the package:
----------------------------------------------------------------------
EXTRA_AUTOLOADS_DEPENDENCIES = tex-site.el preview/auto.el
[...]
include ../../XEmacs.rules
$(AUTOLOAD_PATH)/auto-autoloads.el:: $(EXTRA_AUTOLOADS_DEPENDENCIES)
cat tex-site.el >> $(AUTOLOAD_PATH)/auto-autoloads.el
cat preview/auto.el >> $(AUTOLOAD_PATH)/auto-autoloads.el
----------------------------------------------------------------------
Yours
--
%% Mats
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta