From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julien Cubizolles Subject: Re: helm-org-agenda-files-headings and bulk actions in agenda mode Date: Fri, 04 Aug 2017 16:00:39 +0200 Message-ID: <87y3qzbfg8.fsf@free.fr> References: <87k22jspnl.fsf@free.fr> <8760e3sks9.fsf@alphapapa.net> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38537) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dddTd-0003Nx-82 for emacs-orgmode@gnu.org; Fri, 04 Aug 2017 10:22:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dddSY-0005rM-U2 for emacs-orgmode@gnu.org; Fri, 04 Aug 2017 10:21:20 -0400 Received: from [195.159.176.226] (port=38994 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dddSY-0005pI-M9 for emacs-orgmode@gnu.org; Fri, 04 Aug 2017 10:20:14 -0400 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1dddSP-0004Gn-U3 for emacs-orgmode@gnu.org; Fri, 04 Aug 2017 16:20:05 +0200 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 Adam Porter writes: > Julien Cubizolles writes: > >> helm-org-agenda-files-headings, used with helm-org-format-outline-path >> is very convenient for choosing entries when refiling one individual >> entry. I couldn't get it to refile *several* entries at once. > > Hi Julien, > > The helm-org-*-headings functions don't support multiple selection. > AFAIK this is mentioned in the docstrings. Indeed it's in the helm-org-heading-refile docstrings. > It would be nice to add that, but Helm is not part of Org mode, so you > should mention this on the Helm issue tracker. Will do.