bug#81489: 32.0.50; w32--terminal-is-conhost is nil in gui emacs.
TAKAHASHI Yoshio <[email protected]> Sun, 02 Aug 2026 21:55:41 +0900
| Newsgroups | gmane.emacs.bugs |
|---|---|
| Message-ID | <[email protected]> |
Eli Zaretskii <[email protected]> writes: > The value of the variable means to treat ambiguous-width characters as > wide when the terminal does that. Since the Windows Terminal never > does, I think it's okay to leave the variable at its non-nil value. > > The real indication of a character's width is in char-width-table, so > if some Lisp wants to find out, it should look there, or call > char-width for the character. I do not have any other issues or problems. I appreciate your explanation. Thank you. -- TAKAHASHI Yoshio <[email protected]>