emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
To: Paulo Matos <paulo@matos-sorge.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Referencing TODO items
Date: Thu, 14 Dec 2017 22:45:19 +0100	[thread overview]
Message-ID: <87po7h3rww.fsf@nicolasgoaziou.fr> (raw)
In-Reply-To: <68705fec-b6f9-60a9-74e9-8fc12dbff4b2@matos-sorge.com> (Paulo Matos's message of "Thu, 14 Dec 2017 14:56:05 +0100")

Hello,

Paulo Matos <paulo@matos-sorge.com> writes:

> My TODO looks like:
>
> * TODO add support for %lo and %hi operands in offsets
>
> I create the link and the link has the name of the todo headline.
> When I try to follow with C-c C-o, it says 'No match - create a new
> heading?'. If I say yes, a new heading is created in my document that
> looks like:
>
> * *add support for ^@ and ^@ operands in offsets
>
> I am curious why %hi and %lo would cause any troubles...

This is because % are not properly escaped, so `org-link-unescape'
turns %hi into ^@.

This is now fixed. Thank you.

Regards,

-- 
Nicolas Goaziou

  parent reply	other threads:[~2017-12-14 21:45 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-14 12:19 Referencing TODO items Paulo Matos
2017-12-14 13:31 ` Michael Welle
2017-12-14 13:56   ` Paulo Matos
2017-12-14 14:20     ` Michael Welle
2017-12-14 14:31       ` Paulo Matos
2017-12-14 16:57         ` Michael Welle
2017-12-15  9:32           ` Paulo Matos
2017-12-15 10:01             ` Michael Welle
2017-12-15  7:29       ` Ken Mankoff
2017-12-14 21:45     ` Nicolas Goaziou [this message]
2017-12-15  7:24       ` Paulo Matos

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=87po7h3rww.fsf@nicolasgoaziou.fr \
    --to=mail@nicolasgoaziou.fr \
    --cc=emacs-orgmode@gnu.org \
    --cc=paulo@matos-sorge.com \
    /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).