From mboxrd@z Thu Jan 1 00:00:00 1970 From: Van L Subject: Re: link handling for `file:' fails to stay within Emacs but calls `open file:' with TextEdit Date: Sat, 26 May 2018 22:18:55 +1000 Message-ID: References: <871se0r7ac.fsf@nicolasgoaziou.fr> <3E699ACD-0006-4D29-AD51-09612F098295@scratch.space> <87in7a4sed.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:37616) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fMYA8-0005Kl-8o for emacs-orgmode@gnu.org; Sat, 26 May 2018 08:19:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fMYA3-0003bt-7M for emacs-orgmode@gnu.org; Sat, 26 May 2018 08:19:08 -0400 Received: from relay7-d.mail.gandi.net ([217.70.183.200]:37433) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1fMYA3-0003Wo-0h for emacs-orgmode@gnu.org; Sat, 26 May 2018 08:19:03 -0400 In-Reply-To: <87in7a4sed.fsf@nicolasgoaziou.fr> 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: Nicolas Goaziou Cc: emacs-orgmode@gnu.org > On 26 May 2018, at 20:34, Nicolas Goaziou = wrote: >=20 > What is your `org-file-apps=E2=80=99? Value: ((auto-mode . emacs) ("\\.mm\\'" . default) ("\\.x?html?\\'" . default) ("\\.pdf\\'" . default) (t . emacs)) Original value was=20 ((auto-mode . emacs) ("\\.mm\\'" . default) ("\\.x?html?\\'" . default) ("\\.pdf\\'" . default)) > What is not working according to your > setup? It is working now since I was advised to look there and I made the above = change. I am now able to link file to file and stay within Emacs for a directory = having only files in Org Mode but without the .org filename extension.=