From 24fea6071941f20bdd2ea5bcb9eb51fb9f69c950 Mon Sep 17 00:00:00 2001 From: Sacha Chua Date: Fri, 25 Sep 2026 10:55:58 -0400 Subject: add ffs --- 2026/talks/ffs.md | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 2026/talks/ffs.md (limited to '2026/talks/ffs.md') diff --git a/2026/talks/ffs.md b/2026/talks/ffs.md new file mode 100644 index 00000000..b4d5b08d --- /dev/null +++ b/2026/talks/ffs.md @@ -0,0 +1,37 @@ +[[!meta title="Plain text presentations in GNU Emacs with ffs"]] +[[!meta copyright="Copyright © 2026 Amin Bandali"]] +[[!inline pages="internal(2026/info/ffs-nav)" raw="yes"]] + + + + + +# Plain text presentations in GNU Emacs with ffs +Amin Bandali (he/him) - IRC: bandali, , + +[[!inline pages="internal(2026/info/ffs-before)" raw="yes"]] + +This talk introduces ffs, a package that provides a simple +presentation mode which can be applied to any buffer for reading, +writing, editing, and presenting slides. Slides are separated +using the `page-delimiter`, by default the `^L` character, known +as the form feed. + +- Manual: +- GNU ELPA: + +About the speaker: + +Amin Bandali is a computing scientist and activist for user freedom, +and a participant in various free software projects and communities. + +In this talk, Bandali will demonstrate configuring and using ffs for +minimalist presentations in GNU Emacs. + + + +[[!inline pages="internal(2026/info/ffs-after)" raw="yes"]] + +[[!inline pages="internal(2026/info/ffs-nav)" raw="yes"]] + + -- cgit v1.2.3