From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bostjan Vilfan Subject: org-file-apps problem Date: Wed, 1 Aug 2018 12:42:03 +0200 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="000000000000f6826105725d583e" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56119) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fkoa8-0007d5-Dm for emacs-orgmode@gnu.org; Wed, 01 Aug 2018 06:42:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fkoa7-0005DV-Gk for emacs-orgmode@gnu.org; Wed, 01 Aug 2018 06:42:16 -0400 Received: from mail-wm0-x232.google.com ([2a00:1450:400c:c09::232]:35264) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fkoa7-0005Cx-8H for emacs-orgmode@gnu.org; Wed, 01 Aug 2018 06:42:15 -0400 Received: by mail-wm0-x232.google.com with SMTP id o18-v6so6529386wmc.0 for ; Wed, 01 Aug 2018 03:42:14 -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: emacs orgmode --000000000000f6826105725d583e Content-Type: text/plain; charset="UTF-8" Hello, Prior to org-mode version 9.0 I was able to use the default program for a file type on Windows 10 with the following setting: (setq org-file-apps (list (cons t (list 'w32-shell-execute "open" 'file)))) However, now (currently my version of org mode is 9.1.9) nothing I try works, including the instructions provided in the release notes of version 9.0. Can someone, please, provide me with the correct value of org-file-apps to use if I want a click on a file link to result in a call of the Windows 10 default app. Much obliged. bostjanv --000000000000f6826105725d583e Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hello,
Prior to org-mode version 9.0 I was able to use = the default program for
a file type on Windows 10 with the following set= ting:

(setq org-file-apps (list (cons t (list 'w32-shell-execute= "open" 'file))))

However, now (currently my version o= f org mode is 9.1.9) nothing I try
works, including the instructions pro= vided in the release notes of version
9.0.

Can someone, please, p= rovide me with the correct value of org-file-apps
to use if I want a cli= ck on a file link to result in a call of the Windows
10 default app.
=
Much obliged.

bostjanv
--000000000000f6826105725d583e--