From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joon Ro Subject: Visit the include file at point (C-c ') stopped working with user-error: No link found Date: Fri, 27 Apr 2018 14:29:33 +0000 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="_000_SN1PR15MB023872C0068A59DB801DA6A2EB8D0SN1PR15MB0238namp_" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42987) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fC4NX-0002dz-LC for emacs-orgmode@gnu.org; Fri, 27 Apr 2018 10:29:40 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fC4NT-0007JL-NX for emacs-orgmode@gnu.org; Fri, 27 Apr 2018 10:29:39 -0400 Received: from mail-oln040092001109.outbound.protection.outlook.com ([40.92.1.109]:15240 helo=NAM01-BY2-obe.outbound.protection.outlook.com) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1fC4NT-0007J8-C5 for emacs-orgmode@gnu.org; Fri, 27 Apr 2018 10:29:35 -0400 Content-Language: en-US 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: "emacs-orgmode@gnu.org" --_000_SN1PR15MB023872C0068A59DB801DA6A2EB8D0SN1PR15MB0238namp_ Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi - With Org mode version 9.1.12 (9.1.12-elpaplus @ ~/.emacs.d/elpa/org-plus-co= ntrib-20180427/), whenever I do C-c ' on a #+INCLUDE: , I get user-error: N= o link found error. I thought at first the include was broken, but when I e= xport the file it correctly works, so the visiting part is the problem it s= eems. Best Regards, Joon --_000_SN1PR15MB023872C0068A59DB801DA6A2EB8D0SN1PR15MB0238namp_ Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hi - 

With Org mode version 9.1.12 (9.1.12-elpaplus @ ~/.emacs.d/elpa/org-pl= us-contrib-20180427/), whenever I do C-c ' on a #+INCLUDE: , = I get user-error: No link found error. I thought at first the include was b= roken, but when I export the file it correctly works, so the visiting part is the problem it seems.

Best Regards,
Joon


--_000_SN1PR15MB023872C0068A59DB801DA6A2EB8D0SN1PR15MB0238namp_-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Visit the include file at point (C-c ') stopped working with user-error: No link found Date: Fri, 27 Apr 2018 17:17:35 +0200 Message-ID: <877eosvfu8.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52694) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fC585-0003vY-Uz for emacs-orgmode@gnu.org; Fri, 27 Apr 2018 11:17:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fC581-0003UC-Si for emacs-orgmode@gnu.org; Fri, 27 Apr 2018 11:17:45 -0400 Received: from relay4-d.mail.gandi.net ([217.70.183.196]:34445) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1fC581-0003Ty-Ll for emacs-orgmode@gnu.org; Fri, 27 Apr 2018 11:17:41 -0400 In-Reply-To: (Joon Ro's message of "Fri, 27 Apr 2018 14:29:33 +0000") 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: Joon Ro Cc: "emacs-orgmode@gnu.org" Hello, Joon Ro writes: > Hi - > > With Org mode version 9.1.12 (9.1.12-elpaplus @ > ~/.emacs.d/elpa/org-plus-contrib-20180427/), whenever I do C-c ' on > a #+INCLUDE: , I get user-error: No link found error. I thought at > first the include was broken, but when I export the file it correctly > works, so the visiting part is the problem it seems. Fixed. Thank you. Regards, -- Nicolas Goaziou