summaryrefslogtreecommitdiffstats
path: root/2025/talks/reader.md
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--2025/talks/reader.md2
1 files changed, 2 insertions, 0 deletions
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: <https://www.phimulambda.org> Mastodon: <https://m
[[!inline pages="internal(2025/info/reader-before)" raw="yes"]]
+<https://codeberg.org/divyaranjan/emacs-reader>
+
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.