Re: Too much shell-escaping
David Kastrup <[email protected]>
| Newsgroups | gmane.emacs.auc-tex,gmane.emacs.latex.preview.bugs |
|---|---|
| Message-ID | <[email protected]> |
Jan-Ake Larsson <[email protected]> writes: >> Maybe configure itself needs an update near line# 1737. And/Or >> Makefile/Makefile.in. > > Not really. aclocal.m4 does, and tex-site.el.in (in AUCTeX). Not > configure.ac, though. Note that configure is a generated file. > >> Letting GNU Emacs do its batch runs without '-no-site-file' (on ELCC) >> makes everything right. > > Sure. Probably you have some customization in the site init file that > allows AUCTeX to run. Do you manually add something to load-path? > > This is an AUCTeX bug report, really, no fault of preview-latex. > Cc'ing the auctex list. I'll fix it, but not today. Too late. I changed aclocal.m4, Makefile.in, doc/Makefile.in, configure.in. Maybe it would be more appropriate to move the changes from aclocal.m4 over to configure.in so that the Elisp-variables are only generated when required by configure.in. Whatever. I don't think we have any Lisp-quotified autoconf variables in preview-latex, though. -- David Kastrup, Kriemhildstr. 15, 44793 Bochum