* Fix `org-priority' screwing up links
@ 2024-10-30 22:48 Rudolf Adamkovič
2024-10-31 18:18 ` Ihor Radchenko
0 siblings, 1 reply; 2+ messages in thread
From: Rudolf Adamkovič @ 2024-10-30 22:48 UTC (permalink / raw)
To: emacs-orgmode
Here is a bug I stumbled upon today:
REPRODUCTION STEPS:
(1) Create an Org file with the heading:
* Bug [[http://example.com][#123]]
(2) With the point on the heading, type `C-c , A'.
EXPECTED:
* [#A] Bug [[http://example.com][#123]]
ACTUAL:
* Bug [[http://example.com][#A]]
Rudy
--
"Programming reliably -- must be an activity of an undeniably
mathematical nature […] You see, mathematics is about thinking, and
doing mathematics is always trying to think as well as possible."
--- Edsger W. Dijkstra, 1981
Rudolf Adamkovič <rudolf@adamkovic.org> [he/him]
http://adamkovic.org
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-10-31 18:17 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-30 22:48 Fix `org-priority' screwing up links Rudolf Adamkovič
2024-10-31 18:18 ` Ihor Radchenko
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.