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

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

bug#20356: 25.0.50; Strange terminal glyphs in emacs -nw in recent maste


From: Stefan Monnier
Subject: bug#20356: 25.0.50; Strange terminal glyphs in emacs -nw in recent master
Date: Fri, 24 Apr 2015 10:07:46 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

> The value of `str` after the first while loop is "83;40100;0"
> here.  This is what screen reports, and version is set to 240 in this

Wait, so you're not just running within gnome-terminal, but within
screen within gnome-terminal?
I guess that's the crux of the matter.  The code actually needs support
from the actual terminal (i.e gnome-terminal in this case), but the
version check is only told about screen's version.

Hmm...


        Stefan





reply via email to

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