Greg Minshall <minsh...@umich.edu> writes: > Eric, > >> And you could wrap up the extra-long Emacs-lisp in a function or macro >> in your init to avoid the overlength header argument. > > is it possible to embed the function inside the .org file itself? (in > order to promote sharing of .org files, without needing any > more-than-necessary ancillary state to accompany the file.) > > (i can imagine the file extension == file type being a parameter to the > asymptote routines, but i'd *rather* have it pass in the :file > parameter.) >
You could put the emacs-lisp code into an emacs-lisp code block which is exported but has a result type of "none" or "silent". Best, > > cheers, Greg -- Eric Schulte http://cs.unm.edu/~eschulte