GNU bug report logs -
#31706
Emacs 26.1 unable to visit files in vc-git buffer's links after vc-pull
Previous Next
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 #8 received at 31706 <at> debbugs.gnu.org (full text, mbox):
> If you wish to submit further information on this problem, please
> send it to 31706 <at> debbugs.gnu.org.
Running `emacs -Q` also presents the problem of being unable to click to open file in Emacs after vc-pull.
Clicking on link for lisp/org-src.el does not open the file in Emacs, in the following example of vc-git buffer.
— example
Running "git pull"...
From https://code.orgmode.org/bzg/org-mode
cbb48611e..ed7d1dc6d master -> origin/master
c9d49a40e..164862778 emacs-sync -> origin/emacs-sync
388254e0d..8fbdf0ce1 maint -> origin/maint
* [new branch] next -> origin/next
* [new branch] org-tempo -> origin/org-tempo
* [new tag] release_9.1.13 -> release_9.1.13
Updating cbb48611e..ed7d1dc6d
Fast-forward
.dir-locals.el | 10 +-
.gitignore | 1 +
contrib/lisp/ob-clojure-literate.el | 15 +-
doc/Documentation_Standards.org | 4 +-
doc/Makefile | 6 +
doc/org-manual.org | 538 +-
doc/org.texi | 21806 ----------------------------------
doc/orgguide.texi | 10 +-
etc/ORG-NEWS | 2 +-
lisp/ob-C.el | 8 +-
lisp/ob-J.el | 2 +-
lisp/ob-calc.el | 2 +-
lisp/ob-clojure.el | 2 +-
lisp/ob-comint.el | 2 +-
lisp/ob-core.el | 15 +-
lisp/ob-exp.el | 3 +-
lisp/ob-forth.el | 2 +-
lisp/ob-fortran.el | 5 +-
lisp/ob-gnuplot.el | 2 +-
lisp/ob-haskell.el | 3 +-
lisp/ob-js.el | 10 +-
lisp/ob-latex.el | 2 +-
lisp/ob-lisp.el | 2 +-
lisp/ob-lua.el | 7 +-
lisp/ob-ocaml.el | 2 +-
lisp/ob-octave.el | 8 +-
lisp/ob-python.el | 7 +-
lisp/ob-ref.el | 2 +-
lisp/ob-ruby.el | 2 +-
lisp/ob-scheme.el | 7 +-
lisp/ob-shell.el | 2 +-
lisp/ob-table.el | 3 +-
lisp/ob-tangle.el | 6 +-
lisp/ob-vala.el | 3 +-
lisp/org-agenda.el | 686 +-
lisp/org-capture.el | 55 +-
lisp/org-clock.el | 2 +-
lisp/org-colview.el | 6 +-
lisp/org-compat.el | 34 +-
lisp/org-element.el | 12 +-
lisp/org-entities.el | 10 +-
lisp/org-eshell.el | 2 +-
lisp/org-feed.el | 2 +-
lisp/org-footnote.el | 17 +-
lisp/org-goto.el | 4 +-
lisp/org-indent.el | 2 +-
lisp/org-lint.el | 13 +-
lisp/org-list.el | 53 +-
lisp/org-macs.el | 58 +-
lisp/org-pcomplete.el | 22 +-
lisp/org-protocol.el | 20 +-
lisp/org-src.el | 133 +-
lisp/org-table.el | 96 +-
lisp/org-tempo.el | 2 +
lisp/org-w3m.el | 18 +-
lisp/org.el | 326 +-
lisp/ox-beamer.el | 9 +-
lisp/ox-html.el | 50 +-
lisp/ox-publish.el | 2 +-
lisp/ox-texinfo.el | 13 +-
lisp/ox.el | 2 +-
mk/org-fixup.el | 7 +
testing/README | 2 +-
testing/lisp/test-ob-lob.el | 4 +-
testing/lisp/test-ob.el | 4 +-
testing/lisp/test-org-agenda.el | 3 +-
testing/lisp/test-org-attach.el | 19 +-
testing/lisp/test-org-capture.el | 16 +
testing/lisp/test-org-element.el | 4 +-
testing/lisp/test-org-lint.el | 12 +
testing/lisp/test-org-list.el | 102 +-
testing/lisp/test-org-timer.el | 6 +-
testing/lisp/test-org.el | 31 +-
73 files changed, 1358 insertions(+), 23002 deletions(-)
delete mode 100644 doc/org.texi
— end example
Version: emacs 26.1, NS port
—
(if '(you like avocado on toast)
'(then you'll like Daniel Stone's "The Food Explorer".))
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.