GNU bug report logs - #45042
27.1; emacs -nw on Windows does not always update cursor position on screen

Previous Next

Package: emacs;

Reported by: Ed Avis <ed.avis <at> qmaw.com>

Date: Fri, 4 Dec 2020 18:54:02 UTC

Severity: normal

Found in version 27.1

Full log


Message #8 received at 45042 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Ed Avis <ed.avis <at> qmaw.com>
Cc: 45042 <at> debbugs.gnu.org
Subject: Re: bug#45042: 27.1;
 emacs -nw on Windows does not always update cursor position on screen
Date: Sat, 05 Dec 2020 09:40:48 +0200
> From: Ed Avis <ed.avis <at> qmaw.com>
> Date: Fri, 4 Dec 2020 18:53:28 +0000
> 
> Is there something Emacs can do to make sure the cursor
> position on screen is always updated?

Someone who has access to such systems will have debug the functions
in w32console.c and see what isn't working in those cases.  As you can
see, we just use SetConsoleCursorPosition, an API that is supposed to
be agnostic to the terminal emulator running, as long as it emulates
the w32 console well enough.

Or maybe these terminal emulators set TERM to some value that dupes
Emacs into incorrect operation?  If so, try unsetting TERM.




This bug report was last modified 4 years and 177 days ago.

Previous Next


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