From: Nick Dokos <ndokos@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: Links to headings not generated in Tables
Date: Thu, 21 Nov 2013 16:04:50 -0500 [thread overview]
Message-ID: <87siupzcst.fsf@alphaville.bos.redhat.com> (raw)
In-Reply-To: loom.20131121T213448-291@post.gmane.org
Luke Crook <luke@balooga.com> writes:
> Nicolas Goaziou <n.goaziou <at> gmail.com> writes:
>
>>
>> Hello,
>>
>> Luke Crook <luke <at> 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---
<table border="2" cellspacing="0" cellpadding="6" rules="groups" frame="hsides">
<colgroup>
<col class="left" />
</colgroup>
<tbody>
<tr>
<td class="left"><a href="#sec-1">Code 13</a></td>
</tr>
<tr>
<td class="left"><a href="#sec-1">1</a></td>
</tr>
<tr>
<td class="left"><a href="#sec-1">Code 13</a></td>
</tr>
</tbody>
</table>
--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
next prev parent reply other threads:[~2013-11-21 21:05 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-20 20:04 Links to headings not generated in Tables Luke Crook
2013-11-20 20:25 ` Nicolas Goaziou
2013-11-20 21:01 ` Luke Crook
2013-11-20 21:11 ` Nicolas Goaziou
2013-11-21 20:36 ` Luke Crook
2013-11-21 21:04 ` Nick Dokos [this message]
2013-12-19 19:12 ` Luke Crook
2013-12-19 19:19 ` Luke Crook
2013-12-19 20:48 ` Nicolas Goaziou
2013-12-20 1:08 ` Luke Crook
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87siupzcst.fsf@alphaville.bos.redhat.com \
--to=ndokos@gmail.com \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).