summaryrefslogtreecommitdiffstats
path: root/2021/talks/design.md
diff options
context:
space:
mode:
authorJean-Christophe Helary <jean.christophe.helary@traduction-libre.org>2021-11-08 19:12:33 +0900
committerJean-Christophe Helary <jean.christophe.helary@traduction-libre.org>2021-11-08 19:12:33 +0900
commitac0fee24bcb20d969b7227e5add8aa376c73410e (patch)
tree5d1427f7b75d39101afba9447589be60fc9911fb /2021/talks/design.md
parent636d3635e527842f5ee7d3c068b9f004b5a17a96 (diff)
parentdae65cd15df89eb280e60a1a4be6e0377efde4ba (diff)
downloademacsconf-wiki-ac0fee24bcb20d969b7227e5add8aa376c73410e.tar.xz
emacsconf-wiki-ac0fee24bcb20d969b7227e5add8aa376c73410e.zip
Merge remote-tracking branch 'origin/master'
Diffstat (limited to '2021/talks/design.md')
-rw-r--r--2021/talks/design.md46
1 files changed, 15 insertions, 31 deletions
diff --git a/2021/talks/design.md b/2021/talks/design.md
index e251a704..41c08c4c 100644
--- a/2021/talks/design.md
+++ b/2021/talks/design.md
@@ -17,41 +17,25 @@ habits, reproducing what they are used to. Durint this talk, I will
characterize these implicit choices and illustrate what are some
alternatives using GNU Emacs.
+# Outline
+1. Review of a "modern" code editor (5mn)
+2. Introduction of an alternative using Emacs (5mn)
-# Outline
+## Links from the slides:
-<!--
-- Brief description for all talk formats up to your maximum planned
- length
-
-- 40 minutes (preferred option)
- - **10 minutes** Demonstrating implicit choices present in most text
- editors that are all too similar.
- - **10 minutes** Showing alternatives, including typography, colors,
- layout,
- user interaction as well as non implemented features
- (technical barriers).
- - **10 minutes** Live demonstration of my hacked but consistent
- environment
- for edition/news/agenda/mail using various packages
- I've
- authored.
- - **10 minutes** Questions
-
-- 20 minutes alternative
- - **5 minutes** Rapid overview of text editors implicit choices
- - **10 minutes** Showing alternatives, including typography, colors,
- layout, user interaction and live demonstration of my
- Emacs
- environment.
- - **5 minutes** Questions
--->
-- 10 minutes alternative
-
-Mostly a live demo of my environment with pointers to the different
-packages
+* [Elegant Emacs](https://github.com/rougier/elegant-emacs) (https://github.com/rougier/elegant-emacs)
+* [On the Design of Text Editors](https://arxiv.org/abs/2008.06030) (https://arxiv.org/abs/2008.06030)
+* [N Λ N O Emacs](https://github.com/rougier/nano-emacs) (https://github.com/rougier/nano-emacs)
+* [svg-lib (ELPA)](https://elpa.gnu.org/packages/svg-lib.html) (https://elpa.gnu.org/packages/svg-lib.html)
+* [nano-theme (ELPA)](https://elpa.gnu.org/packages/nano-theme.html) (https://elpa.gnu.org/packages/nano-theme.html)
+* [nano-modeline (ELPA)](https://elpa.gnu.org/packages/nano-modeline.html) (https://elpa.gnu.org/packages/nano-modeline.html)
+* [nano-agenda (ELPA)](https://elpa.gnu.org/packages/nano-agenda.html) (https://elpa.gnu.org/packages/nano-agenda.html)
+## Contact information
+* Contact [nicolas.rougier@inria.fr](mailto:nicolas.rougier@inria.fr)
+* Follow my work at [github.com/rougier](https://github.com/rougier)
+* Support my work at [github.com/sponsors/rougier](https://github.com/sponsors/rougier) or [en.liberapay.com/rougier/](https://en.liberapay.com/rougier/)
[[!inline pages="internal(2021/info/design-schedule)" raw="yes"]]