Re: Is this proper time format?

2023-06-17 Thread David Masterson
Ihor Radchenko writes: > David Masterson writes: > >> Ihor Radchenko writes: >> >>> May you please re-create the patch for the current main? >> >> Ok. See below. > > Thanks! > See the attached final draft. What's the command to save the attachment? It doesn't look like a mime attachment to

batch breaks bugfix

2023-06-17 Thread Samuel Wales
can you think of any differences between bugfix and main that could result in 1) bugfix not producing certain agenda entries from the org outline (THE BUG) 2) with no obvious differences between the entries that show and the entries that do not 3) FROM A BATCH CALL. removing --batch from

Re: [BUG] Source block indentation does not work properly for yaml-mode [9.6.6 ( @ /home/user/.emacs.d/elpa/org-9.6.6/)]

2023-06-17 Thread Sébastien Miquel
Hi Ihor, wolf, Ihor Radchenko writes: Confirmed. This is caused by `org-src--contents-for-write-back' not adjusting blank line indentation in some cases. I don't think that's the issue. In fact, applying your diff didn't seem to solve the issue on my end. Generally, if you edit the given

[PATCH] ox-html.el: Fix relative links with :html-link-use-abs-url

2023-06-17 Thread Akira Kyle
I'm pretty sure this fixes a bug and that the intended behavior is that when publishing with, say, ~:html-link-use-abs-url t~ and ~:html-link-home mysite.com~, one would expect a link like ~[[file:my/page.org]]~ to be exported to ~mysite.com/my/page.com~. I may have have misunderstood

Re: [PATCH] ox-icalendar: Unscheduled tasks & repeating tasks

2023-06-17 Thread Jack Kamm
Ihor Radchenko writes: > Would it make sense to throw a warning instead of silently skipping ~++~ > and ~.+~ repeaters? > > I think it would make sense to link to this variable in the > `org-icalendar-use-scheduled' docstring and possibly in the manual. Thanks, I agree. I've updated the patch

Re: [PATCH] ox-html.el: add option to embed SVG for CSS support in SVG

2023-06-17 Thread gerard . vermeulen
On 17.06.2023 14:38, Ihor Radchenko wrote: gerard.vermeu...@posteo.net writes: The term "image in-lining" is a very terse description of what my code does. ... Before going ahead with a patch to in-line images in tags, there remains the question of how to make those tags behave as much as

Re: [PATCH] ox-html.el: add option to embed SVG for CSS support in SVG

2023-06-17 Thread Ihor Radchenko
gerard.vermeu...@posteo.net writes: > The term "image in-lining" is a very terse description of what my code > does. > ... > > Before going ahead with a patch to in-line images in tags, > there remains the question of how to make those tags behave as > much as possible as tags. My knowledge

Re: Is this proper time format?

2023-06-17 Thread Ihor Radchenko
David Masterson writes: > Ihor Radchenko writes: > >> May you please re-create the patch for the current main? > > Ok. See below. Thanks! See the attached final draft. I amended removals of cindex entries in the manual - redundancy will not hurt here (for better searchability). I also slightly

Re: Export settings in subtree level with org-koma-letter

2023-06-17 Thread Ihor Radchenko
Sébastien Gendre writes: > So, I posted my question too soon. > > To use the export option as properties, I had to add EXPORT_ prefix. Added a linter. Hope it helps. https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=1ec3a43c5 -- Ihor Radchenko // yantar92, Org mode contributor,