Re: [PATCH] Add org-after-note-stored-hook

2024-05-12 Thread General discussions about Org-mode.
Ihor Radchenko writes: > Although, removing heading from inside > `org-after-todo-state-change-hook' is a bad idea - Org mode does not > expect the heading to disappear from under the cursor when this hook is > executed. I recommend using `org-trigger-hook' instead. Thanks for your help! I

Re: [PATCH] Fix some emacs-30 byte-compile warnings

2024-05-12 Thread Ihor Radchenko
Ihor Radchenko writes: > It is clearly a bug of some kind - the code is not doing what it > intended originally. But we need to understand org-table.el better to > fix this... Upon further review, I dropped that branch of if completely.

Re: [BUG] Fontification of scheme code blocks

2024-05-12 Thread Ihor Radchenko
Ihor Radchenko writes: > We have recently got WORG build failures because running scheme-mode > spawns an interactive prompt to select Scheme implementation. > > This happens when Org export attempts to fontify scheme source blocks, > and calling major mode (scheme-mode) expects user interaction

Re: Pending contents in org documents (Re: Asynchronous blocks for everything (was Re: ...))

2024-05-12 Thread Bruno Barbier
Thanks for the review Ihor! >> Thanks. I've improved the documentation of `org-pending' to mention >> that one may want to customize the following fields of a reglock: >> before-kill-function, user-cancel-function and >> insert-details-function. And, also, I added that one can attach >> custom

Re: Is it possible to embed youtube video in wordpress post created with org2blog

2024-05-12 Thread Ihor Radchenko
Steinar Bang writes: > I use org2blog to create posts for https://steinar.bang.priv.no > > Right now I'm working on a blog post where I would like to embed a > youtuble video, but I can't figure out how. > > Is it possible? > > I tried the obvious approach, which is the same way I embed images,

Re: Q: org-publish-project-alist and :exclude

2024-05-12 Thread Ihor Radchenko
David Masterson writes: >>> When you have '(:foo bar :baz eet), nothing inside is evaluated because >>> of the quote. To evaluate expressions selectively, use backquote: >>> >>> `(:foo bar:baz ,(concat "foo" "bar")) > ... > I spoke too soon -- I'm still getting the same error about expecting a >

Re: Update contact info

2024-05-12 Thread Bastien Guerry
Ihor Radchenko writes: > Bastien, may you please confirm? I do, thanks! -- Bastien Guerry

Re: How to organize tasks about Worg within Worg documents

2024-05-12 Thread Adam Porter
On 5/12/24 07:18, Ihor Radchenko wrote: I looked into this further, and found exporters/taskjuggler/ox-taskjuggler.org that has whole "TODO" subtrees hidden with :noexport: tag. Such half-ready subtrees are not really ready for normal viewing and are mostly a material for WORG hackers to work

Re: How to organize tasks about Worg within Worg documents

2024-05-12 Thread Ihor Radchenko
Adam Porter writes: >> 2. Put notes into LOGBOOK drawers (set `org-log-into-drawer' in WORG >> dirlocals) >> 3. Change `org-html-format-drawer-function' during publishing to mark >> the LOGBOOK drawers with a distinct class. >> 4. Enable org-inlinetask library during publishing. >> >>

Re: [PATCH] Add option to export mixed Setext and ATX-style Markdown headlines

2024-05-12 Thread Ihor Radchenko
Lee Thompson writes: > ... > I hope this explains more clearly what I'm trying to achieve, do let me > know if not. Yes. Applied, onto main, with amendments. I changed the commit message and news style to imperative and tweaked one place in the code to not rely upon the existing set of the

Re: [FR] :noweb-wrap header arg

2024-05-12 Thread Ihor Radchenko
Amy Grinn writes: >> +1 >> You may even use obsolete alias (add it to lisp/org-compat.el) > > Here's a patch to rename org-babel-noweb-wrap to > org-babel-noweb-make-regexp. Thanks! News entry is not necessary here - we are just renaming a function. Otherwise, the patch looks good. I am not yet

Re: Update contact info

2024-05-12 Thread Ihor Radchenko
Amy Grinn writes: > Bastien Guerry writes: > >> Ihor Radchenko writes: >> >>> Bastien, may you check which name is used in the FSF records? >> >> I've taken this offlist. > > The name in the FSF records should be correct now. Bastien, may you please confirm? We can then update WORG records.