From 381d209d9a9fc5f7b203962022e2c6ba87714245 Mon Sep 17 00:00:00 2001 From: Gerard Vermeulen Date: Sun, 25 Jun 2023 14:00:01 +0200 Subject: [PATCH] Try to silence org-lint --- README.org | 31 ++++++++++++++++--------------- 1 file changed, 16 insertions(+), 15 deletions(-) diff --git a/README.org b/README.org index 6c63594..0e51411 100644 --- a/README.org +++ b/README.org @@ -58,7 +58,7 @@ invoke Emacs again. #+caption[Prepare the user-emacs-directory without =ssh= access]: #+caption: Clone and initialize the user-emacs-directory without =ssh= access. #+name: lst:prepare-user-emacs-directory-with-https -#+begin_src shell -n :noeval :tangle no +#+begin_src shell -n :eval never :tangle no cd ~ git clone https://forge.chapril.org/gav451/emacs.d.git .emacs.d make --directory=.emacs.d init @@ -68,7 +68,7 @@ emacs & #+caption[Prepare the =user-emacs-directory= with =ssh= access]: #+caption: Clone and initialize the user-emacs-directory with =ssh= access. #+name: lst:prepare-user-emacs-directory-with-ssh -#+begin_src shell -n :noeval :tangle no +#+begin_src shell -n :eval never :tangle no cd ~ git clone ssh://gitea@forge.chapril.org:222/gav451/emacs.d.git .emacs.d make --directory=.emacs.d init @@ -1238,7 +1238,7 @@ may hang or die. #+header: :comments no #+header: :tangle-mode (identity #o755) #+name: lst:qutebrowser-userscript -#+begin_src python -n :noeval :tangle org-store-link +#+begin_src python -n :eval never :tangle org-store-link #!/usr/bin/env python from urllib.parse import urlencode from os import environ, execvp @@ -1764,7 +1764,7 @@ or src_emacs-lisp{(magit-push-current-to-upstream)}. #+caption[Forking and branching on Github or Gitlab]: #+caption: Forking and branching on Github or Gitlab. #+name: lst:forking-and-branching-remote-repositories -#+begin_src shell -n :noeval +#+begin_src shell -n :eval never # Clone the repository git clone git@github.com:gav451/engrave-faces engrave-faces-fork cd engrave-face-fork @@ -2524,7 +2524,7 @@ else: :END: Set ~org-html-style-default~ option to add =HTML+CSS+JS= for ~mhtml-mode~: -#+begin_src emacs-lisp -n :eval no-export :exports never :results silent +#+begin_src emacs-lisp -n :eval never :results silent (setopt org-html-style-default "