From: David Maus <maus.david@gmail.com>
To: bzg@altern.org
Cc: emacs-orgmode@gnu.org
Subject: Re: Another HTML Export Problem
Date: Wed, 16 Mar 2011 12:51:40 +0100 [thread overview]
Message-ID: <AANLkTikqxV7g1LCZ5=dKyZnN0kM1OFEvq-FrMKTK-v0v@mail.gmail.com> (raw)
Hi,
Bastien's patch looks good and/but introduces a regression: The commit
that started all this trobule --
163cd58ffd6461c98a96b1b63a3cf082b2825a52 -- fixed a problem with
exporting links with a description that contained an ISO Date. The
current problem can be located in `org-html-do-expand' which uses the
regexp "@<\\([^&]*\\)>" to remove protection from elements.
Obviously this function was never meant to deal with links :|
I think we should accept the regression, restore the old behaviour and
find a better solution for the problem I tried to solve in the first
place.
Best,
-- David
next reply other threads:[~2011-03-16 11:51 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-16 11:51 David Maus [this message]
2011-03-17 14:34 ` Re: Another HTML Export Problem Eric S Fraga
2011-03-20 11:21 ` David Maus
2011-03-20 19:44 ` Eric S Fraga
2011-03-21 1:46 ` Bernt Hansen
2011-03-21 5:46 ` David Maus
2011-03-21 12:49 ` Bernt Hansen
-- strict thread matches above, loose matches on Subject: below --
2011-03-16 0:39 Scott Randby
2011-03-16 1:31 ` Bastien
2011-03-17 8:07 ` Bastien
2011-03-17 14:45 ` Scott Randby
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='AANLkTikqxV7g1LCZ5=dKyZnN0kM1OFEvq-FrMKTK-v0v@mail.gmail.com' \
--to=maus.david@gmail.com \
--cc=bzg@altern.org \
--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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.