diff options
| author | Sacha Chua <sacha@sachachua.com> | 2026-09-25 10:55:58 -0400 |
|---|---|---|
| committer | Sacha Chua <sacha@sachachua.com> | 2026-09-25 10:55:58 -0400 |
| commit | 24fea6071941f20bdd2ea5bcb9eb51fb9f69c950 (patch) | |
| tree | 8021e0e9a1713b55436dcbc7c4d0fb1f6b477c3b /2026/talks/ffs.md | |
| parent | 504ca1fc5c69b1b10a094cc8fb42836da1aaecac (diff) | |
| download | emacsconf-wiki-24fea6071941f20bdd2ea5bcb9eb51fb9f69c950.tar.xz emacsconf-wiki-24fea6071941f20bdd2ea5bcb9eb51fb9f69c950.zip | |
add ffs
Diffstat (limited to '2026/talks/ffs.md')
| -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"]] + + |
