From mboxrd@z Thu Jan 1 00:00:00 1970 From: Charles Millar Subject: Re: [bug] refiling puts random stuff in kill ring Date: Fri, 3 Aug 2018 20:55:28 -0400 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38426) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1flkr7-0003Ja-2Z for emacs-orgmode@gnu.org; Fri, 03 Aug 2018 20:55:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1flkr2-0000s4-8o for emacs-orgmode@gnu.org; Fri, 03 Aug 2018 20:55:41 -0400 Received: from sonic305-4.consmr.mail.bf2.yahoo.com ([74.6.133.43]:38215) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1flkr2-0000rR-3R for emacs-orgmode@gnu.org; Fri, 03 Aug 2018 20:55:36 -0400 Received: from pool-74-106-192-213.syrcny.east.verizon.net (EHLO [10.0.0.2]) ([74.106.192.213]) by smtp426.mail.bf1.yahoo.com (Oath Hermes SMTP Server) with ESMTPA ID 8c3fe881ae0a9fe854fea3844812419b for ; Sat, 04 Aug 2018 00:55:29 +0000 (UTC) In-Reply-To: Content-Language: en-US List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: emacs-orgmode@gnu.org On 08/03/2018 08:21 PM, Samuel Wales wrote: > recent maint. > > i kill with c-m-k, then move point, then refile an entry. then i > yank. that produces something that was earlier killed. > > i expected what i killed. I noticed this behavior two or three days ago (best as I remember), using M-w and C-w then C-y. I thought I was at fault, i.e. not hitting the correct keys. Also, it does not seem to occur consistently. Org mode version 9.1.13 (release_9.1.13-895-gf79545 @ /usr/local/share/org-mode/lisp/) GNU Emacs 27.0.50 (build 48, x86_64-pc-linux-gnu, GTK+ Version 3.22.29) of 2018-06-29 Charlie Millar