emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Fabrice Rossi <Fabrice.Rossi@apiacoa.org>
To: emacs-orgmode@gnu.org
Subject: Two minor issues in the transition to org mode 8
Date: Wed, 24 Apr 2013 08:24:07 +0000 (UTC)	[thread overview]
Message-ID: <loom.20130424T101508-953@post.gmane.org> (raw)

Hi,

I've just updated to org-mode 8.0 (Org-mode version 8.0
(8.0-3-g7248fb-elpa @ /home/rossi/.emacs.d/elpa/org-20130418/)). This
was rather smoother than I thought, but I've spotted two issues that are
not mentioned in an obvious way (at least in my opinion) in the  upgrade
guide (http://orgmode.org/worg/org-8.0.html). The following test
demonstrates the two issues:
...
#+MACRO: mylink http://this.org/that/
* Testing org 8.0
This works: @@html:<a href="http://test.org/">a link</a>@@.

But this does not work anymore @<a href="http://test.org/">a link@</a>.

And this does not work anymore also [[{{{mylink}}}apage.html][a page]].
...

The first issue is that, if I'm not doing anything wrong, the @ trick for
quoting HTML tags (http://orgmode.org/org.html#Quoting-HTML-tags) does
not work anymore with the new HTML exporter. Unfortunately, this is
unclear in the upgrade guide (export snippets) and, more importantly,
the document still claims that the old quoting works.

The second one might be more my own fault. I was using macros to
simplify hyperlinks, see abovve. For some reason, the line which uses the
macro is now exported as

And this does not work anymore also <i>a page</i>.

This is easy to fix with the link abbreviation system, of course, but if
I'm not the only one to abuse the macros, it might be worth to mention
the issue in the upgrade guide (actually both issues). I'm not a Worg author
and I don't feel confident enough in my emacs/org skills to become one, so I
hope reporting the issues on the list (of which I'm not a member) is ok.

Best regards,

Fabrice

                 reply	other threads:[~2013-04-24  8:25 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=loom.20130424T101508-953@post.gmane.org \
    --to=fabrice.rossi@apiacoa.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 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).