GNU bug report logs - #76852
30.1; Regression in whitespace-mode causes display issue under terminal

Previous Next

Package: emacs;

Reported by: 张海 <dreaming.in.code.zh <at> gmail.com>

Date: Sat, 8 Mar 2025 06:54:01 UTC

Severity: normal

Found in version 30.1

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: 张海 <dreaming.in.code.zh <at> gmail.com>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 76852 <at> debbugs.gnu.org
Subject: bug#76852: 30.1; Regression in whitespace-mode causes display issue under terminal
Date: Sat, 15 Mar 2025 13:17:21 -0700
Thanks for fixing this for whitespace-mode!

In case anyone has a similar problem and finds this thread. as an
opinionated user I feel it would make the most sense for me to always
have a consistent ambiguous CJK character setting between my terminal
and Emacs, so that the text layout for Emacs under terminal never
breaks for any of those characters. I've added the following to my
.emacs now (as all my terminals has defaulted to half width for
years):

;;; half width CJK ambiguous characters (same as most terminal
;;; defaults)
(setopt cjk-ambiguous-chars-are-wide nil)




This bug report was last modified 58 days ago.

Previous Next


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