emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Minor buglet in orgmode Makefile
@ 2009-11-16  2:19 Robert P. Goldman
  2009-11-16  3:29 ` Noorul Islam
  0 siblings, 1 reply; 3+ messages in thread
From: Robert P. Goldman @ 2009-11-16  2:19 UTC (permalink / raw)
  To: emacs-orgmode

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-11-16 16:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-11-16  2:19 Minor buglet in orgmode Makefile Robert P. Goldman
2009-11-16  3:29 ` Noorul Islam
2009-11-16 16:05   ` Robert P. Goldman

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).