[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] link handling for `file:' fails to stay within Emacs but calls `
From: |
Van L |
Subject: |
Re: [O] link handling for `file:' fails to stay within Emacs but calls `open file:' with TextEdit |
Date: |
Sat, 26 May 2018 22:18:55 +1000 |
> On 26 May 2018, at 20:34, Nicolas Goaziou <address@hidden> wrote:
>
> What is your `org-file-apps’?
Value:
((auto-mode . emacs)
("\\.mm\\'" . default)
("\\.x?html?\\'" . default)
("\\.pdf\\'" . default)
(t . emacs))
Original value was
((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.