Matthew Leach <[email protected]> writes: Hi Matthew,
>> Then I installed my distro's xemacs-all-packages package. The crm >> error was gone and compilation finished successfully. And now the >> strange thing is: even when I uncommend the defadvice again, then >> "make distclean" and configure anew, the hack-one-local-variable >> error doesn't occur anymore. So it seems that one needs some >> additional package to work properly but I don't know which. > > I've done some digging and found that xemacs-base/auto-autoloads.el > (which is provided by xemacs-all-packages) seems to be the offender. There was some xemacs startup error in the semantic package, so I've just deleted that. > If you do: > > $ cd /usr/share/xemacs/xemacs-packages/lisp/xemacs-base > $ sudo mv auto-autoloads.el auto-autoloads.bk.el > $ sudo mv auto-autoloads.elc auto-autoloads.bk.elc > > and try the xemacs package build, do you see the error? Yes, when I do that, the `hack-one-local-variable' error is there. When I undo it again (and with the semantic package deleted), it compiles fine. Bye, Tassilo _______________________________________________ auctex-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/auctex-devel
