Nick Dokos <nicholas.do...@hp.com> writes: > Desmond Rivet <desmond_n...@videotron.ca> wrote: > >> Hi all, >> >> I'm attempting to use the hack listed on worg titled : "Remove time grid >> lines that are in an appointment". I'm having a bit of trouble. I'm >> using emacs 23.1. >> >> I add this to my .emacs file: >> >>... > > Try adding this: > > (load-library "cl-macs") > > before you use flet. Does it fix it?
Yes it does, thank you. A (require 'cl) also works. So flet is a common lisp extension? Interesting. -- Desmond Rivet Pain is weakness leaving the body. _______________________________________________ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode