branch: externals/eev commit d6d2a98346d0e84f7ed6e2caff3358a6311d0277 Author: Eduardo Ochs <eduardoo...@gmail.com> Commit: Eduardo Ochs <eduardoo...@gmail.com>
Rewrote the file README.md. --- README.md | 47 ++++++++++++++++++++++++++++++++++++++--------- VERSION | 4 ++-- 2 files changed, 40 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 760229a..6763dd2 100644 --- a/README.md +++ b/README.md @@ -15,18 +15,47 @@ shell-like programs ("eepitch"), and sandboxed tutorials (the "find-xxx-intro"s) - quite clearly in its first sections. I've been using it to teach Emacs and GNU/Linux to beginners. -Besides that tutorial the best introductions to eev are these videos: - Eepitch: a way to control shell-like programs from Emacs (2013) + + +# EmacsConf 2019 + +Besides that tutorial the best introduction to eev is this video: + + How to record executable notes with eev - and how to play them back + http://angg.twu.net/emacsconf2019.html + http://angg.twu.net/LATEX/2019emacsconf.pdf (slides) + http://www.youtube.com/watch?v=86yiRG8YJD0 + +Its slide 13 shows how beginners can learn eev by starting with just +two keys, M-j and M-e. See: + + https://www.youtube.com/watch?v=86yiRG8YJD0&t=680 + http://angg.twu.net/eev-intros/find-emacs-keys-intro.html#1 + http://angg.twu.net/eev-intros/find-eev-quick-intro.html#7.2 + + + + +# Older videos + +These two older videos are also interesting: + + Eepitch: a way to control shell-like programs from Emacs (2013) http://www.youtube.com/watch?v=Lj_zKC5BR64 - An introduction to eev2 (2012) + An introduction to eev2 (2012) http://www.youtube.com/watch?v=doeyn5MOaB8 The video about eepitch has a very nice demonstration of controlling -two shell-like programs at once - watch its first two minutes. -Note: I made it before implementing the "find-xxx-intro"s, that in the -last few years became a central feature in eev. +two shell-like programs at once - watch its first two minutes. Note: I +made these two videos before implementing the "find-xxx-intro"s, that +in the last few years became a central feature in eev. + + + + +# Etc The main URLs for eev are these: @@ -35,7 +64,7 @@ The main URLs for eev are these: The "quick intro" has installation instructions. -Cheers! =) - Eduardo Ochs - eduardoo...@gmail.com +Cheers! =) + Eduardo Ochs + eduardoo...@gmail.com http://angg.twu.net/ diff --git a/VERSION b/VERSION index ca0e972..bc5f52f 100644 --- a/VERSION +++ b/VERSION @@ -1,2 +1,2 @@ -Tue Feb 11 19:06:43 GMT 2020 -Tue Feb 11 16:06:43 -03 2020 +Tue Feb 11 19:59:42 GMT 2020 +Tue Feb 11 16:59:42 -03 2020