>>>>> Joseph Vidal-Rosset <joseph.vidal.ros...@gmail.com> writes:
> Dear Colin (cc. John), Many thanks ! Unfortunately, I have always > the same result. Here is the message: > Viewing with pdf-view-mode pdf-info-encrypted-p: > pdf-info-epdfinfo-program is not executable > is org-ref the culprit? I cc. to John Kitchin. That is odd. I slightly modified my code for your situation of using evince. I actually use xpdf and (add-hook 'org-mode-hook '(lambda () (delete '("\\.pdf\\'" . default) org-file-apps) (add-to-list 'org-file-apps '("\\.pdf\\'" . "xpdf %s")))) works for me. I assumed just changing xpdf to evince would be sufficient. Something more subtle may be happening. Best wishes, Colin Baxter www.Colin-Baxter.com