elisp-sandbox
elisp-sandbox copied to clipboard
Fill up this issue box with whatever you feel like
Hey guys,
This project is super young at the moment. Feel free to throw whatever you want in the issue tracker!
https://github.com/sigma/erbot/blob/master/erbc-backquote.el
Does this look like a worthwhile addition to the sandbox?
Hmm, I'm not sure I follow what the code is useful for. Could you explain what it is meant to do?
It turns a backquoted form into a non-backquoted form, so we would have more control over the code.
Interesting. Sure. That way we can make assumptions about the code -- e.g. it has no backquotes. I'm all for it.