emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Erik Sjöstrand" <sjostrand.erik@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Bug: Link descriptions in org-element parser
Date: Sun, 21 May 2017 21:35:13 +0000	[thread overview]
Message-ID: <CABHaYhV6=7pXd6nAXF+qgn0GKfqzYG6maqPostQ7uWUD5Uw-FQ@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 552 bytes --]

When having an link where the link's description also look like a link,
the description will be treated like a link by org-element. As an
example:

    [[info:emacs#Directory%20Variables][info:Directory Variables]]

If the above was an org-file, org-element-parse-buffer would find two
links in the buffer, but the above is really just one link even though
its description look like a link. A consequence of this is that the
org-element-contents of the link above would be another link, which can
cause bugs.

I'm using org-mode 9.0.5 on Emacs 25.2.1.

[-- Attachment #2: Type: text/html, Size: 636 bytes --]

             reply	other threads:[~2017-05-21 21:35 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-21 21:35 Erik Sjöstrand [this message]
2017-05-21 23:11 ` Bug: Link descriptions in org-element parser Nicolas Goaziou
2017-05-22  7:51   ` Erik Sjöstrand
2017-05-22 11:37     ` Nicolas Goaziou

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='CABHaYhV6=7pXd6nAXF+qgn0GKfqzYG6maqPostQ7uWUD5Uw-FQ@mail.gmail.com' \
    --to=sjostrand.erik@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).