Aloha all,
The patch follows inline.
Let me know if you have questions.
All the best,
Tom
>From 8ba07bfffc350105a2a5d02939d207dfe833d970 Mon Sep 17 00:00:00 2001
From: "Thomas S. Dye"
Date: Sun, 17 Aug 2025 16:39:22 -1000
Subject: [PATCH] Add ob-doc-sed.org.
Also, put a link in the language
Hello,
On 7/22/25 09:55, Ihor Radchenko wrote:
> It has been a while since the last update.
> May I know if there have been any progress on the paperwork?
Having received no update from the FSF yet, I asked my employer whether
they would be willing to redraft a disclaimer more in line with FSF
gu
jman writes:
William Denton writes:
Prot Asks: Ihor about maintaining Emacs Org mode, history,
travels, and material science
https://protesilaos.com/codelog/2025-07-26-prot-asks-ihor-emacs-org-maintainer-history-travel-material-science/
I haven't seen this mentioned on the list: an 80-minu
Ihor Radchenko writes:
> See https://orgmode.org/worg/orgmeetup.html
>
> Regular dates
> Monthly, every second Wednesday of the month
> <%%(diary-float t 3 2)> in Org mode
Scheduled, thanks!
Rudy
--
"All you have to do is write one true sentence. Write the truest sentence that
you
William Denton writes:
Prot Asks: Ihor about maintaining Emacs Org mode, history, travels, and
material science
https://protesilaos.com/codelog/2025-07-26-prot-asks-ihor-emacs-org-maintainer-history-travel-material-science/
I haven't seen this mentioned on the list: an 80-minute interview wit
Bastien Guerry writes:
Ihor Radchenko writes:
I would not expect such outage to happen frequently.
To mitigate such things, we would need to mirror gnu css files on
orgmode.org itself, which sounds like unnecessary burden.
Yes, exactly. Using https://www.gnu.org/software/emacs/manual.css
d
The documentation for `org-use-speed-commands' says:
> For example, to activate speed commands when the point is on any
> star at the beginning of the headline, you can do this:
>
> (setq org-use-speed-commands
> (lambda () (and (looking-at org-outline-regexp) (looking-back "^\**"
It
Hi All,
I added `ob-csharp.el' (and friends) to the org-mode repository in this
commit:
https://cgit.git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=526a7d1cc65409d5546b009f54fed28726a9457d
The mailing list discussion for this can be found here:
https://list.orgmode.org/baf0e7b4-8233-4
You can just use cl-letf:
(cl-letf (((symbol-function 'org-babel-csharp--find-dotnet-version) #'ignore))
...)
Way simpler, applied, thanks.
Go ahead.
This commit
https://cgit.git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=526a7d1cc65409d5546b009f54fed28726a9457d
adds the patch to