From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#49253: 27.2; Emacs non-responsive when pasting into terminal-mode Date: Tue, 29 Jun 2021 15:09:58 +0300 Message-ID: <83lf6soort.fsf@gnu.org> References: <83zgvand0j.fsf@gnu.org> <83wnqdoq6t.fsf@gnu.org> <83tulhoon5.fsf@gnu.org> <83sg11omxc.fsf@gnu.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="38356"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 49253@debbugs.gnu.org To: Matt Bisson Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Tue Jun 29 14:11:13 2021 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lyCa9-0009ht-2h for geb-bug-gnu-emacs@m.gmane-mx.org; Tue, 29 Jun 2021 14:11:13 +0200 Original-Received: from localhost ([::1]:55978 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lyCa7-00049q-EP for geb-bug-gnu-emacs@m.gmane-mx.org; Tue, 29 Jun 2021 08:11:11 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:50736) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lyCZy-00049a-EE for bug-gnu-emacs@gnu.org; Tue, 29 Jun 2021 08:11:02 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:42257) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lyCZx-0007qy-Nj for bug-gnu-emacs@gnu.org; Tue, 29 Jun 2021 08:11:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lyCZx-0003Rz-Jl for bug-gnu-emacs@gnu.org; Tue, 29 Jun 2021 08:11:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 29 Jun 2021 12:11:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 49253 X-GNU-PR-Package: emacs Original-Received: via spool by 49253-submit@debbugs.gnu.org id=B49253.162496860413180 (code B ref 49253); Tue, 29 Jun 2021 12:11:01 +0000 Original-Received: (at 49253) by debbugs.gnu.org; 29 Jun 2021 12:10:04 +0000 Original-Received: from localhost ([127.0.0.1]:53803 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lyCZ1-0003QW-Ix for submit@debbugs.gnu.org; Tue, 29 Jun 2021 08:10:03 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:52798) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lyCYz-0003Pj-SU for 49253@debbugs.gnu.org; Tue, 29 Jun 2021 08:10:02 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:51840) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lyCYu-0007CK-Nq; Tue, 29 Jun 2021 08:09:56 -0400 Original-Received: from 84.94.185.95.cable.012.net.il ([84.94.185.95]:1669 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lyCYu-0005RG-Br; Tue, 29 Jun 2021 08:09:56 -0400 In-Reply-To: (message from Matt Bisson on Mon, 28 Jun 2021 16:09:24 -0400) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.io gmane.emacs.bugs:209097 Archived-At: > From: Matt Bisson > Date: Mon, 28 Jun 2021 16:09:24 -0400 > Cc: 49253@debbugs.gnu.org > > 1. Start "emacs -nw" > 2. M-x term > 3. In another application (for the purposes of "exact keystroke, let's > say, Alt-TAB to Firefox"), copy some text into the clipboard, it > doesn't matter what. > 4. Return to the Emacs session (click on the Terminal emulator, > Alt-TAB, whatever*), and paste into the terminal (I used Command-V). > 4* To be clear, return the cursor to the term-mode buffer (e.g., C-b > *terminal* ). Maybe term-mode is simply incompatible with bracketed-paste feature (because they both call low-level keyboard input functions)? Does the problem go away if you switch to term-line-mode? If not, my suggestion is to disable the bracketed-paste support.