From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wes Hardaker Subject: patch for git: org-ascii.el Date: Tue, 08 Sep 2009 09:40:33 -0700 Message-ID: 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 1Ml3kK-0002XK-7Q for emacs-orgmode@gnu.org; Tue, 08 Sep 2009 12:40:44 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Ml3kF-0002RD-JB for emacs-orgmode@gnu.org; Tue, 08 Sep 2009 12:40:43 -0400 Received: from [199.232.76.173] (port=43193 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ml3kF-0002Qy-Dq for emacs-orgmode@gnu.org; Tue, 08 Sep 2009 12:40:39 -0400 Received: from mail.hardakers.net ([168.150.236.43]:60606) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Ml3kE-0000uK-QC for emacs-orgmode@gnu.org; Tue, 08 Sep 2009 12:40:39 -0400 Received: from localhost (wjh.hardakers.net [10.0.0.2]) by mail.hardakers.net (Postfix) with ESMTPSA id 745A1980D7 for ; Tue, 8 Sep 2009 09:40:33 -0700 (PDT) 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 org-ascii uses org-float-time which is in org-compat: diff --git a/lisp/org-ascii.el b/lisp/org-ascii.el index 4fd5675..e6ad8d1 100644 --- a/lisp/org-ascii.el +++ b/lisp/org-ascii.el @@ -27,6 +27,7 @@ ;;; Commentary: (require 'org-exp) +(require 'org-compat) (defgroup org-export-ascii nil "Options specific for ASCII export of Org-mode files." -- \ Wes Hardaker http://pontifications.hardakers.net / \_____ "In the bathtub of history the truth is harder to hold than ________/ \_______ the soap, and much more difficult to find." _______/ \_________ -- Terry Pratchett ______________/ \__________________/