bug#81489: 32.0.50; w32--terminal-is-conhost is nil in gui emacs.

TAKAHASHI Yoshio <[email protected]> Fri, 31 Jul 2026 22:23:32 +0900
Newsgroups gmane.emacs.bugs
Message-ID <[email protected]>
Eli Zaretskii <[email protected]> writes:

> Please try the new patch for characters.el below, which
> _replaces_ the previous one, i.e. it is relative to the current Git
> repository.  You need to rebuild Emacs after you modify characters.el.

Apply the new patch, rebuild, and it works as expected.  Thank you.

emacs -Q -l ./a.el buffer *Message* is

--8<---------------cut here---------------start------------->8---
For information about GNU Emacs and the GNU system, type C-h C-a.

nil

6

6

--8<---------------cut here---------------end--------------->8---


for my note:
. install Microsoft Windows Terminal from Microsoft Store, version 1.24.11911.0.
. set command prompt's font to "MS Gothic", and invoke "emacs -nw -Q a.el".
. buffer a.el draws cjk ambiguous char in 2 columns (MS Gothic),
  but Windoes Terminal treats it in 1 column.  
. with narrow cjk ambiguous char font, it works intuitively.
-- 
TAKAHASHI Yoshio <[email protected]>
ScreenShot 2026-07-31 215139.png (image/png, 38.5 KB) - not displayed