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.
_______________________________________________
auctex mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/auctex