From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: Links to headings not generated in Tables Date: Thu, 21 Nov 2013 16:04:50 -0500 Message-ID: <87siupzcst.fsf@alphaville.bos.redhat.com> References: <87fvqqn7l8.fsf@gmail.com> <877gc2n5gl.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45882) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VjbR0-0001kv-PZ for emacs-orgmode@gnu.org; Thu, 21 Nov 2013 16:05:16 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VjbQu-0000HA-K2 for emacs-orgmode@gnu.org; Thu, 21 Nov 2013 16:05:10 -0500 Received: from plane.gmane.org ([80.91.229.3]:55590) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VjbQu-0000DZ-Dt for emacs-orgmode@gnu.org; Thu, 21 Nov 2013 16:05:04 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1VjbQp-0004JF-Fb for emacs-orgmode@gnu.org; Thu, 21 Nov 2013 22:04:59 +0100 Received: from nat-pool-bos-t.redhat.com ([66.187.233.206]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 21 Nov 2013 22:04:59 +0100 Received: from ndokos by nat-pool-bos-t.redhat.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 21 Nov 2013 22:04:59 +0100 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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Luke Crook writes: > Nicolas Goaziou gmail.com> writes: > >> >> Hello, >> >> Luke Crook balooga.com> writes: >> >> > Hi Nicolas, I'm definitely using 8.2.2, as reported by org-version. >> >> OK. Then could you provide an ECM? I'm unable to reproduce the problem. >> >> Regards, >> > > > Hi Nicolas, > > The first two work correctly, the third does not generate a link for me. > > > > | [[id:6920d682-963f-412b-927b-af7dcfd57c79][Code 13]] | > | [[*Code 13]] | > | [[*Code 13][Code 13]] | > > > *** Code 13 > :PROPERTIES: > :ID: 6920d682-963f-412b-927b-af7dcfd57c79 > :END: It does for me - here's the table in the HTML output: --8<---------------cut here---------------start------------->8---
Code 13
1
Code 13
--8<---------------cut here---------------end--------------->8--- Org-mode version 8.2.3c (release_8.2.3c-256-g5ea022.dirty @ /home/nick/elisp/org-mode/lisp/) Nick