emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#63544: closed (28.3; extra width not renderes correctly in TUI when


From: GNU bug Tracking System
Subject: bug#63544: closed (28.3; extra width not renderes correctly in TUI when making a character wider)
Date: Sun, 03 Sep 2023 10:36:02 +0000

Your message dated Sun, 3 Sep 2023 03:35:24 -0700
with message-id 
<CADwFkmkFcet4es3u2O5w4ubF68M=ZxBvghvFhLvcQ1Ea6QQn=A@mail.gmail.com>
and subject line Re: bug#63544: 28.3; extra width not renderes correctly in TUI 
when making a character wider
has caused the debbugs.gnu.org bug report #63544,
regarding 28.3; extra width not renderes correctly in TUI when making a 
character wider
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
63544: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=63544
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: 28.3; extra width not renderes correctly in TUI when making a character wider Date: Tue, 16 May 2023 15:34:38 -0400


When I make a character wider by changing the char width table, it isn't
sometimes with shows and sometimes it doesn't.

1. Start up emacs with this command.

emacs -Q --eval '(progn (set-char-table-range char-width-table #x221e 2) (set-char-table-range char-width-table #x2014 2))'

2. Type "—a" into the scratch buffer. The em dash should be correctly rendered two cells wide, and the a shouldn't overlap with the em dash.
3. `M-x redraw-screen`. The em dash should now overlap the a.

consistently works with:

- Termux, iosevka
- xfce4-terminal, iosevka and source code pro
- Kitty, iosevka
 

--- End Message ---
--- Begin Message --- Subject: Re: bug#63544: 28.3; extra width not renderes correctly in TUI when making a character wider Date: Sun, 3 Sep 2023 03:35:24 -0700
Eli Zaretskii <eliz@gnu.org> writes:

> tags 63544 notabug
> thanks
[...]
> This is not a bug.  I don't see how Emacs could do anything here to
> fix the terminal emulator, without causing serious degradation in
> redisplay performance.
>
> Sorry.

I'm therefore closing this bug report.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]