Personally, I wouldn't bother with the (make-operation 'foo) and would use 'foo instead, letting the convenience methods do their job.
—♯ƒ • François-René ÐVB Rideau •Reflection&Cybernethics• http://fare.tunes.org
On Fri, Jan 24, 2020 at 5:51 PM Phoebe Goldman phoebe@goldman-tribe.org wrote:
Thanks, all!
I did the thing my dad suggested, and as far as I can tell everything is working now. All in all I have about half a page of code at https://github.com/gefjon/asdf-org-babel-tangle/blob/master/main.lisp which could probably be improved somewhat. I’d appreciate any glances and tips as to how I should be doing things.
thanks, Phoebe