X-Git-Url: https://njoseph.me/gitweb/blog.git/blobdiff_plain/921d2ea15c24f93e99eb356999eb03d9e197d3b0..8664a26e9b9e71ce0557248f3d76133a6f64f24d:/content/posts/emacsconf-2019.md diff --git a/content/posts/emacsconf-2019.md b/content/posts/emacsconf-2019.md index 31ebb6d..9a09c8b 100644 --- a/content/posts/emacsconf-2019.md +++ b/content/posts/emacsconf-2019.md @@ -107,8 +107,12 @@ people presenting it within Emacs and others using exported PDFs. Just like the Quake-inspired terminals Guake and Yakuake, there's one called [Equake](https://gitlab.com/emacsomancer/equake) that launches a drop-down eshell. -You can also use the racket shell called Rash, which is crazy powerful. This has -very good integration with StumpWM. +You can also use the Racket shell called Rash, which is crazy powerful. Equake has +good integration with StumpWM. + +I was aware of the existence of Yasnippet, but never really used it much. I am +more motivated to use this important productivity tool after watching the talk +"Don’t wait! Write your own (yas)snippet" by Tony Aldon. ### Accessibility @@ -144,3 +148,15 @@ have LSP support yet. Maybe it's a conflict of interest for JetBrains. The conference had an excellent live-coding demonstration of LSP by Torstein Krause Johansen in his presentation titled "How Emacs became my awesome Java editing environment". + +## Diversity + +The conference seemed to have a good racial mix of speakers. There was a blind +speaker too. I am happy to see some representation from non-programmers among +the speakers. The conference can do better in terms of gender diversity. + +## Conclusion + +The conference was totally worth losing a night's sleep over. I had to stay up +till 5 am due to timezone differences. I am now more motivated to write some +Elisp myself and customize Emacs to my specific needs.