From e488177fea481641c3dcc3dfcc57eb57718bad58 Mon Sep 17 00:00:00 2001 From: Leo Vivier Date: Sat, 24 Sep 2022 22:58:52 +0200 Subject: Use standard key-bindings --- 2022/organizers-notebook.md | 10 +++++----- 2022/organizers-notebook.org | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/2022/organizers-notebook.md b/2022/organizers-notebook.md index dd51e683..20136d1e 100644 --- a/2022/organizers-notebook.md +++ b/2022/organizers-notebook.md @@ -104,7 +104,7 @@ Planned dates and phases: Current phase: No prerecs to process yet, so it's a good time to focus on infrastructure -## TODO Review the submissions in the pad (see emacsconf-org-private or conf.org for the link) and add any objections or comments by Sept 26 for possible [early speaker notification](#org9611788), Oct 7 for everything :organizers: +## TODO Review the submissions in the pad (see emacsconf-org-private or conf.org for the link) and add any objections or comments by Sept 26 for possible [early speaker notification](#orge7fc6a4), Oct 7 for everything :organizers: - zaeph: will start reviewing on Sep 21 @@ -529,7 +529,7 @@ We tried using q56 before, but it was a little too aggressive. Q=32 is the defau ### Test stream setup -[Stream](#org7797048) +[Stream](#org03445f2) ### Set up MPV for captions @@ -846,7 +846,7 @@ Exceptions: ### Send thanks -[Thank you, next steps](#org5f7fa1b) +[Thank you, next steps](#orgc09c842) ### Extract the opening and closing remarks @@ -997,7 +997,7 @@ Probably focus on grabbing the audio first and seeing what's worth keeping Make a table of the form - +
@@ -1983,7 +1983,7 @@ Inside emacs: 7. Run following kmacro (eval then M-x pad-comments, then C-x e until completion) (defalias 'emacsconf-pad-comments - (kmacro "C-s C-s C-a C-SPC C-n C-M-s M-p C-b M-w s-k C-y s-j")) + (kmacro "C-s C-s C-a C-SPC C-n C-M-s M-p C-b M-w C-x o C-y C-u -- C-x o")) diff --git a/2022/organizers-notebook.org b/2022/organizers-notebook.org index 788d5829..a7561584 100644 --- a/2022/organizers-notebook.org +++ b/2022/organizers-notebook.org @@ -1900,7 +1900,7 @@ Inside emacs: 7. Run following kmacro (eval then M-x pad-comments, then C-x e until completion) #+begin_src emacs-lisp (defalias 'emacsconf-pad-comments - (kmacro "C-s C-s C-a C-SPC C-n C-M-s M-p C-b M-w s-k C-y s-j")) + (kmacro "C-s C-s C-a C-SPC C-n C-M-s M-p C-b M-w C-x o C-y C-u -- C-x o")) #+end_src * Lessons learned -- cgit v1.2.3