* Clock becomes a paragraph by prefixing with not-really-affiliated-keyword
@ 2023-10-12 21:29 Tom Alexander
2023-10-13 12:18 ` Ihor Radchenko
0 siblings, 1 reply; 3+ messages in thread
From: Tom Alexander @ 2023-10-12 21:29 UTC (permalink / raw)
To: emacs-orgmode
This test document correctly parses as a clock:
```
CLOCK: [2023-04-21 Fri 19:43]
```
This test document incorrectly parses as a paragraph:
```
#+NAME: foo
CLOCK: [2023-04-21 Fri 19:43]
```
--
Tom Alexander
pgp: https://fizz.buzz/pgp.asc
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Clock becomes a paragraph by prefixing with not-really-affiliated-keyword
2023-10-12 21:29 Clock becomes a paragraph by prefixing with not-really-affiliated-keyword Tom Alexander
@ 2023-10-13 12:18 ` Ihor Radchenko
2023-10-16 18:05 ` Tom Alexander
0 siblings, 1 reply; 3+ messages in thread
From: Ihor Radchenko @ 2023-10-13 12:18 UTC (permalink / raw)
To: Tom Alexander; +Cc: emacs-orgmode
"Tom Alexander" <tom@fizz.buzz> writes:
> This test document incorrectly parses as a paragraph:
> ```
> #+NAME: foo
> CLOCK: [2023-04-21 Fri 19:43]
> ```
Fixed, on main.
Also, fixed a similar edge case with inlinetask.
https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=0d214ef00
--
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Clock becomes a paragraph by prefixing with not-really-affiliated-keyword
2023-10-13 12:18 ` Ihor Radchenko
@ 2023-10-16 18:05 ` Tom Alexander
0 siblings, 0 replies; 3+ messages in thread
From: Tom Alexander @ 2023-10-16 18:05 UTC (permalink / raw)
To: Ihor Radchenko; +Cc: emacs-orgmode
Thanks!
--
Tom Alexander
pgp: https://fizz.buzz/pgp.asc
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2023-10-16 18:06 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-12 21:29 Clock becomes a paragraph by prefixing with not-really-affiliated-keyword Tom Alexander
2023-10-13 12:18 ` Ihor Radchenko
2023-10-16 18:05 ` Tom Alexander
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).