From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Brett Gilio Newsgroups: gmane.emacs.bugs Subject: bug#43847: ERC - prevent yanking multiple lines into IRC (feature request) *patch* Date: Fri, 09 Oct 2020 09:32:21 -0500 Message-ID: <87k0vzo4ga.fsf@debian> References: <87sgaqgel9.fsf@debian> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="3271"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) Cc: 43847@debbugs.gnu.org To: Corwin Brust , bandali@gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Fri Oct 09 16:33:14 2020 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 1kQtSM-0000hn-8J for geb-bug-gnu-emacs@m.gmane-mx.org; Fri, 09 Oct 2020 16:33:14 +0200 Original-Received: from localhost ([::1]:48604 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kQtSL-0004BU-98 for geb-bug-gnu-emacs@m.gmane-mx.org; Fri, 09 Oct 2020 10:33:13 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:38772) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kQtSA-00049i-HZ for bug-gnu-emacs@gnu.org; Fri, 09 Oct 2020 10:33:02 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:52650) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kQtSA-0007CC-5A for bug-gnu-emacs@gnu.org; Fri, 09 Oct 2020 10:33:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1kQtSA-00069i-2q for bug-gnu-emacs@gnu.org; Fri, 09 Oct 2020 10:33:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Brett Gilio Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 09 Oct 2020 14:33:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 43847 X-GNU-PR-Package: emacs Original-Received: via spool by 43847-submit@debbugs.gnu.org id=B43847.160225396423640 (code B ref 43847); Fri, 09 Oct 2020 14:33:02 +0000 Original-Received: (at 43847) by debbugs.gnu.org; 9 Oct 2020 14:32:44 +0000 Original-Received: from localhost ([127.0.0.1]:35963 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kQtRs-00069D-K4 for submit@debbugs.gnu.org; Fri, 09 Oct 2020 10:32:44 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:60112) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kQtRq-000691-Uo for 43847@debbugs.gnu.org; Fri, 09 Oct 2020 10:32:43 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:44289) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kQtRl-00079r-3r; Fri, 09 Oct 2020 10:32:37 -0400 Original-Received: from [2605:6000:1a0d:48fb::8e5] (port=56466 helo=debian) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1kQtRd-0000Ms-Kp; Fri, 09 Oct 2020 10:32:32 -0400 In-Reply-To: (Corwin Brust's message of "Thu, 8 Oct 2020 20:32:54 -0500") 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:190155 Archived-At: Corwin Brust writes: > > As I hope I made clear, I love it. > > I'm tempted tho, to suggest we might move forward with my more trival > suggested change in the mean-time. > Understood. I think it would be a great discussion to have with the ERC people to further compliment the proposed change for future? I cc'ed bandali to see what they think. Brett Gilio