From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: org-odt compatibility patches Date: Fri, 24 Jun 2011 12:52:00 +0200 Message-ID: <87liwrec33.fsf@gnu.org> References: <81aad88s5j.fsf@gmail.com> <7C98A5C0-EFF3-4B42-AFEC-D4F2F5638376@gmail.com> <81mxh7mwwo.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:55715) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qa3z5-0004mb-0P for emacs-orgmode@gnu.org; Fri, 24 Jun 2011 06:51:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qa3z3-0007pR-2z for emacs-orgmode@gnu.org; Fri, 24 Jun 2011 06:51:34 -0400 Received: from mail-wy0-f169.google.com ([74.125.82.169]:62298) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qa3z1-0007oS-JN for emacs-orgmode@gnu.org; Fri, 24 Jun 2011 06:51:32 -0400 Received: by wyg36 with SMTP id 36so2269170wyg.0 for ; Fri, 24 Jun 2011 03:51:30 -0700 (PDT) In-Reply-To: <81mxh7mwwo.fsf@gmail.com> (Jambunathan K.'s message of "Fri, 24 Jun 2011 14:25:03 +0530") 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: Jambunathan K Cc: emacs-orgmode@gnu.org Hi Jambunathan, Jambunathan K writes: > 1. Export menu will now have a dummy entry for export to > OpenDocumentText. (i.e., C-c C-e o anda C-c C-e O). > > If you accidentally invoke this command but do not have org-odt in > the load-path, then Emacs will remind you that you don't have > org-odt. This behaviour is expected. A better way would be to check whether org-odt.el feature is provided then to change the available export options depending on that. What do you think? -- Bastien