[BUG] global-whitespace-mode doesn’t enable whitespace-mode in org source block edit buffers [9.7.11 (release_9.7.11 @ /gnu/store/416vvmsc3n33wsliga55ljzmcvhyry54-emacs-pgtk-30.1/share/emacs/30.1/lisp

2025-08-13 Thread Anush V
Hello Org Maintainers, global-whitespace-mode does not enable whitespace-mode in Org mode source block edit buffers (opened with C-'). This happens because whitespace-enable-predicate prevents whitespace-mode from activating in buffers whose names start with ‘*’, with only *scratch* as an except

[PATCH] Test files compile warnings

2025-08-13 Thread Morgan Smith
Hello, I have decided to spend my time fixing compile time warnings in the test files. If you think that would be a waste of time, I'd have to agree. I did find some minor things that might actually be important though. The first 4 patches are legitimate improvements to the codebase in my opinio

Re: #21 [[bbb:OrgMeetup]] on Wed, August 13, 19:00 UTC+3

2025-08-13 Thread Ihor Radchenko
Rudolf Adamkovič writes: >> Another OrgMeetup will be scheduled on the second Wednesday of August, >> tomorrow. > > Dang! I missed this one because it was planned so tightly. Would it be > possible to always send the invitation a couple of days in advance? I usually send the announcement when

Re: org-refile confusing refiling

2025-08-13 Thread Jacob S. Gordon
On 2025-08-10 09:37, Ihor Radchenko wrote: > Unfortunately, I cannot reproduce the problem on my side, so it is hard > to make a proper fix. Maybe someone who can reproduce can join a screen > sharing and demo the problem. They, we can try to fix the issue interactively. Sure, I can share what hap

Re: [BUG] org-archive-subtree when archiving to same buffer, loses narrowing and folding

2025-08-13 Thread Benjamin McMillan
I see. I don't follow the reasoning, but I'm happy to leave it as is. I do want to point out, in case the issue is revisited in the future, that `org-archive-to-archive-sibling' does explicitly fold the archive tree at the end, and so does end with the entire archived-to tree folded. I attach a pa