* org-mode regression(?): can't C-c C-o can't parse links that contain [/] AND [%]
@ 2014-05-20 13:06 Nicolas Bercher
2014-05-20 16:02 ` Bastien
0 siblings, 1 reply; 3+ messages in thread
From: Nicolas Bercher @ 2014-05-20 13:06 UTC (permalink / raw)
To: emacs-orgmode
Hi,
I use to have first level Org entries like this:
* name [/] [%]
But since I upgraded to Debian Wheezy Org-mode 7.8.11, these targets
are no more reachable using org-links I used for years.
As a result, only [/] OR [%] seems supported.
This simple org file below illustrates the issue.
Is this a regression?
(At least, this is really annoying me.)
Thanks for your feedback.
Nicolas
-----8<-----
Index:
- [[*not%20OK][not OK]]
- [[*OK1][OK1]]
- [[*OK2][OK2]]
* not OK [1/2] [50%]
** DONE action1
** TODO action2
* OK1 [1/2]
** DONE action1
** TODO action2
* OK2 [50%]
** DONE action1
** TODO action2
^ permalink raw reply [flat|nested] 3+ messages in thread
* org-mode regression(?): can't C-c C-o can't parse links that contain [/] AND [%]
@ 2014-05-20 12:31 Nicolas Bercher
0 siblings, 0 replies; 3+ messages in thread
From: Nicolas Bercher @ 2014-05-20 12:31 UTC (permalink / raw)
To: emacs-orgmode
Hi,
I use to have first level Org entries like this:
* name [/] [%]
But since I upgraded to Debian Wheezy Org-mode 7.8.11, these targets
are no more reachable using org-links I used for years.
As a result, only [/] OR [%] seems supported.
This simple org file below illustrates the issue.
Is this a regression?
(At least, this is really annoying me.)
Thanks for your feedback.
Nicolas
-----8<-----
Index:
- [[*not%20OK][not OK]]
- [[*OK1][OK1]]
- [[*OK2][OK2]]
* not OK [1/2] [50%]
** DONE action1
** TODO action2
* OK1 [1/2]
** DONE action1
** TODO action2
* OK2 [50%]
** DONE action1
** TODO action2
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-05-20 16:02 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-20 13:06 org-mode regression(?): can't C-c C-o can't parse links that contain [/] AND [%] Nicolas Bercher
2014-05-20 16:02 ` Bastien
-- strict thread matches above, loose matches on Subject: below --
2014-05-20 12:31 Nicolas Bercher
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.