diff options
author | Sacha Chua <sacha@sachachua.com> | 2021-11-08 20:01:29 -0500 |
---|---|---|
committer | Sacha Chua <sacha@sachachua.com> | 2021-11-08 20:01:29 -0500 |
commit | 6ab93cfd35b2500ff939a4ef3d985e6765648c8c (patch) | |
tree | 63d28907fc9a7ac2873c256ab2206903d0418fa9 /2021/talks/design.md | |
parent | 1051189e0fa57637640bbb96f55acc357d3d94f0 (diff) | |
parent | c0d94806ec1a0a3f98df7a259b4ab206bb3ed60f (diff) | |
download | emacsconf-wiki-6ab93cfd35b2500ff939a4ef3d985e6765648c8c.tar.xz emacsconf-wiki-6ab93cfd35b2500ff939a4ef3d985e6765648c8c.zip |
Merge branch 'master' of git.emacsconf.org:emacsconf-wiki
Diffstat (limited to '2021/talks/design.md')
-rw-r--r-- | 2021/talks/design.md | 46 |
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"]] |