GNU bug report logs - #31706
Emacs 26.1 unable to visit files in vc-git buffer's links after vc-pull

Previous Next

Package: emacs;

Reported by: Van L <van <at> scratch.space>

Date: Mon, 4 Jun 2018 08:27:02 UTC

Severity: minor

Done: Alan Third <alan <at> idiocy.org>

Bug is archived. No further changes may be made.

Full log


Message #20 received at 31706 <at> debbugs.gnu.org (full text, mbox):

From: Van L <van <at> scratch.space>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 31706 <at> debbugs.gnu.org
Subject: Re: bug#31706: Emacs 26.1 unable to visit files in vc-git buffer's
 links after vc-pull
Date: Wed, 6 Jun 2018 01:07:24 +1000
> Eli Zaretskii writes:
> 
> So it could be something specific to NS.  Can someone with access to
> NS port please try reproducing this?

I had this problem in org mode for org store/insert link to file which was solved by the following. 

— quote

 '(org-file-apps
   (quote
    ((auto-mode . emacs)
     ("\\.mm\\'" . default)
     ("\\.x?html?\\'" . default)
     ("\\.pdf\\'" . default)
     (t . emacs))))            ; This tells Emacs to open any unrecognized file.

— end quote






This bug report was last modified 6 years and 342 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.