From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: Re: Console-window Emacs stops responding when pasting clipboard Date: 26 Feb 2004 07:56:21 +0200 Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: <26338.1077733858@cs.ubc.ca> Reply-To: Eli Zaretskii NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1077775543 6063 80.91.224.253 (26 Feb 2004 06:05:43 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 26 Feb 2004 06:05:43 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Feb 26 07:05:37 2004 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AwEeP-0000yr-00 for ; Thu, 26 Feb 2004 07:05:37 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.30) id 1AwEUX-0007Rf-FF for geb-bug-gnu-emacs@m.gmane.org; Thu, 26 Feb 2004 00:55:25 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1AwEUV-0007RR-Cx for bug-gnu-emacs@gnu.org; Thu, 26 Feb 2004 00:55:23 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1AwETx-00078i-U1 for bug-gnu-emacs@gnu.org; Thu, 26 Feb 2004 00:55:21 -0500 Original-Received: from [207.232.27.5] (helo=WST0054) by monty-python.gnu.org with asmtp (Exim 4.30) id 1AwETv-00074j-4d; Thu, 26 Feb 2004 00:54:47 -0500 Original-To: Davor Cubranic In-reply-to: <26338.1077733858@cs.ubc.ca> (message from Davor Cubranic on Wed, 25 Feb 2004 10:30:58 -0800) X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 Precedence: list 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.org@gnu.org Xref: main.gmane.org gmane.emacs.bugs:7096 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:7096 > Date: Wed, 25 Feb 2004 10:30:58 -0800 > From: Davor Cubranic > > I run Emacs in a Putty terminal window (xterm emulation), and when I > paste the contents of certain web pages I copied from Mozilla, Emacs > stops responding. For an example, select the entire 11th paragraph in > the body of the article at > http://www.guardian.co.uk/elsewhere/journalist/story/0,7792,1152570,00.html > (starting with "It all ran a bit out of control"). Paste it into Emacs > (shift-insert in putty). Emacs stops responding until I press C-g. Thanks for the report, but I cannot reproduce this. I don't have Mozilla on the Windows box where I tried this, so I used Explorer to display the Web page you mentioned and Emacs 21.2 running on a GNU/Linux system to which I logged using PuTTY. I had no problems pasting the paragraph you mentioned into Emacs. So I think more digging on your part is required. For example, is Mozilla necessary to reproduce this problem, or any other Windows application will do?