* Gideon Silberman Moro [2025-02-05 09:39]:
> Hi everyone,
>
> I'm looking for a way to automatically link notes in Zetteldeft using AI.
> Ideally, I'd like an approach that analyzes the content of my notes and
> suggests or creates links between relevant ones.
>
> Has anyone experimented with i
I ran package-upgrade cherry picking org in an Emacs session that was
running for a week or so. I restarted it after package-upgrade and got the
warnings below.
I ran package-reinstall to force it all to be recompiled and I restarted
Emacs with no warnings. I have a feeling what happened is that n
When a source block is indented within a list, as shown below,
even if I set `org-fontify-whole-block-delimiter-line` to nil, the
spaces before `#+begin_src` are still fontified if I have custom
faces for `org-block-begin-line` and `org-block-end-line`. In my
opinion, this is incorrect behavior; th
Amy Grinn writes:
> Hello all,
>
> I hope you can join me in person or online at the Tool the Docs devroom
> at FOSDEM! I will be giving a talk about how Org mode and Emacs is used
> at Spritely.
>
> https://fosdem.org/2025/schedule/event/fosdem-2025-5139-org-mode-witchcraft-at-spritely/
>
> It w
patch updated and rebased on main
> There is nothing stopping us from adding some affiliated keywords to
> standard properties in future. What happens if you drop this
> optimization? Does the benchmark still show an improvement?
Adding back standard properties to the loop reduces performance by
oops, typo. The faces shouldn't be applied to spaces.
On Thu, Feb 6, 2025 at 8:47 PM Lei Zhe wrote:
>
> When a source block is indented within a list, as shown below,
> even if I set `org-fontify-whole-block-delimiter-line` to nil, the
> spaces before `#+begin_src` are still fontified if I have c