From f0a3e15c15ba8f2437809881e1385c42a97d29d8 Mon Sep 17 00:00:00 2001 From: John Cummings Date: Wed, 5 Jan 2022 12:19:05 -0500 Subject: remove help template from turbo bindat talk --- 2021/talks/bindat.md | 7 ------- 1 file changed, 7 deletions(-) (limited to '2021/talks') diff --git a/2021/talks/bindat.md b/2021/talks/bindat.md index 69cb36e3..e9cfffaa 100644 --- a/2021/talks/bindat.md +++ b/2021/talks/bindat.md @@ -25,13 +25,6 @@ show how we saved those. Not recommended for birds. # Discussion -[[!template id="help" -summary="long Q&A session needs chapter markers" -volunteer="John Cummings 2022-01-04" -tags="help_with_chapter_markers" -message="""Want to help make the Q&A session easier to search? You can [add chapter markers](/2021/contribute/#chapter-markers) or [edit the captions](/2021/contribute/#edit-captions), maybe starting with these -[auto-generated captions](emacsconf-2021-bindat--turbo-bindat--stefan-monnier--answers.ass)."""]] - - Q1: bindat seems very similar to GNU Poke (except that GNU Poke is a superset, and then some, with a different syntax). I'm wondering if it might be good to add a bindat variant that translates to/from -- cgit v1.2.3 From 1bf95800307c8dead37b491535a78b434a2bd475 Mon Sep 17 00:00:00 2001 From: John Cummings Date: Thu, 6 Jan 2022 16:11:13 -0500 Subject: reserve Optimizing Emacs Lisp Code Q&A captions --- 2021/talks/faster.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '2021/talks') diff --git a/2021/talks/faster.md b/2021/talks/faster.md index 5b953010..824077f8 100644 --- a/2021/talks/faster.md +++ b/2021/talks/faster.md @@ -30,7 +30,7 @@ Preferred contact info | [[!template id="help" summary="long Q&A session needs chapter markers" -volunteer="" +volunteer="John Cummings 2022-01-06" tags="help_with_chapter_markers" message="""Want to help make the Q&A session easier to search? You can [add chapter markers](/2021/contribute/#chapter-markers) or [edit the captions](/2021/contribute/#edit-captions), maybe starting with these [auto-generated captions](https://media.emacsconf.org/2021/emacsconf-2021-faster--optimizing-emacs-lisp-code--dmitry-gutov--answers.ass)."""]] -- cgit v1.2.3 From 2402348cb0410457bf6c5b3e55abf3187b8a94a3 Mon Sep 17 00:00:00 2001 From: John Cummings Date: Thu, 6 Jan 2022 17:09:07 -0500 Subject: add chapter markers to Optimizing Emacs Lisp and remove help section --- 2021/talks/faster.md | 7 ------- 1 file changed, 7 deletions(-) (limited to '2021/talks') diff --git a/2021/talks/faster.md b/2021/talks/faster.md index 824077f8..0434db61 100644 --- a/2021/talks/faster.md +++ b/2021/talks/faster.md @@ -28,13 +28,6 @@ Preferred contact info | # Discussion -[[!template id="help" -summary="long Q&A session needs chapter markers" -volunteer="John Cummings 2022-01-06" -tags="help_with_chapter_markers" -message="""Want to help make the Q&A session easier to search? You can [add chapter markers](/2021/contribute/#chapter-markers) or [edit the captions](/2021/contribute/#edit-captions), maybe starting with these -[auto-generated captions](https://media.emacsconf.org/2021/emacsconf-2021-faster--optimizing-emacs-lisp-code--dmitry-gutov--answers.ass)."""]] - IRC nick: dgutov Pad: -- cgit v1.2.3 From ea3e8b16b7063aa7ece5f9053b0b9851970f76e9 Mon Sep 17 00:00:00 2001 From: John Cummings Date: Fri, 7 Jan 2022 12:36:09 -0500 Subject: Add chapter markers for janitor Q&A; Remove janitor help tag --- 2021/talks/janitor.md | 7 ------- 1 file changed, 7 deletions(-) (limited to '2021/talks') diff --git a/2021/talks/janitor.md b/2021/talks/janitor.md index f28a51b6..ab903616 100644 --- a/2021/talks/janitor.md +++ b/2021/talks/janitor.md @@ -21,13 +21,6 @@ Because of a reckless former Emacs maintainer that shall # Discussion -[[!template id="help" -summary="long Q&A session needs chapter markers" -volunteer="" -tags="help_with_chapter_markers" -message="""Want to help make the Q&A session easier to search? You can [add chapter markers](/2021/contribute/#chapter-markers) or [edit the captions](/2021/contribute/#edit-captions), maybe starting with these -[auto-generated captions](https://media.emacsconf.org/2021/emacsconf-2021-janitor--a-day-in-the-life-of-a-janitor--stefan-monnier--answers.ass)."""]] - Pad: - Q1: How did you narrow to two specific areas in a single buffer when -- cgit v1.2.3