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
exception. This exclusion makes sense for system buffers like
*Messages* or *Ibuffer*, it unintentionally affects source block edit
buffers, which should ideally be treated like *scratch* since they are
used for manual editing.

I’m not sure, if I need to report this here or to emacs.

Relevant bug report: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=79230

Thank you for your time!

* * *

Emacs  : GNU Emacs 30.1 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.43, 
cairo version 1.18.2)
Package: Org mode version 9.7.11 (release_9.7.11 @ 
/gnu/store/416vvmsc3n33wsliga55ljzmcvhyry54-emacs-pgtk-30.1/share/emacs/30.1/lisp/org/)

--
Regards,
Anush Veeranala

Reply via email to