summaryrefslogtreecommitdiffstats
path: root/2021/talks/frownies.md
diff options
context:
space:
mode:
Diffstat (limited to '2021/talks/frownies.md')
-rw-r--r--2021/talks/frownies.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/2021/talks/frownies.md b/2021/talks/frownies.md
index 8a69963e..87320134 100644
--- a/2021/talks/frownies.md
+++ b/2021/talks/frownies.md
@@ -15,7 +15,7 @@ extensible; in fact, that's probably the biggest reason it's still
being used after 40+ years of existence, and even has enough clout to
generate an entire conference in its name. In this medium-length
presentation, I will add another point to the data set proving Emacs's
-abilities, by narrating the latest package I made, \`frowny.el\`, from
+abilities, by narrating the latest package I made, `frowny.el`, from
its conception to its current, nearly-completed state.
I wrote frowny.el to scratch someone else's itch as a joke on IRC, but
@@ -44,14 +44,14 @@ teeth into.
- A: Please check <https://github.com/duckwork/frowny.el>
- What was the funniest time a frown emerged from unintended code?
Or any similar occurrence.
- - A: I frown a lot when I\'m problem solving ;)
+ - A: I frown a lot when I'm problem solving ;)
- What packages you used for writing?
- A: I just use org-mode for its markup. If you mean the
- presentation, I think\... org-present?
+ presentation, I think... org-present?
- You wrote the package quite fast. Would you say you knew what
you were going to program before you did it? Or was it iterative
process? 
- - A: pretty iterative, but very fast b/c it\'s a small project
+ - A: pretty iterative, but very fast b/c it's a small project
space!
- from chat (Cairn): do you have a personal site?
- A: <https://www.acdw.net>