Leo <[EMAIL PROTECTED]> 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                    [EMAIL PROTECTED]  |
| 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    |


_______________________________________________
Emacs-orgmode mailing list
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to