emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* org-element API does not identify inlinetasks (correctly)
@ 2022-09-29 11:04 Michael Dauer
  2022-09-29 11:19 ` Ihor Radchenko
  0 siblings, 1 reply; 4+ messages in thread
From: Michael Dauer @ 2022-09-29 11:04 UTC (permalink / raw)
  To: emacs-orgmode

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

Inlinetasks are always interpreted to be of type heading. This causes
multiple issues e.g with export.

I think that I could track it to the function org-element--current-element,
where the check for headings is before the one for inlinetasks, while
inlinetask is just a sub-type of heading.

Hence the (custom-) formatting of inlinetasks at export does not work.

Org mode version 9.5 (9.5-gced2b3

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-09-29 12:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-29 11:04 org-element API does not identify inlinetasks (correctly) Michael Dauer
2022-09-29 11:19 ` Ihor Radchenko
2022-09-29 11:36   ` Michael Dauer
2022-09-29 11:40     ` Ihor Radchenko

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).