From 50b4b7028dc276152fb88c85f9222a0fdc3631ce Mon Sep 17 00:00:00 2001 From: Sacha Chua Date: Sun, 8 Nov 2020 22:33:43 -0500 Subject: added prerec status updates, johnw, rms; moved eev talk to lunch --- 2020/schedule/08.md | 4 ++-- 2020/schedule/09.md | 4 ++-- 2020/schedule/20.md | 4 ++-- 2020/schedule/21.md | 10 +++++----- 2020/schedule/22.md | 4 ++-- 2020/schedule/25.md | 4 ++-- 2020/schedule/26.md | 4 ++-- 2020/schedule/38.md | 28 ++++++++++++++++++++++++++++ 2020/schedule/39.md | 28 ++++++++++++++++++++++++++++ 9 files changed, 73 insertions(+), 17 deletions(-) create mode 100644 2020/schedule/38.md create mode 100644 2020/schedule/39.md (limited to '2020/schedule') diff --git a/2020/schedule/08.md b/2020/schedule/08.md index 41d6e602..f8a7883f 100644 --- a/2020/schedule/08.md +++ b/2020/schedule/08.md @@ -3,7 +3,7 @@ Back to the [[schedule]] Previous: Beyond Vim and Emacs: A Scalable UI Paradigm -Next: Orgmode - your life in plain text +Next: On why most of the best features in eev look like 5-minute hacks # Building reproducible Emacs @@ -36,7 +36,7 @@ and more Emacs-users oriented. Back to the [[schedule]] Previous: Beyond Vim and Emacs: A Scalable UI Paradigm -Next: Orgmode - your life in plain text +Next: On why most of the best features in eev look like 5-minute hacks All times are approximate, and we might shuffle talks around as needed. diff --git a/2020/schedule/09.md b/2020/schedule/09.md index 43ee7423..3ac09fd3 100644 --- a/2020/schedule/09.md +++ b/2020/schedule/09.md @@ -2,7 +2,7 @@ [[!meta copyright="Copyright © 2020 Rainer König"]] Back to the [[schedule]] -Previous: Building reproducible Emacs +Previous: On why most of the best features in eev look like 5-minute hacks Next: Lead your future with Org @@ -41,7 +41,7 @@ supplemented by a 100+ pages course book. Back to the [[schedule]] -Previous: Building reproducible Emacs +Previous: On why most of the best features in eev look like 5-minute hacks Next: Lead your future with Org diff --git a/2020/schedule/20.md b/2020/schedule/20.md index 0cad5435..0e4b3aa7 100644 --- a/2020/schedule/20.md +++ b/2020/schedule/20.md @@ -3,7 +3,7 @@ Back to the [[schedule]] Previous: Sharing blogs (and more) with org-webring -Next: On why most of the best features in eev look like 5-minute hacks +Next: Emacs development update # OMG Macros @@ -30,7 +30,7 @@ conclusions, ask questions, and discuss. Back to the [[schedule]] Previous: Sharing blogs (and more) with org-webring -Next: On why most of the best features in eev look like 5-minute hacks +Next: Emacs development update All times are approximate, and we might shuffle talks around as needed. diff --git a/2020/schedule/21.md b/2020/schedule/21.md index f0ee659c..a68afaab 100644 --- a/2020/schedule/21.md +++ b/2020/schedule/21.md @@ -2,12 +2,12 @@ [[!meta copyright="Copyright © 2020 Eduardo Ochs"]] Back to the [[schedule]] -Previous: OMG Macros -Next: Powering-up Special Blocks +Previous: Building reproducible Emacs +Next: Orgmode - your life in plain text # On why most of the best features in eev look like 5-minute hacks -Saturday, Nov 28 2020, 5:03 PM - 5:43 PM +Saturday, Nov 28 2020, 11:47 AM - 12:27 PM Eduardo Ochs In the last months there were several hundreds of messages in @@ -65,8 +65,8 @@ parts: Back to the [[schedule]] -Previous: OMG Macros -Next: Powering-up Special Blocks +Previous: Building reproducible Emacs +Next: Orgmode - your life in plain text All times are approximate, and we might shuffle talks around as needed. diff --git a/2020/schedule/22.md b/2020/schedule/22.md index bf920dd0..693176e1 100644 --- a/2020/schedule/22.md +++ b/2020/schedule/22.md @@ -2,7 +2,7 @@ [[!meta copyright="Copyright © 2020 Musa Al-hassy"]] Back to the [[schedule]] -Previous: On why most of the best features in eev look like 5-minute hacks +Previous: Emacs development update Next: Incremental Parsing with emacs-tree-sitter @@ -80,7 +80,7 @@ gateway for many Emacs users to start using Lisp. Back to the [[schedule]] -Previous: On why most of the best features in eev look like 5-minute hacks +Previous: Emacs development update Next: Incremental Parsing with emacs-tree-sitter diff --git a/2020/schedule/25.md b/2020/schedule/25.md index 8076cafb..16875643 100644 --- a/2020/schedule/25.md +++ b/2020/schedule/25.md @@ -3,7 +3,7 @@ Back to the [[schedule]] Previous: Analyze code quality through Emacs: a smart forensics approach and the story of a hack -Next: Emacs as a Highschooler: How It Changed My Life +Next: Non-GNU ELPA # Traverse complex JSON structures with live feedback @@ -37,7 +37,7 @@ counsel-jq and how to build similar completion functionality. Back to the [[schedule]] Previous: Analyze code quality through Emacs: a smart forensics approach and the story of a hack -Next: Emacs as a Highschooler: How It Changed My Life +Next: Non-GNU ELPA All times are approximate, and we might shuffle talks around as needed. diff --git a/2020/schedule/26.md b/2020/schedule/26.md index e4db0eed..3ee15469 100644 --- a/2020/schedule/26.md +++ b/2020/schedule/26.md @@ -2,7 +2,7 @@ [[!meta copyright="Copyright © 2020 Pierce Wang"]] Back to the [[schedule]] -Previous: Traverse complex JSON structures with live feedback +Previous: Non-GNU ELPA Next: State of Retro Gaming in Emacs @@ -31,7 +31,7 @@ various sources both from inside and outside the Emacs community. Back to the [[schedule]] -Previous: Traverse complex JSON structures with live feedback +Previous: Non-GNU ELPA Next: State of Retro Gaming in Emacs diff --git a/2020/schedule/38.md b/2020/schedule/38.md new file mode 100644 index 00000000..b9ad6a99 --- /dev/null +++ b/2020/schedule/38.md @@ -0,0 +1,28 @@ +[[!meta title="Emacs development update"]] +[[!meta copyright="Copyright © 2020 John Wiegley"]] + +Back to the [[schedule]] +Previous: OMG Macros +Next: Powering-up Special Blocks + + +# Emacs development update +Sunday, Nov 29 2020, 9:13 AM - 9:30 AM +John Wiegley + +TBD - possibly a quick overview of Emacs 27.1 and development priorities for Emacs 28 + + + + + +Back to the [[schedule]] +Previous: OMG Macros +Next: Powering-up Special Blocks + + +All times are approximate, and we might shuffle talks around as needed. +Please check a few days before the start of the +conference for instructions on how to watch and participate. See you then! + + diff --git a/2020/schedule/39.md b/2020/schedule/39.md new file mode 100644 index 00000000..1a88a944 --- /dev/null +++ b/2020/schedule/39.md @@ -0,0 +1,28 @@ +[[!meta title="Non-GNU ELPA"]] +[[!meta copyright="Copyright © 2020 Richard Stallman"]] + +Back to the [[schedule]] +Previous: Traverse complex JSON structures with live feedback +Next: Emacs as a Highschooler: How It Changed My Life + + +# Non-GNU ELPA +Sunday, Nov 29 2020, 11:25 AM - 11:45 AM +Richard Stallman + +TBD - plans for a non-GNU ELPA that will be easy to enable and contribute to without signing copyright assignment papers + + + + + +Back to the [[schedule]] +Previous: Traverse complex JSON structures with live feedback +Next: Emacs as a Highschooler: How It Changed My Life + + +All times are approximate, and we might shuffle talks around as needed. +Please check a few days before the start of the +conference for instructions on how to watch and participate. See you then! + + -- cgit v1.2.3