From 2b47dac39b443210eb0d34ac31257f19c4ab1a64 Mon Sep 17 00:00:00 2001 From: Sacha Chua Date: Thu, 2 Dec 2021 12:46:03 -0500 Subject: Add pad stuff --- 2021/talks/telega.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to '2021/talks/telega.md') diff --git a/2021/talks/telega.md b/2021/talks/telega.md index e664bf4e..72bedd69 100644 --- a/2021/talks/telega.md +++ b/2021/talks/telega.md @@ -22,6 +22,18 @@ highlight some of the most important features. # Discussion +- Q1: Do any of these main emacs telegram groups bridge to matrix? + - A: \[Speaker\] We discussed adding a bridge to matrix for the + main channel \@emacs\_en. We never got around to doing it, but I + can bring this up again.  +- Q2: Could telega.el auto install TDLib like lsp-mode auto installs + servers? +- A: \[Speaker\] Possibly. The difference is that TDLib requires a + number of dependencies that might not be available.  Evgeny chose + another route to simplify setting up telega.el: the package can now + be installed with a Dockerfile that also ships with also the + optional dependencies. This ensures that everything works as + intended. - Does telega still require company for completion? - Telegram has become a real (and desired) option to WhatsApp, thanks to telega.el -- cgit v1.2.3