From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joseph Vidal-Rosset Subject: pdf files with openwith only, and only this. Date: Thu, 4 Jul 2019 12:41:56 +0200 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:50255) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hizBs-0005vU-3t for emacs-orgmode@gnu.org; Thu, 04 Jul 2019 06:42:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hizBr-0003MK-Ad for emacs-orgmode@gnu.org; Thu, 04 Jul 2019 06:42:12 -0400 Received: from mail-lj1-x235.google.com ([2a00:1450:4864:20::235]:38939) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hizBq-0003Ke-Q6 for emacs-orgmode@gnu.org; Thu, 04 Jul 2019 06:42:11 -0400 Received: by mail-lj1-x235.google.com with SMTP id v18so5670624ljh.6 for ; Thu, 04 Jul 2019 03:42:10 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: "Liste-emacs-orgmode@gnu.org" Hi the list, I do not want to use pdf-tools to view pdf in emacs, I want only to use an external program (evince) to view pdf files. Unfortunately, links to pdf do not work with openwith and my emacs open on a pdf. I cannot delete pdft-tools that is a dependency of org-ref that I am using. A solution for my setup would be welcome. Best wishes, Jo.