emacs-orgmode
[Top][All Lists]
Advanced

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

[Orgmode] [PATCH] Make sure `flet' is fbound when executing `org-write-a


From: David Maus
Subject: [Orgmode] [PATCH] Make sure `flet' is fbound when executing `org-write-agenda'
Date: Sun, 27 Jun 2010 16:30:48 +0200

Well, something I could come up is this: Simply check if flet is
fbound in the lisp structure that is evaluated at runtime.  If it is
not, require 'cl.

David Maus (1):
  Make sure `flet' is fbound when executing `org-write-agenda'.

 lisp/org-agenda.el |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)




reply via email to

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