From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Restoring the org-freemind-to-org-mode function Date: Thu, 17 Dec 2015 14:58:10 +0100 Message-ID: <8737v19nyl.fsf@nicolasgoaziou.fr> References: <87fuz19owe.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40097) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a9Z2Z-0008PI-Fe for emacs-orgmode@gnu.org; Thu, 17 Dec 2015 08:56:20 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a9Z2Y-0004qP-Jz for emacs-orgmode@gnu.org; Thu, 17 Dec 2015 08:56:19 -0500 Received: from relay4-d.mail.gandi.net ([2001:4b98:c:538::196]:51769) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a9Z2Y-0004q5-EA for emacs-orgmode@gnu.org; Thu, 17 Dec 2015 08:56:18 -0500 In-Reply-To: (Mark Edgington's message of "Thu, 17 Dec 2015 08:42:40 -0500") 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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Mark Edgington Cc: emacs-orgmode Mark Edgington writes: > I can certainly do that, but it seems like the wrong place for it, unless > there's some precedent for it. ox-anything should be associated with the > export from org-mode, and not the import into it, if I'm not mistaken. True. Nevertheless, to some extent, export may sometimes be bidirectional. > Maybe it's appropriate to have oi-something libraries? It could be if we had other importers to offer. However, there is none that I know of. Anyway, if you feel like writing oi-freemind.el, just go ahead. -- Nicolas