On Thu, Mar 30 2017, Colin Baxter wrote:

> The latest auctex (commit 83a875b) no long allows me to view dvi or pdf
> files. My setting is
>
> (setq TeX-view-program-selection
>       '((output-dvi "DVI Viewer")
>         (output-pdf "PDF Viewer")))
> (setq TeX-view-program-list
>       '(("DVI Viewer" "xdvi -sourceposition \"%n %b\" -editor \"%cS\" 
> -geometry 917X736 -s 6 %o")     
>         ("PDF Viewer" "xpdf %o")))
>
> Nothing happens at all for xdvi and the xpdf request hangs emacs.
>
> Any ideas how I might rectify things?
>
> Colin.

Sorry, my mistake. I had inadvertently changed something in my ~/.emacs
that had a knock-on effect on auctex. All working now. Thanks for your
patience.

Colin.

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

Reply via email to