Robert Goldman wrote:
>[1  <text/plain; ISO-8859-1 (7bit)>]
>As far as I can tell, the current version of org-write-agenda evaluates
>ps-print-buffer-with-faces too eagerly.  I tripped over this because
>aquamacs 2.0, which I'm using, seems to have ps-printing code that
>conflicts with org-mode's expectation.

>The attached patch tries to fix this, but does not do the job
>particularly elegantly.  Instead of EVALUATING the flet form, it
>MACROEXPANDS that form, which I believe is correct in this context.

Yes, the intension of backquoting the flet macro was macroexpansion,
not evaluation.  And it should work to solve the issue with cl not
loaded on runtime when calling `org-agenda-write'[1].

Best,
  -- David

[1] Cf. http://thread.gmane.org/gmane.emacs.orgmode/26132/focus=26698
--
OpenPGP... 0x99ADB83B5A4478E6
Jabber.... dmj...@jabber.org
Email..... dm...@ictsoc.de

Attachment: pgpk7eyGOIkDK.pgp
Description: PGP signature

_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to