all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Van L <van@scratch.space>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 31706@debbugs.gnu.org
Subject: 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	[thread overview]
Message-ID: <C488B579-7BEE-4675-8B35-5BCA154BA9A1@scratch.space> (raw)
In-Reply-To: <83efhlb99h.fsf@gnu.org>


> 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







  reply	other threads:[~2018-06-05 15:07 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-04  8:26 bug#31706: Emacs 26.1 unable to visit files in vc-git buffer's links after vc-pull Van L
     [not found] ` <handler.31706.B.152810079227439.ack@debbugs.gnu.org>
2018-06-04  8:49   ` bug#31706: Acknowledgement (Emacs 26.1 unable to visit files in vc-git buffer's links after vc-pull) Van L
2018-06-04 15:51 ` bug#31706: Emacs 26.1 unable to visit files in vc-git buffer's links after vc-pull Eli Zaretskii
2018-06-05  3:43   ` Van L
2018-06-05 14:25     ` Eli Zaretskii
2018-06-05 15:07       ` Van L [this message]
2018-06-07 20:52       ` Alan Third
2018-06-08  6:39         ` Eli Zaretskii
2018-06-10 15:35           ` Alan Third
2018-06-10 16:09             ` Eli Zaretskii
2018-06-10 20:14               ` Alan Third
2018-06-11  2:27                 ` Eli Zaretskii
2018-06-12 20:23                   ` Alan Third
2018-06-13  2:30                     ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=C488B579-7BEE-4675-8B35-5BCA154BA9A1@scratch.space \
    --to=van@scratch.space \
    --cc=31706@debbugs.gnu.org \
    --cc=eliz@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.