From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric S Fraga Subject: Re: link handling for `file:' fails to stay within Emacs but calls `open file:' with TextEdit Date: Sat, 26 May 2018 16:27:07 +0100 Message-ID: <871sdytp2s.fsf@gmail.com> References: <871se0r7ac.fsf@nicolasgoaziou.fr> <3E699ACD-0006-4D29-AD51-09612F098295@scratch.space> <87in7a4sed.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39922) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fMb69-0001Z8-Lf for emacs-orgmode@gnu.org; Sat, 26 May 2018 11:27:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fMb66-0001yv-IE for emacs-orgmode@gnu.org; Sat, 26 May 2018 11:27:13 -0400 Received: from mail-wr0-x231.google.com ([2a00:1450:400c:c0c::231]:44380) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fMb66-0001yM-C7 for emacs-orgmode@gnu.org; Sat, 26 May 2018 11:27:10 -0400 Received: by mail-wr0-x231.google.com with SMTP id y15-v6so13754968wrg.11 for ; Sat, 26 May 2018 08:27:10 -0700 (PDT) In-Reply-To: (Van L.'s message of "Sat, 26 May 2018 22:18:55 +1000") 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: Van L Cc: emacs-orgmode@gnu.org, Nicolas Goaziou --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On Saturday, 26 May 2018 at 22:18, Van L wrote: >> 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)) > > It is working now since I was advised to look there and I made the > above change. Thanks for this. I had been struggling to figure out why opening an attachment directory did not use Emacs (it used to just fine but something changed over the past months). Adding that last line makes it work.=20=20 I think having '((t . emacs)) alone will suffice for me. I mean, why would I want to invoke something other than Emacs? ;-) =2D-=20 Eric S Fraga via Emacs 27.0.50, Org release_9.1.6-591-gee336b --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EARECAB0WIQSPXCedOQfhSlwpVw3IkZPY//z2fQUCWwl8ywAKCRDIkZPY//z2 fdReAJ9PXnXcQN4FPClgcTzamRqeXFsCOACfQdqIFXoeFovx3jDNQNU/ZkTEDxA= =2MHk -----END PGP SIGNATURE----- --=-=-=--