diff options
Diffstat (limited to '')
| -rw-r--r-- | 2026/talks/ffs.md | 37 |
1 files changed, 37 insertions, 0 deletions
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"]] + +<!-- Initially generated with emacsconf-publish-talk-page and then left alone for manual editing --> +<!-- You can manually edit this file to update the abstract, add links, etc. ---> + + +# Plain text presentations in GNU Emacs with ffs +Amin Bandali (he/him) - IRC: bandali, <https://www.kelar.org/~bandali>, <mailto:bandali@gnu.org> + +[[!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: <https://www.kelar.org/~bandali/ffs/ffs.html> +- GNU ELPA: <https://elpa.gnu.org/packages/ffs.html> + +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"]] + + |
