From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Deniz Dogan Newsgroups: gmane.emacs.bugs Subject: bug#11592: [PATCH] prevent accidental pastes in ERC Date: Thu, 31 May 2012 22:08:33 +0200 Message-ID: <4FC7CFC1.3020505@dogan.se> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1338494978 23984 80.91.229.3 (31 May 2012 20:09:38 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 31 May 2012 20:09:38 +0000 (UTC) Cc: Eric Hanchrow , 11592@debbugs.gnu.org To: Glenn Morris Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu May 31 22:09:36 2012 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1SaBgZ-0005l3-D3 for geb-bug-gnu-emacs@m.gmane.org; Thu, 31 May 2012 22:09:31 +0200 Original-Received: from localhost ([::1]:43078 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SaBgZ-0004Bq-2y for geb-bug-gnu-emacs@m.gmane.org; Thu, 31 May 2012 16:09:31 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:42518) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SaBgW-0004Bk-SJ for bug-gnu-emacs@gnu.org; Thu, 31 May 2012 16:09:30 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SaBgV-0004xm-6W for bug-gnu-emacs@gnu.org; Thu, 31 May 2012 16:09:28 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:42760) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SaBgV-0004xc-3K for bug-gnu-emacs@gnu.org; Thu, 31 May 2012 16:09:27 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.72) (envelope-from ) id 1SaBi1-0002GO-Pc for bug-gnu-emacs@gnu.org; Thu, 31 May 2012 16:11:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Deniz Dogan Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 31 May 2012 20:11:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 11592 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch Original-Received: via spool by 11592-submit@debbugs.gnu.org id=B11592.13384950368649 (code B ref 11592); Thu, 31 May 2012 20:11:01 +0000 Original-Received: (at 11592) by debbugs.gnu.org; 31 May 2012 20:10:36 +0000 Original-Received: from localhost ([127.0.0.1]:52306 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SaBha-0002FO-3D for submit@debbugs.gnu.org; Thu, 31 May 2012 16:10:35 -0400 Original-Received: from mxf1.bahnhof.se ([213.80.101.25]:54034) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SaBhX-0002F7-3t for 11592@debbugs.gnu.org; Thu, 31 May 2012 16:10:32 -0400 Original-Received: from localhost (mxf1.local [127.0.0.1]) by mxf1-reinject (Postfix) with ESMTP id 2304C1E316F; Thu, 31 May 2012 22:08:55 +0200 (CEST) X-Virus-Scanned: by amavisd-new using ClamAV at bahnhof.se (MXF1) Original-Received: from mxf1.bahnhof.se ([127.0.0.1]) by localhost (mxf1.bahnhof.se [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 1TfyQxM1+jf7; Thu, 31 May 2012 22:08:52 +0200 (CEST) Original-Received: from [192.168.1.4] (h-149-227.a336.priv.bahnhof.se [37.123.149.227]) by mxf1.bahnhof.se (Postfix) with ESMTP id 175DD1E316B; Thu, 31 May 2012 22:08:51 +0200 (CEST) User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:12.0) Gecko/20120428 Thunderbird/12.0.1 In-Reply-To: X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 140.186.70.43 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.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:60579 Archived-At: Glenn Morris skrev 2012-05-31 21:24: > > Perhaps you could give the motivation/explanation for this change. > Why are accidental pastes into an erc buffer more of an issue than for > say, a shell buffer? > Accidentally pasting (and thereafter sending) large amounts of data on an IRC server will in many cases cause you to either be disconnected due to "excess flood" and in other cases, where some anti-flood client setting prevents that, just cause lots of disruption in the IRC channel. Having said that: I don't really know how suitable this patch is.