emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Nicolas Goaziou <n.goaziou@gmail.com>
To: Bastien <bzg@gnu.org>
Cc: Noah Slater <nslater@tumbolia.org>, emacs-orgmode@gnu.org
Subject: Re: Radio targets with mixed capitalisation do not work in HTML export
Date: Fri, 21 Mar 2014 15:25:47 +0100	[thread overview]
Message-ID: <87pplfaas4.fsf@gmail.com> (raw)
In-Reply-To: <87fvmcilbz.fsf@bzg.ath.cx> (Bastien's message of "Thu, 20 Mar 2014 22:58:24 +0100")

Hello,

Bastien <bzg@gnu.org> writes:

> Bastien <bzg@gnu.org> writes:
>
>> Can you make the change (ie. radio-link is a link with a description,
>> the description being its parsed path)?  If so, do you want me to make
>> the change in the backends or do you want to take care of this too?
>
> I see you reverted related commits -- are you on this?

I reverted them because they introduced an infloop that I didn't have
time to fix.

I'm working on it, slowly. There are also a couple of problems related
to radio targets that need to be fixed at the same time.

For example, `org-make-target-link-regexp' generates a regexp enclosed
within "\\<...\\>". Unfortunately, that will not match a radio link
starting with an entity, e.g., <<<\alpha-test>>> \alpha-test. It is
probably due to the fact that radio targets were initially meant to
contain only plain text, not Org syntax.

Anyway, I think it should be enclosed to something like
"\\(?:\\W\\|^\\)..."\\(?:\\W\\|$\\)" instead.

> It's one of the last thing I want to get fixed before we release Org
> 8.2.3.

If you don't mind, I need a bit more time (around a week) for 8.2.3. In
particular, there are speed issues in `org-element-context' that I would
like to fix first.


Regards,

-- 
Nicolas Goaziou

  reply	other threads:[~2014-03-21 14:25 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-02 17:24 Radio targets with mixed capitalisation do not work in HTML export Noah Slater
2014-03-17  2:02 ` Bastien
2014-03-17 10:11   ` Nicolas Goaziou
2014-03-17 11:29     ` Bastien
2014-03-17 12:04       ` Bastien
2014-03-17 14:27         ` Nicolas Goaziou
2014-03-17 15:50           ` Bastien
2014-03-20 21:58             ` Bastien
2014-03-21 14:25               ` Nicolas Goaziou [this message]
2014-03-21 14:30                 ` Bastien
2014-03-21 17:25                   ` Nicolas Goaziou
2014-03-21 17:28                     ` Bastien
2014-03-21 18:47                       ` Noah Slater
2014-03-21 21:38                         ` Bastien
2014-03-23 17:13                   ` Nicolas Goaziou
2014-03-23 17:26                     ` Bastien
2014-03-24 10:24                       ` Nicolas Goaziou
2014-03-24 14:11                         ` Bastien
2014-03-25  9:24                           ` Nicolas Goaziou
2014-03-25 11:07                             ` Bastien
2014-03-24 13:23                       ` Nicolas Goaziou
2014-03-17 12:38       ` Nicolas Goaziou
2014-03-17 12:59         ` Bastien
2014-03-17 13:11           ` Nicolas Goaziou
2014-03-17 14:18             ` Bastien

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=87pplfaas4.fsf@gmail.com \
    --to=n.goaziou@gmail.com \
    --cc=bzg@gnu.org \
    --cc=emacs-orgmode@gnu.org \
    --cc=nslater@tumbolia.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).