diff options
Diffstat (limited to '')
-rw-r--r-- | 2021/talks/test.md | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/2021/talks/test.md b/2021/talks/test.md index f00f2f1d..b858bd4e 100644 --- a/2021/talks/test.md +++ b/2021/talks/test.md @@ -42,6 +42,20 @@ precisely: to more major modes). Eduardo Ochs <http://angg.twu.net/emacsconf2021.html> +# Discussion + +IRC nick: edrx + +- I love the slide annotations! They are really nice. :-) +- Love the Racket's (module+ ...) but this test blocks are interesting too... +- looks like eev should be using eieio to me :) +- am I the only person who never heard of eev before this talk and now has a million uses for it? I've wanted this thing for ages + - You're in luck! You can check EmacsConf 2019 and 2020 for more eev goodness. + - that happens every time edrx does a talk on eev! + - <https://emacsconf.org/2019/talks/27/> +- does language support take a lot of work, or did I miss you relying on a different package that handles that? +- Cool! So this is kind of like a generic version of Python's doctests? (https://docs.python.org/3/library/doctest.html) + - edrx: I don't think so... is it possible to run python's doctests line by line? Also, see this: https://www.youtube.com/watch?v=QUMo7vgkHJI#t=6m36s - we can change the tests on the fly... [[!inline pages="internal(2021/captions/test)" raw="yes"]] |