> On 21 Sep 2015, at 13:45, Mosè Giordano wrote: > > Hi Uwe, > > 2015-09-21 12:49 GMT+02:00 Uwe Brauer : >> >> 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. However auctex git works with gnu emacs but not with xemacs both with settings which worked in 11.88 > Bye, > Mosè