Hello! Discovered this package today & love it.
My problem: Within a code block, when poly-org-mode is enabled, (org-entry-properties) returns nil. This seems to be the same for various other org-specific functions.
(My specific use case is calling org-babel-tangle, which seems to be broken by this, although I haven't tested extensively).
It would be nice to be able to execute code within the context of the "other" mode, perhaps via a macro (poly-with-org-mode ...), or if the issue affects other poly mode-pairings, (poly-with-outer-mode ...).
This issue may be related to other issues that are already on here - I looked but couldn't tell. Apologies if it's effectively a duplicate.
Hello! Discovered this package today & love it.
My problem: Within a code block, when poly-org-mode is enabled,
(org-entry-properties)returnsnil. This seems to be the same for various other org-specific functions.(My specific use case is calling org-babel-tangle, which seems to be broken by this, although I haven't tested extensively).
It would be nice to be able to execute code within the context of the "other" mode, perhaps via a macro
(poly-with-org-mode ...), or if the issue affects other poly mode-pairings,(poly-with-outer-mode ...).This issue may be related to other issues that are already on here - I looked but couldn't tell. Apologies if it's effectively a duplicate.