[BUG] org-goto does not show local context around visible headlines [9.7.11 (release_9.7.11 @ /usr/share/emacs/30.1/lisp/org/)]

2025-03-21 Thread Trevor Murphy
Hey, folks. Like the subject line says, I'm noticing unexpected behavior when I go to a headline that's visible but doesn't show as much context as requested by org-fold-show-context-detail. Seems to be the case that org-goto only tries to unfold if point lands on an invisible part of the buffer,

Optional weekday in Org mode timestamps

2025-03-21 Thread Jens Schmidt
[Moving to emacs-orgmode - I hope it is OK to keep tomás on CC.] Hi Ihor, the following statement of yours on emacs-devel caught my eye: On 2025-03-03 19:31, Ihor Radchenko wrote: > FYI, weekday is optional. It also adapts to the language settings. What exactly do you mean by "optional" here?

Re: [FR] org-babel-n-tangle

2025-03-21 Thread Lei Zhe
Thanks for your suggestion. Or, return bare only if :tangle has multiple targets in `org-babel-tangle--unbracketed-link', then we can leave everything else unchanged. please find the updated patch attached. Let me know your thoughts. llcc On Fri, Mar 21, 2025 at 2:48 AM Ihor Radchenko wrote: >

Re: [FR] org-babel-n-tangle

2025-03-21 Thread Lei Zhe
oops, the logic is incorrect, please check the new patch. llcc On Sat, Mar 22, 2025 at 9:13 AM Lei Zhe wrote: > > Thanks for your suggestion. Or, return bare only if :tangle has > multiple targets in `org-babel-tangle--unbracketed-link', then we > can leave everything else unchanged. > please fi

[PATCH] Preview LaTeX recursively

2025-03-21 Thread Rudolf Adamkovič
With this patch, given * Derive | <-- POINT IS HERE ... ** Step 1. ... \( LaTeX \) ... ** Step 2. ... \( LaTeX \) ... or * Derive ... | <-- POINT IS HERE ** Step 1. ... \( LaTeX \) ... ** Step 2. ... \( LaTeX \) ... all of "Derive" is previewed upon `org-

Announcing org-publish-rss.el

2025-03-21 Thread Thomas Ingram
Greetings, I've been working on a small package that makes it easier to setup RSS feeds for org-publish projects. My package, org-publish-rss.el is a small RSS generator that uses your `org-publish-project-alist' settings to generate the feed. This removes the need to create an Org sitemap the