all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Mark Seeto <markseeto@gmail.com>
Cc: 42350-done@debbugs.gnu.org
Subject: bug#42350: 26.3; C-c C-c in R console buffer causes Control key to get "stuck"
Date: Thu, 16 Jul 2020 19:53:03 +0300	[thread overview]
Message-ID: <831rlbl7v4.fsf@gnu.org> (raw)
In-Reply-To: <CAK2mLtNUEafu=yMXg5j2y9MAt7=JQvvpH2vZC34+tXnbSL=sJw@mail.gmail.com> (message from Mark Seeto on Thu, 16 Jul 2020 19:45:23 +1000)

> From: Mark Seeto <markseeto@gmail.com>
> Date: Thu, 16 Jul 2020 19:45:23 +1000
> Cc: 42350@debbugs.gnu.org
> 
> Start Python:
> M-x run-python <return>
> 
> Go to the Python console buffer:
> C-x o
> 
> Using the right Control key:
> C-c C-c <return>

Thanks.  It turned out you don't need Python or R to reproduce this:
any process run via comint.el will cause the same problem, for example
"M-x gdb".  The problem was in how we restored the status of the Ctrl
key after interrupting a subprocess; I've now fixed that on the
emacs-27 branch.





  reply	other threads:[~2020-07-16 16:53 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-14  2:26 bug#42350: 26.3; C-c C-c in R console buffer causes Control key to get "stuck" Mark Seeto
2020-07-14 14:49 ` Eli Zaretskii
2020-07-15  1:39   ` Mark Seeto
2020-07-15 15:03     ` Eli Zaretskii
2020-07-16  6:48       ` Mark Seeto
2020-07-16  8:30         ` Eli Zaretskii
2020-07-16  9:45           ` Mark Seeto
2020-07-16 16:53             ` Eli Zaretskii [this message]
2020-07-16 19:41               ` Mark Seeto

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=831rlbl7v4.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=42350-done@debbugs.gnu.org \
    --cc=markseeto@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.