From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Raymond Zeitler" Subject: Re: refile workflow -- move to same heading in different file? Date: Fri, 4 Aug 2017 00:14:51 -0400 Message-ID: <001401d30cd8$38829eb0$a987dc10$@yahoo.com> Reply-To: zeitra@yahoo.com Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48032) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ddU0n-0005Y7-0Y for emacs-orgmode@gnu.org; Fri, 04 Aug 2017 00:14:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ddU0j-0001d9-Qe for emacs-orgmode@gnu.org; Fri, 04 Aug 2017 00:14:57 -0400 Received: from nm11-vm2.bullet.mail.ne1.yahoo.com ([98.138.90.159]:38194) by eggs.gnu.org with esmtps (TLS1.0:RSA_ARCFOUR_SHA1:16) (Exim 4.71) (envelope-from ) id 1ddU0j-0001cC-JZ for emacs-orgmode@gnu.org; Fri, 04 Aug 2017 00:14:53 -0400 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: 'Adam Porter' , emacs-orgmode@gnu.org Adam Porter wrote: > Try this, it seems to work for me: > > (let ((org-refile-targets '((org-agenda-files . (:regexp . "Tasks"))))) > (org-refile)) > > This is one advantage of the customize system: it makes it harder to get > these structures wrong. :) I get the same [No Match] result that I was getting originally. I'm really not happy about needing yet another package just to get some basic functionality to work. Besides, "package-install RET helm RET" results in yet another [No Match]. Makes me think I should wipe out Emacs entirely and do a fresh installation. Meanwhile, if Helm is needed to make this work, maybe it should be documented. I wonder if it works for anyone who's not using Helm.... Gosh, I was really hoping to be doing export to ODT or PDF by now! - Ray