From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Van L Newsgroups: gmane.emacs.bugs Subject: bug#31706: Acknowledgement (Emacs 26.1 unable to visit files in vc-git buffer's links after vc-pull) Date: Mon, 4 Jun 2018 18:49:18 +1000 Message-ID: <903A938A-5DB6-4009-81F4-5E82117B3006@scratch.space> References: NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: blaine.gmane.org 1528102094 26441 195.159.176.226 (4 Jun 2018 08:48:14 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Mon, 4 Jun 2018 08:48:14 +0000 (UTC) To: 31706@debbugs.gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Mon Jun 04 10:48:09 2018 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fPl9t-0006kk-AN for geb-bug-gnu-emacs@m.gmane.org; Mon, 04 Jun 2018 10:48:09 +0200 Original-Received: from localhost ([::1]:38363 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fPlC0-0007TS-FD for geb-bug-gnu-emacs@m.gmane.org; Mon, 04 Jun 2018 04:50:20 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:59610) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fPlBo-0007Ro-9Q for bug-gnu-emacs@gnu.org; Mon, 04 Jun 2018 04:50:09 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fPlBi-0000GW-DI for bug-gnu-emacs@gnu.org; Mon, 04 Jun 2018 04:50:08 -0400 Original-Received: from debbugs.gnu.org ([208.118.235.43]:52949) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fPlBi-0000GD-9L for bug-gnu-emacs@gnu.org; Mon, 04 Jun 2018 04:50:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1fPlBh-0007mi-V7 for bug-gnu-emacs@gnu.org; Mon, 04 Jun 2018 04:50:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Van L Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 04 Jun 2018 08:50:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 31706 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 31706-submit@debbugs.gnu.org id=B31706.152810216929873 (code B ref 31706); Mon, 04 Jun 2018 08:50:01 +0000 Original-Received: (at 31706) by debbugs.gnu.org; 4 Jun 2018 08:49:29 +0000 Original-Received: from localhost ([127.0.0.1]:60846 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fPlBA-0007lk-SM for submit@debbugs.gnu.org; Mon, 04 Jun 2018 04:49:29 -0400 Original-Received: from relay6-d.mail.gandi.net ([217.70.183.198]:42459) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fPlB9-0007lc-5E for 31706@debbugs.gnu.org; Mon, 04 Jun 2018 04:49:27 -0400 X-Originating-IP: 123.243.250.252 Original-Received: from epi.local (123-243-250-252.tpgi.com.au [123.243.250.252]) (Authenticated sender: van@scratch.space) by relay6-d.mail.gandi.net (Postfix) with ESMTPSA id 4233DC000A for <31706@debbugs.gnu.org>; Mon, 4 Jun 2018 10:49:27 +0200 (CEST) In-Reply-To: X-Mailer: Apple Mail (2.3124) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 208.118.235.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.org gmane.emacs.bugs:146940 Archived-At: > If you wish to submit further information on this problem, please > send it to 31706@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. =E2=80=94 example Running "git pull"... =46rom 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 =E2=80=94 end example Version: emacs 26.1, NS port =E2=80=94 (if '(you like avocado on toast) '(then you'll like Daniel Stone's "The Food Explorer".))