Tag: DocView

  • error when viewing PDFs in emacs resp. after deleting associated buffers

    https://www.reddit.com/r/emacs/comments/4029g0/error_when_viewing_pdfs/ the annoying, recurring error message: Error running timer `doc-view-display’: (error “Selecting deleted buffer”) what to do: M-x cancel-timer doc-view-display Update 2019-11-05 (GNU Emacs 26.3 on Mojave): M-x cancel-function-timers doc-view-display

  • Emacs Doc View Mode

    <ul> <li><a href=”http://www.emacswiki.org/emacs/DocViewMode”>http://www.EmacsWiki.org/emacs/DocViewMode</a></li> <li><a href=”https://www.gnu.org/software/emacs/manual/html_node/emacs/Document-View.html”>https://www.gnu.org/software/emacs/manual/html_node/emacs/Document-View.html</a></li> <li><a href=”https://tsdh.wordpress.com/2007/08/22/view-documents-pdfpostscriptdvi-inside-emacs/#comment-4351″>https://tsdh.wordpress.com/2007/08/22/view-documents-pdfpostscriptdvi-inside-emacs/#comment-4351</a> – asked the developer to rectify things on the resp. EmacsWiki page quoted above</li> Ever since I noticed, that in new Emacsen you are able (resp. you should be able) to view e.g. PDFs within Emacs buffers, I wondered why this does not work “on certain platforms”. Today…