From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: org2rem.el - convert Org buffer to REMIND Date: Wed, 06 Dec 2006 11:54:42 +0100 Message-ID: <87psaxmgzx.fsf@tallis.ilo.ucl.ac.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GruQL-0001l5-Nm for emacs-orgmode@gnu.org; Wed, 06 Dec 2006 05:54:49 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GruQK-0001kH-Py for emacs-orgmode@gnu.org; Wed, 06 Dec 2006 05:54:49 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GruQK-0001kB-N5 for emacs-orgmode@gnu.org; Wed, 06 Dec 2006 05:54:48 -0500 Received: from [213.36.80.91] (helo=mail.libertysurf.net) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GruQK-0001qy-QC for emacs-orgmode@gnu.org; Wed, 06 Dec 2006 05:54:48 -0500 Received: from tallis.ilo.ucl.ac.uk (83.152.253.84) by mail.libertysurf.net (7.3.117.3) id 455B2F2900573F4D for emacs-orgmode@gnu.org; Wed, 6 Dec 2006 11:53:37 +0100 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Hi all, here is a first attempt to convert an org-mode buffer to a remind readable file. http://www.cognition.ens.fr/~guerry/u/org2rem.el I think remind is well known to most of you: http://www.roaringpenguin.com/penguin/openSourceProducts/remind http://www.linuxjournal.com/article/3529 Maybe Org is designed as something that makes tools like remind quite unnecessary, but more interoperability won't hurt anyone :) Feedback most welcome. Enjoy! -- Bastien