From c62b9d0d354dd632d5f9e0ec846a09313fd14e93 Mon Sep 17 00:00:00 2001 From: Sacha Chua Date: Tue, 19 Aug 2025 16:50:12 -0400 Subject: add link to emacs-reader --- 2025/talks/reader.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/2025/talks/reader.md b/2025/talks/reader.md index d95bf9c8..66de948d 100644 --- a/2025/talks/reader.md +++ b/2025/talks/reader.md @@ -11,6 +11,8 @@ Divyá - IRC: divya, Website: Mastodon: + This talk will introduce a new document reader that I have been building for Emacs since the last few months. I will showcase the basic features of the document reader, how well it integrates with Emacs and the performance and other improvements that it provides in comparision to the existing document viewing options such as DocView, PDF Tools and others. I will also describe the core architectural decisions that were made, specficially the fact that it is a dynamic module and the pains and pleasures of interfacing Emacs with C and vice-versa. -- cgit v1.2.3