From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#25902: 25.1; yank mangles whitespace Date: Wed, 01 Mar 2017 05:34:12 +0200 Message-ID: <83o9xloekr.fsf@gnu.org> References: Reply-To: Eli Zaretskii NNTP-Posting-Host: blaine.gmane.org X-Trace: blaine.gmane.org 1488339316 7761 195.159.176.226 (1 Mar 2017 03:35:16 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Wed, 1 Mar 2017 03:35:16 +0000 (UTC) Cc: 25902@debbugs.gnu.org To: Norbert Kiesel Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Wed Mar 01 04:35:10 2017 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1civ2e-0000zl-FJ for geb-bug-gnu-emacs@m.gmane.org; Wed, 01 Mar 2017 04:35:04 +0100 Original-Received: from localhost ([::1]:38200 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1civ2k-0005Qo-2i for geb-bug-gnu-emacs@m.gmane.org; Tue, 28 Feb 2017 22:35:10 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:36147) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1civ2f-0005Qc-0w for bug-gnu-emacs@gnu.org; Tue, 28 Feb 2017 22:35:06 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1civ2b-00042K-Un for bug-gnu-emacs@gnu.org; Tue, 28 Feb 2017 22:35:05 -0500 Original-Received: from debbugs.gnu.org ([208.118.235.43]:34351) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1civ2b-00041y-Rs for bug-gnu-emacs@gnu.org; Tue, 28 Feb 2017 22:35:01 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1civ2b-0006AO-Mz for bug-gnu-emacs@gnu.org; Tue, 28 Feb 2017 22:35:01 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 01 Mar 2017 03:35:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 25902 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 25902-submit@debbugs.gnu.org id=B25902.148833928423674 (code B ref 25902); Wed, 01 Mar 2017 03:35:01 +0000 Original-Received: (at 25902) by debbugs.gnu.org; 1 Mar 2017 03:34:44 +0000 Original-Received: from localhost ([127.0.0.1]:60783 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1civ2K-00069m-DQ for submit@debbugs.gnu.org; Tue, 28 Feb 2017 22:34:44 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:45115) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1civ2J-00069Z-J4 for 25902@debbugs.gnu.org; Tue, 28 Feb 2017 22:34:43 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1civ2B-0003yw-AE for 25902@debbugs.gnu.org; Tue, 28 Feb 2017 22:34:38 -0500 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:57835) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1civ2B-0003yq-73; Tue, 28 Feb 2017 22:34:35 -0500 Original-Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:4681 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1civ2A-0008Fg-Bl; Tue, 28 Feb 2017 22:34:34 -0500 In-reply-to: (message from Norbert Kiesel on Tue, 28 Feb 2017 12:48:01 -0800) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 208.118.235.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" Xref: news.gmane.org gmane.emacs.bugs:129972 Archived-At: > From: Norbert Kiesel > Date: Tue, 28 Feb 2017 12:48:01 -0800 > > since a couple of days I have a really annoying behavior in Emacs that a > `kill-line` followed by a `yank` often (but not always) does not > re-insert the whitespace of the killed line. This also happens when > running `emacs -Q`. Here is my test case > > 1. Start emacs using `emacs -Q` > 2. Switch to buffer `b.txt` [C-x b] > 3. Insert the following text > > bla > first > second > third > > 4. Move cursor up to second line containing "first" (I use cursor keys for that) > 5. Typing [C-k] followed by [C-y] results in > > bla > first second > third Not reproducible here.