emacs-orgmode
[Top][All Lists]
Advanced

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

[Orgmode] require cl bug in org.el 4.72


From: timotheus
Subject: [Orgmode] require cl bug in org.el 4.72
Date: Wed, 25 Apr 2007 15:12:40 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.97 (gnu/linux)

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





reply via email to

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