el-patch icon indicating copy to clipboard operation
el-patch copied to clipboard

[#72] Resolve templating bug and add unit tests to cover

Open raxod502 opened this issue 1 year ago • 2 comments

Will close https://github.com/radian-software/el-patch/issues/72

raxod502 avatar Oct 06 '24 01:10 raxod502

Haha, well, the test appears to be failing because the example in the README does not work (maybe it never did?). Or at least when I evaluate it using el-patch-define-and-eval-template then it throws the same wrong-number-of-arguments error. I guess this is what I get for merging in features that I never tried myself.

I guess I'll have to track down the bug, or determine what is wrong in the sample usage. Maybe I can find examples from searching elsewhere on GitHub for people's Emacs configurations that use el-patch.

raxod502 avatar Oct 18 '24 00:10 raxod502

Aha: https://github.com/search?q=%22el-patch-define-template%22&type=code

raxod502 avatar Oct 18 '24 00:10 raxod502