* David Kastrup (2006-08-18) writes: > Ralf Angeli <[EMAIL PROTECTED]> writes: > >> * David Kastrup (2006-08-18) writes: >> >>> Use TeX-run-discard or the equivalent >>> (call-process TeX-shell nil 0 nil >>> TeX-shell-command-option >>> "pdfopen --file c:/path/to/some.pdf") >> >> That would work if we wanted to open the viewer only but not in >> combination with texify where we need to look at the output. But >> probably we shouldn't look at texify's output anyway because this >> might ultimately be output from bibtex or makeinfo as well which the >> TeX-related process filter cannot cope with. *sigh* > > Well, I don't think it would get confused much.
Which brings us back to the original problem that it does not return if pdfopen is called after texify when being used with TeX-run-TeX. -- Ralf _______________________________________________ auctex-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/auctex-devel
