emacs-orgmode
[Top][All Lists]
Advanced

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

[Orgmode] Minor buglet in orgmode Makefile


From: Robert P . Goldman
Subject: [Orgmode] Minor buglet in orgmode Makefile
Date: Mon, 16 Nov 2009 02:19:43 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

I just pulled an update from git for the first time in a long while, and when I
tried to build org-mode, it failed with an undefined function error for the
function org-float-time in org-ascii.

It only took me a moment to find the fix --- it seems like we just need to push
org-compat up the list of lisp files ahead of org-ascii, since org-compat
provides the function definition org-ascii craves.

Cheers,
R






reply via email to

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