unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#47679: 28.0.50; python-shell-switch-to-shell redisplay bug
@ 2021-04-09 20:51 Shitikanth Kashyap
  2021-04-09 21:03 ` Shitikanth
  0 siblings, 1 reply; 5+ messages in thread
From: Shitikanth Kashyap @ 2021-04-09 20:51 UTC (permalink / raw)
  To: 47679

Steps to reproduce:
1. emacs -Q
2. Open any python file
3. Press "C-c C-p"  to start interpreter
4. Press "C-c C-z" from the file's window to switch to interpreter
5. Go back to file's window with "C-x o" and repeat from 4 a few times.

There is notable lag (sometimes as much as a few seconds) between
pressing the keybinding "C-c C-z" in file's window before the cursor
appears to be ready on the interpreter's window. The state of the cursor
in the two windows after the command appears to be indeterministic and
inconsistent.

The issue seems to be that the display of the two windows is not updated
even though internally emacs has changed the focus to the correct
window. For example, it is possible to start typing in the interpreter
window immediately after the command, even though the cursor does not
seem to ready.







^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-04-13  7:34 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-09 20:51 bug#47679: 28.0.50; python-shell-switch-to-shell redisplay bug Shitikanth Kashyap
2021-04-09 21:03 ` Shitikanth
2021-04-12  8:44   ` Lars Ingebrigtsen
2021-04-12 18:25     ` Shitikanth
2021-04-13  7:34       ` Lars Ingebrigtsen

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).