diff options
author | Sacha Chua <sacha@sachachua.com> | 2022-12-15 00:38:06 -0500 |
---|---|---|
committer | Sacha Chua <sacha@sachachua.com> | 2022-12-15 00:45:37 -0500 |
commit | fa1bf5b675641b225b627d1f273dcf82b25be7b4 (patch) | |
tree | 494834657265e9fe6aa455e4cf6d16f059262bf1 /2022/talks | |
parent | 35bb417900efd5f0d376dea66ff06f8817b5f2de (diff) | |
download | emacsconf-wiki-fa1bf5b675641b225b627d1f273dcf82b25be7b4.tar.xz emacsconf-wiki-fa1bf5b675641b225b627d1f273dcf82b25be7b4.zip |
Automated commit
Diffstat (limited to '2022/talks')
-rw-r--r-- | 2022/talks/devel.md | 3 | ||||
-rw-r--r-- | 2022/talks/grail.md | 2 |
2 files changed, 4 insertions, 1 deletions
diff --git a/2022/talks/devel.md b/2022/talks/devel.md index 817d87eb..939c06ae 100644 --- a/2022/talks/devel.md +++ b/2022/talks/devel.md @@ -42,6 +42,9 @@ Bio: John Wiegley is a past maintainer of Emacs and frequent contributor of Emac from core into an independent package? - A: - Q: has any date been set for 29 release? + - someone else: I haven't seen dates on devel. The branch was just cut so I would expect it will be at least a few months. Could be longer as there are so many new features in 29 (tree-sitter, sql-lite, use-package to name a few I'm hyped for) + - someone else: Seems like a good release for dropping legacy and using all the new stuff everybody else is using. wayland, lsp, tree-sitter, better performance on long lines. +- Is tree-sitter useful if you want to parse all the code in an application or is it more narrow, i.e. just for interactive parsing of changing code? Notes and other feedback: diff --git a/2022/talks/grail.md b/2022/talks/grail.md index 694d37a8..829450d6 100644 --- a/2022/talks/grail.md +++ b/2022/talks/grail.md @@ -205,7 +205,7 @@ built-in capabilities for creating and evaluating solution prototypes. -- Q: Have you used it on some real life situation? +- Q: Have you used it on some real life situation? where have you experimented with this? - A: NO. - I am probably the only person who is doing this crazy thing. It would be nice, or rather I have a feeling that something like |