summaryrefslogtreecommitdiffstats
path: root/2022/organizers-notebook.org
diff options
context:
space:
mode:
Diffstat (limited to '2022/organizers-notebook.org')
-rw-r--r--2022/organizers-notebook.org2
1 files changed, 1 insertions, 1 deletions
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 <return> C-a C-SPC C-n C-M-s M-p <return> <return> C-b M-w s-k C-y s-j"))
+ (kmacro "C-s C-s <return> C-a C-SPC C-n C-M-s M-p <return> <return> C-b M-w C-x o C-y C-u -- C-x o"))
#+end_src
* Lessons learned