From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Loris Bennett" Subject: Re: org-copy-visible not working? Date: Fri, 05 Jan 2018 07:55:12 +0100 Message-ID: <874lo0aj73.fsf@hornfels.zedat.fu-berlin.de> References: <8760fdzkiv.fsf@fu-berlin.de> <87tw2x73u9.fsf@kyleam.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40058) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eXLuU-0003LE-QA for emacs-orgmode@gnu.org; Fri, 05 Jan 2018 01:55:23 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eXLuQ-0001i4-7T for emacs-orgmode@gnu.org; Fri, 05 Jan 2018 01:55:22 -0500 Received: from outpost1.zedat.fu-berlin.de ([130.133.4.66]:44191) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1eXLuP-0001d5-Sy for emacs-orgmode@gnu.org; Fri, 05 Jan 2018 01:55:18 -0500 In-Reply-To: <87tw2x73u9.fsf@kyleam.com> (Kyle Meyer's message of "Fri, 30 Jun 2017 14:00:46 -0400") 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: Kyle Meyer Cc: emacs-orgmode@gnu.org Kyle Meyer writes: > Loris Bennett writes: > >> with Org mode version 9.0.8 (9.0.8-elpaplus @ >> /home/loris/.emacs.d/elpa/org-plus-contrib-20170606/) and GNU Emacs >> 25.1.1, org-copy-visible does not work as I expect. > > [...] > >> * Org copy visible >> ** Bits... >> >> mark the visible two lines, do org-copy-visible, yank into another >> buffer, I get >> >> * Org copy visible >> ** Bits >> and bobs >> >> in the second buffer instead of just the two headlines. > > FWIW I haven't had any luck reproducing this. I've tried using Org's > release_9.0.8 tag, the maint branch, and the master branch (all with > Emacs 25.2). Just the visible parts are copied in all cases. > > Perhaps stepping through org-copy-visible would help you see what's > happening. Just for the record, I have finally got round to starting Emacs with a still rather sparse Org-based init.el, rather than my 30-year-old .emacs and the problem has disappeared. So the issue lies somewhere in the cruft. Cheers, Loris -- This signature is currently under construction.