emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] patch for git: org-ascii.el


From: Andrew Stribblehill
Subject: Re: [Orgmode] patch for git: org-ascii.el
Date: Tue, 8 Sep 2009 19:17:38 +0100

Are you sure you need this? Try make clean; make, without it?

2009/9/8 Wes Hardaker <address@hidden>:
>
> 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 ______________/
>                         \__________________/
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Remember: use `Reply All' to send replies to the list.
> address@hidden
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]