2015-09-21 15:02 GMT+02:00 Uwe Brauer <[email protected]>: > > > > >> On 21 Sep 2015, at 13:45, Mosè Giordano <[email protected]> wrote: >> >> Hi Uwe, >> >> 2015-09-21 12:49 GMT+02:00 Uwe Brauer <[email protected]>: >>> >>> Hi >>> >>> >>> I finally, thanks to Mose can compile the latest git as a xemacs pkg, I >>> installed it but when trying to run latex I obtain the following error >>> message which I attach: >>> >>> Uwe Brauer >>> >>> >>> Running `LaTeX' on `new' with ``latex %(file-line-error) -src-specials >>> -interaction=nonstopmode "\input" new.tex'' >>> /bin/sh: Syntax error: "(" unexpected >> >> I can't reproduce this error with XEmacs 21.4.22. It seems >> "%(file-line-error)" didn't get expanded for you, but for me it does >> work: >> >> Running `LaTeX' on `foo' with ``pdflatex -file-line-error --synctex=1 >> -interaction=nonstopmode "\input" foo.tex'' >> >> Do you have "%(file-line-error)" in `TeX-expand-list'? >> > > No i don't neither in gnu emacs nor in xemacs.
This entry is there by default, you must have set `TeX-expand-list' somewhere. > However auctex git works with gnu emacs but not with xemacs both with > settings which worked in 11.88 file-line-error has been introduced three days after release of AUCTeX 11.88, that's why you don't have problems with that package. Maybe in GNU Emacs you also customized `LaTeX-command-style' removing "%(file-line-error)". Bye, Mosè _______________________________________________ bug-auctex mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-auctex
