emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] Re: Updated agenda printer script


From: Jason F. McBrayer
Subject: Re: [Orgmode] Re: Updated agenda printer script
Date: Mon, 04 Jun 2007 10:09:32 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/23.0.0 (gnu/linux)

Leo <address@hidden> writes:

> Can that python script be converted to elisp?

It would be pretty simple to write something similar in elisp -- all
the script does is parse the output of org-batch-agenda-csv and
interpolate selected bits of it into a LaTeX skeleton.  Of course, if
you were doing this in elisp, you wouldn't want to go all the way to
CSV and back; you'd want to basically copy most of
org-batch-agenda-csv to your function and make it write the LaTeX
output instead of the csv.  I guess I could do this once I got a round
tuit, but as I'm more comfortable in python than lisp, I'm not
strongly motivated to do it...

-- 
+-----------------------------------------------------------+
| Jason F. McBrayer                    address@hidden  |
| If someone conquers a thousand times a thousand others in |
| battle, and someone else conquers himself, the latter one |
| is the greatest of all conquerors.  --- The Dhammapada    |




reply via email to

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