On 25/07/2025 21:51, Ken Mankoff wrote:
Hi Max,
Reply-to does not include you in my mail client, only the list. I assume that's
intentional?
Sure, I am experimenting with the Mail-Followup-To header (it has some
downsides though).
On 2025-07-25 at 03:28 -07, Max Nikulin wrote...
ob-scree
Remember to cover the basics, that is, what you expected to happen and
what in fact did happen. You don't know how to make a good report? See
https://orgmode.org/manual/Feedback.html#Feedback
Your bug report will be posted to the Org mailing list.
-
Update the hyperlink address for the C shell (csh) to the correct
location.
Signed-off-by: Keenan Salandy
---
org-contrib/babel/languages/ob-doc-shell.org | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/org-contrib/babel/languages/ob-doc-shell.org
b/org-contrib/babel/languag
> We cannot use `without-restriction' because it is only available since
> Emacs 29, while we still support Emacs 28.
Got it! Will use (save-restriction (widen) ...) instead.
> More importantly, this will likely break
> 44e7ed1a59c8587c2d5c3a54917576f1505a6c7b that purposely calls
> `narrow-to-su