all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* require cl bug in org.el 4.72
@ 2007-04-25 19:12 timotheus
  0 siblings, 0 replies; only message in thread
From: timotheus @ 2007-04-25 19:12 UTC (permalink / raw)
  To: emacs-orgmode


Not sure if this has been addressed.

Given the following:
    # emacs -Q

      M-x load-library org

may fail due to `org-key' within `org.el' requiring `cl'.

IMHO:
  1. (require 'cl) should additionally be placed within `org-key'
OR
  2. The initial (require 'cl) should not be inside (eval-when-compile ...)


Regards,
-timotheus

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-04-25 19:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-04-25 19:12 require cl bug in org.el 4.72 timotheus

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.