summaryrefslogtreecommitdiffstats
path: root/2022/talks/devel.md
diff options
context:
space:
mode:
authorSacha Chua <sacha@sachachua.com>2022-12-15 00:38:06 -0500
committerSacha Chua <sacha@sachachua.com>2022-12-15 00:45:37 -0500
commitfa1bf5b675641b225b627d1f273dcf82b25be7b4 (patch)
tree494834657265e9fe6aa455e4cf6d16f059262bf1 /2022/talks/devel.md
parent35bb417900efd5f0d376dea66ff06f8817b5f2de (diff)
downloademacsconf-wiki-fa1bf5b675641b225b627d1f273dcf82b25be7b4.tar.xz
emacsconf-wiki-fa1bf5b675641b225b627d1f273dcf82b25be7b4.zip
Automated commit
Diffstat (limited to '2022/talks/devel.md')
-rw-r--r--2022/talks/devel.md3
1 files changed, 3 insertions, 0 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: