From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: fgallina@gnu.org (=?UTF-8?Q?Fabi=C3=A1n?= Ezequiel Gallina) Newsgroups: gmane.emacs.bugs Subject: bug#19744: 25.0.50; Cannot yank text with "\n" in inferior python mode Date: Sun, 08 Feb 2015 00:39:24 -0300 Message-ID: <87a90pvzpv.fsf@gnu.org> References: <87d25t56ov.fsf@secretsauce.net> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1423366808 30610 80.91.229.3 (8 Feb 2015 03:40:08 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 8 Feb 2015 03:40:08 +0000 (UTC) To: 19744-done@debbugs.gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sun Feb 08 04:40:08 2015 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 1YKIj9-0007Rx-Kk for geb-bug-gnu-emacs@m.gmane.org; Sun, 08 Feb 2015 04:40:07 +0100 Original-Received: from localhost ([::1]:55440 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YKIj8-0006li-WB for geb-bug-gnu-emacs@m.gmane.org; Sat, 07 Feb 2015 22:40:07 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:45218) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YKIj5-0006k7-IO for bug-gnu-emacs@gnu.org; Sat, 07 Feb 2015 22:40:04 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YKIj4-0007dO-Ul for bug-gnu-emacs@gnu.org; Sat, 07 Feb 2015 22:40:03 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:45774) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YKIj4-0007dJ-Sm for bug-gnu-emacs@gnu.org; Sat, 07 Feb 2015 22:40:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1YKIj4-0006u1-Km for bug-gnu-emacs@gnu.org; Sat, 07 Feb 2015 22:40:02 -0500 In-Reply-To: <87d25t56ov.fsf@secretsauce.net> Resent-From: fgallina@gnu.org (=?UTF-8?Q?Fabi=C3=A1n?= Ezequiel Gallina) Original-Sender: "Debbugs-submit" Resent-To: bug-gnu-emacs@gnu.org Resent-Date: Sun, 08 Feb 2015 03:40:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 19744 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Mail-Followup-To: 19744@debbugs.gnu.org, fgallina@gnu.org, dima@secretsauce.net Original-Received: via spool by 19744-done@debbugs.gnu.org id=D19744.142336677126461 (code D ref 19744); Sun, 08 Feb 2015 03:40:02 +0000 Original-Received: (at 19744-done) by debbugs.gnu.org; 8 Feb 2015 03:39:31 +0000 Original-Received: from localhost ([127.0.0.1]:37013 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YKIiY-0006sj-Gz for submit@debbugs.gnu.org; Sat, 07 Feb 2015 22:39:30 -0500 Original-Received: from fencepost.gnu.org ([208.118.235.10]:53799 ident=Debian-exim) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YKIiV-0006sZ-Nz for 19744-done@debbugs.gnu.org; Sat, 07 Feb 2015 22:39:28 -0500 Original-Received: from [190.246.172.180] (port=44998 helo=localhost) by fencepost.gnu.org with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1YKIiU-00017S-CI for 19744-done@debbugs.gnu.org; Sat, 07 Feb 2015 22:39:26 -0500 User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x 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:99154 Archived-At: Fixed at revno 67dfbd6 in the master branch. Carlos: I left the trail of ellipsis thing out of this commit, feel free to open a separate bug about it. Cheers, Fabi=C3=A1n.