* David Scott (2007-12-11) writes:

> (eval-after-load "tex"
>    '(add-to-list 'TeX-command-list
>                  '("gsview" "start %s.ps" TeX-run-shell t t) t))
>
> The first of these works but the second simply creates cmd.exe window and 
> fails to run gsview on the postscript file.

Does it work if you use "start \"\" %s.ps"?

-- 
Ralf


_______________________________________________
auctex mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/auctex

Reply via email to