GNU bug report logs - #79230
30.1; global-whitespace-mode doesn’t enable whitespace-mode in remember-notes buffer

Previous Next

Package: emacs;

Reported by: Anush V <j <at> gnu.org>

Date: Wed, 13 Aug 2025 06:38:01 UTC

Severity: normal

Found in version 30.1

Full log


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: Anush V <j <at> gnu.org>
Cc: 79230 <at> debbugs.gnu.org
Subject: bug#79230: 30.1; global-whitespace-mode doesn’t enable whitespace-mode in remember-notes buffer
Date: Wed, 13 Aug 2025 15:20:54 +0300
> From: Anush V <j <at> gnu.org>
> Date: Wed, 13 Aug 2025 02:36:48 -0400
> 
>  
> Hello Emacs Maintainers,  global-whitespace-mode does not enable 
> whitespace-mode in remember-notes-buffer-name buffer.  This 
> happens because whitespace-enable-predicate prevents 
> whitespace-mode from activating in buffers whose names start with 
> ‘*’, with only *scratch* being an
> exception. While it makes sense for buffers like *Messages* or
> *Ibuffer*, it unintentionally affects remember-notes-buffer-name
> buffers, which should likely be treated similarly to *scratch*.
> 
> Steps to reproduce:
> 
> emacs -Q
> 
> M-x global-whitespace-mode
> M-x remember-notes
> C-h v whitespace-mode
> 
> Value of whitespace-mode is nil, indicating whitespace-mode is not
> enabled in the remember-notes-buffer-name buffer

Patches to add a user option that allows to make exceptions for more
than just *scratch* will be welcome.

Thanks.




This bug report was last modified 24 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.