From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adam Porter Subject: Re: refile workflow -- move to same heading in different file? Date: Fri, 04 Aug 2017 05:21:25 -0500 Message-ID: <87wp6jr5ui.fsf@alphapapa.net> References: <001401d30cd8$38829eb0$a987dc10$@yahoo.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47137) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ddZnB-0003mh-Ah for emacs-orgmode@gnu.org; Fri, 04 Aug 2017 06:25:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ddZn8-0000SD-7j for emacs-orgmode@gnu.org; Fri, 04 Aug 2017 06:25:17 -0400 Received: from [195.159.176.226] (port=58767 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ddZn8-0000Qh-1h for emacs-orgmode@gnu.org; Fri, 04 Aug 2017 06:25:14 -0400 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1ddZmz-0003tp-U3 for emacs-orgmode@gnu.org; Fri, 04 Aug 2017 12:25: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 "Raymond Zeitler" writes: > I get the same [No Match] result that I was getting originally. Sounds like something is wrong with your installation or config. Did you try with "emacs -q"? > I'm really not happy about needing yet another package just to get > some basic functionality to work. I suggested that it would help the troubleshooting process, not that it's required. > Besides, "package-install RET helm RET" results in yet another [No > Match]. I guess you don't have MELPA configured. > Makes me think I should wipe out Emacs entirely and do a fresh > installation. I would try with "emacs -q" first. Although since you're on Windows, it wouldn't surprise me if something isn't setup correctly. How did you install Emacs? > 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.... It's not, and it does. > Gosh, I was really hoping to be doing export to ODT or PDF by now! If you don't have time to fix it, you could export to HTML and convert it with Pandoc.