[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[AUCTeX-devel] Re: pdfopen not returning
From: |
Ralf Angeli |
Subject: |
[AUCTeX-devel] Re: pdfopen not returning |
Date: |
Fri, 18 Aug 2006 22:40:32 +0200 |
* David Kastrup (2006-08-18) writes:
> Ralf Angeli <address@hidden> 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