Vaclav Cechura
Results
2
comments of
Vaclav Cechura
I just wanted to leave a short note based on my experience with Aquamacs (though I think it's not specific to Aquamacs) and the temporary file code (as posted in...
You could also consider simplifying the part of `lua-send-string` that sends the command to process the temp file to ```lisp (process-send-string lua-process (format "local tmp = '%s'; local _, e...