From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: ascii section references for id links can be inline? Date: Wed, 08 Mar 2017 00:30:28 +0100 Message-ID: <877f403bsb.fsf@nicolasgoaziou.fr> References: <87bmtd4jaf.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34431) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1clOYv-0004By-DS for emacs-orgmode@gnu.org; Tue, 07 Mar 2017 18:30:38 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1clOYu-00022w-KR for emacs-orgmode@gnu.org; Tue, 07 Mar 2017 18:30:37 -0500 Received: from relay4-d.mail.gandi.net ([2001:4b98:c:538::196]:52560) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1clOYu-00021C-F6 for emacs-orgmode@gnu.org; Tue, 07 Mar 2017 18:30:36 -0500 In-Reply-To: (Samuel Wales's message of "Tue, 7 Mar 2017 13:51:27 -0700") 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: Samuel Wales Cc: emacs-orgmode@gnu.org Hello, Samuel Wales writes: > On 3/7/17, Nicolas Goaziou wrote: >>> =3D=3D=3D possible new output >>> Some recent test results are in section 6.2.2.2 >>> =3D=3D=3D > >> You can remove the description. Otherwise, Org will do its best to use >> it. > > in maint, [[id:...]] results in the filename, rather than the section > number. Odd. In maint, the following document * Headline :PROPERTIES: :id: whatever :END: See [[id:whatever]] ! results in 1 Headline =E2=95=90=E2=95=90=E2=95=90=E2=95=90=E2=95=90=E2=95=90=E2=95=90=E2=95=90= =E2=95=90=E2=95=90 See 1 ! Regards, --=20 Nicolas Goaziou