Tangle all configuration files to my elisp directory

Haven't really needed this, as I have a function to load the org file
as Emacs Lisp code directly, but this can be a little helpful for debugging.
This commit is contained in:
Howard Abrams 2023-07-05 09:22:41 -07:00
parent 194e3a3231
commit ccb49d5a58
28 changed files with 28 additions and 28 deletions

View file

@ -275,7 +275,7 @@ Before you can build this on a new system, make sure that you put the cursor ove
#+DESCRIPTION: A literate programming file for bootstrapping my environment.
#+PROPERTY: header-args:sh :tangle no
#+PROPERTY: header-args:emacs-lisp :tangle yes
#+PROPERTY: header-args:emacs-lisp :tangle ~/.emacs.d/elisp/bootstrap.el
#+PROPERTY: header-args :results none :eval no-export :comments no mkdirp yes
#+OPTIONS: num:nil toc:nil todo:nil tasks:nil tags:nil date:nil

View file

@ -163,7 +163,7 @@ Before you can build this on a new system, make sure that you put the cursor ove
#+DESCRIPTION: A literate programming configuration for fancy agenda and todo lists.
#+PROPERTY: header-args:sh :tangle no
#+PROPERTY: header-args:emacs-lisp :tangle yes
#+PROPERTY: header-args:emacs-lisp :tangle ~/.emacs.d/elisp/ha-agendas.el
#+PROPERTY: header-args :results none :eval no-export :comments no mkdirp yes
#+OPTIONS: num:nil toc:nil todo:nil tasks:nil tags:nil date:nil

View file

@ -175,7 +175,7 @@ Let's =provide= a name so we can =require= this file:
#+DESCRIPTION: A literate programming file for helper apps in Emacs.
#+PROPERTY: header-args:sh :tangle no
#+PROPERTY: header-args:emacs-lisp :tangle yes
#+PROPERTY: header-args:emacs-lisp :tangle ~/.emacs.d/elisp/ha-aux-apps.el
#+PROPERTY: header-args :results none :eval no-export :comments no mkdirp yes
#+OPTIONS: num:nil toc:nil todo:nil tasks:nil tags:nil date:nil

View file

@ -698,7 +698,7 @@ Before you can build this on a new system, make sure that you put the cursor ove
#+DESCRIPTION: A literate programming file for configuring org for capturing notes.
#+PROPERTY: header-args:sh :tangle no
#+PROPERTY: header-args:emacs-lisp :tangle yes
#+PROPERTY: header-args:emacs-lisp :tangle ~/.emacs.d/elisp/ha-capturing-notes.el
#+PROPERTY: header-args :results none :eval no-export :comments no mkdirp yes
#+OPTIONS: num:nil toc:nil todo:nil tasks:nil tags:nil date:nil

View file

@ -2539,7 +2539,7 @@ Before you can build this on a new system, make sure that you put the cursor ove
#+DESCRIPTION: A literate programming file for configuring Emacs.
#+PROPERTY: header-args:sh :tangle no
#+PROPERTY: header-args:emacs-lisp :tangle yes
#+PROPERTY: header-args:emacs-lisp :tangle ~/.emacs.d/elisp/ha-config.el
#+PROPERTY: header-args :results none :eval no-export :comments no
#+OPTIONS: num:nil toc:nil todo:nil tasks:nil tags:nil date:nil

View file

@ -227,7 +227,7 @@ Let's =provide= a name so we can =require= this file:
#+DESCRIPTION: configuring Emacs to show a startup screen.
#+PROPERTY: header-args:sh :tangle no
#+PROPERTY: header-args:emacs-lisp :tangle yes
#+PROPERTY: header-args:emacs-lisp :tangle ~/.emacs.d/elisp/ha-dashboard.el
#+PROPERTY: header-args :results none :eval no-export :comments no mkdirp yes
#+OPTIONS: num:nil toc:nil todo:nil tasks:nil tags:nil date:nil

View file

@ -242,7 +242,7 @@ Let's =provide= a name so we can =require= this file:
#+DESCRIPTION: configuring Emacs to edit files of data.
#+PROPERTY: header-args:sh :tangle no
#+PROPERTY: header-args:emacs-lisp :tangle yes
#+PROPERTY: header-args:emacs-lisp :tangle ~/.emacs.d/elisp/ha-data.el
#+PROPERTY: header-args :results none :eval no-export :comments no mkdirp yes
#+OPTIONS: num:nil toc:nil todo:nil tasks:nil tags:nil date:nil

View file

@ -406,7 +406,7 @@ Before you can build this on a new system, make sure that you put the cursor ove
#+DESCRIPTION: A literate programming file to configure the Emacs UI.
#+PROPERTY: header-args:sh :tangle no
#+PROPERTY: header-args:emacs-lisp :tangle yes
#+PROPERTY: header-args:emacs-lisp :tangle ~/.emacs.d/elisp/ha-display.el
#+PROPERTY: header-args :results none :eval no-export :comments no :mkdirp yes
#+OPTIONS: num:nil toc:nil todo:nil tasks:nil tags:nil date:nil

View file

@ -739,7 +739,7 @@ Let's =provide= a name so we can =require= this file:
#+DESCRIPTION: A literate configuration file for email using Notmuch.
#+PROPERTY: header-args:sh :tangle no
#+PROPERTY: header-args:emacs-lisp :tangle yes
#+PROPERTY: header-args:emacs-lisp :tangle ~/.emacs.d/elisp/ha-email.el
#+PROPERTY: header-args :results none :eval no-export :comments no mkdirp yes
#+OPTIONS: num:nil toc:nil todo:nil tasks:nil tags:nil date:nil

View file

@ -1564,7 +1564,7 @@ Let's =provide= a name so we can =require= this file:
#+DESCRIPTION: Emacs configuration for the Emacs Shell.
#+PROPERTY: header-args:sh :tangle no
#+PROPERTY: header-args:emacs-lisp :tangle yes
#+PROPERTY: header-args:emacs-lisp :tangle ~/.emacs.d/elisp/ha-eshell.el
#+PROPERTY: header-args :results none :eval no-export :comments no mkdirp yes
#+OPTIONS: num:nil toc:nil todo:nil tasks:nil tags:nil date:nil

View file

@ -253,7 +253,7 @@ Let's /provide/ a name so we can =require= the file:
#+DESCRIPTION: A literate programming file for configuring elfeed.
#+PROPERTY: header-args:sh :tangle no
#+PROPERTY: header-args:emacs-lisp :tangle yes
#+PROPERTY: header-args:emacs-lisp :tangle ~/.emacs.d/elisp/ha-feed-reader.el
#+PROPERTY: header-args :results none :eval no-export :comments no
#+OPTIONS: num:nil toc:nil todo:nil tasks:nil tags:nil date:nil

View file

@ -143,7 +143,7 @@ This will =provide= a code name, so that we can =require= this.
#+DESCRIPTION: A literate programming configuration file for IRC.
#+PROPERTY: header-args:sh :tangle no
#+PROPERTY: header-args:emacs-lisp :tangle yes
#+PROPERTY: header-args:emacs-lisp :tangle ~/.emacs.d/elisp/ha-irc.el
#+PROPERTY: header-args :results none :eval no-export :comments no mkdirp yes
#+OPTIONS: num:nil toc:nil todo:nil tasks:nil tags:nil date:nil

View file

@ -258,7 +258,7 @@ Let's provide a name so we can =require= this file:
#+DESCRIPTION: A literate programming version of functions for formatting the clipboard.
#+PROPERTY: header-args:sh :tangle no
#+PROPERTY: header-args:emacs-lisp :tangle yes
#+PROPERTY: header-args:emacs-lisp :tangle ~/.emacs.d/elisp/ha-org-clipboard.el
#+PROPERTY: header-args :results none :eval no-export :comments no mkdirp yes
#+OPTIONS: num:nil toc:nil todo:nil tasks:nil tags:nil date:nil

View file

@ -195,7 +195,7 @@ Before you can build this on a new system, make sure that you put the cursor ove
#+DESCRIPTION: A literate programming configuration file for extending the Journaling capabilities.
#+PROPERTY: header-args:sh :tangle no
#+PROPERTY: header-args:emacs-lisp :tangle yes
#+PROPERTY: header-args:emacs-lisp :tangle ~/.emacs.d/elisp/ha-org-journaling.el
#+PROPERTY: header-args :results none :eval no-export :comments no mkdirp yes
#+OPTIONS: num:nil toc:nil todo:nil tasks:nil tags:nil date:nil

View file

@ -193,7 +193,7 @@ Before you can build this on a new system, make sure that you put the cursor ove
#+DESCRIPTION: A literate programming version for publishing my website using org.
#+PROPERTY: header-args:sh :tangle no
#+PROPERTY: header-args:emacs-lisp :tangle yes
#+PROPERTY: header-args:emacs-lisp :tangle ~/.emacs.d/elisp/ha-org-publishing.el
#+PROPERTY: header-args :results none :eval no-export :comments no mkdirp yes
#+OPTIONS: num:nil toc:nil todo:nil tasks:nil tags:nil date:nil

View file

@ -438,7 +438,7 @@ Before you can build this on a new system, make sure that you put the cursor ove
#+DESCRIPTION: A literate programming file for making Org file more readable.
#+PROPERTY: header-args:sh :tangle no
#+PROPERTY: header-args:emacs-lisp :tangle yes
#+PROPERTY: header-args:emacs-lisp :tangle ~/.emacs.d/elisp/ha-org-word-processor.el
#+PROPERTY: header-args :results none :eval no-export :comments no
#+OPTIONS: num:nil toc:nil todo:nil tasks:nil tags:nil date:nil

View file

@ -1100,7 +1100,7 @@ Before you can build this on a new system, make sure that you put the cursor ove
#+DESCRIPTION: A literate programming file for configuring org-mode and those files.
#+PROPERTY: header-args:sh :tangle no
#+PROPERTY: header-args:emacs-lisp :tangle yes :noweb yes
#+PROPERTY: header-args:emacs-lisp :tangle ~/.emacs.d/elisp/ha-org.el :noweb yes
#+PROPERTY: header-args :results none :eval no-export :comments no mkdirp yes
#+OPTIONS: num:nil toc:nil todo:nil tasks:nil tags:nil date:nil

View file

@ -97,7 +97,7 @@ This will =provide= a code name, so that we can =require= this.
#+DESCRIPTION: A literate programming version for Emacs code to generate and store passwords.
#+PROPERTY: header-args:sh :tangle no
#+PROPERTY: header-args:emacs-lisp :tangle yes
#+PROPERTY: header-args:emacs-lisp :tangle ~/.emacs.d/elisp/ha-passwords.el
#+PROPERTY: header-args :results none :eval no-export :comments no mkdirp yes
#+OPTIONS: num:nil toc:nil todo:nil tasks:nil tags:nil date:nil

View file

@ -279,7 +279,7 @@ Let's =provide= a name so we can =require= this file:
#+DESCRIPTION: programming in Clojure.
#+PROPERTY: header-args:sh :tangle no
#+PROPERTY: header-args:emacs-lisp :tangle yes
#+PROPERTY: header-args:emacs-lisp :tangle ~/.emacs.d/elisp/ha-programming-clojure.el
#+PROPERTY: header-args :results none :eval no-export :comments no mkdirp yes
#+OPTIONS: num:nil toc:nil todo:nil tasks:nil tags:nil date:nil

View file

@ -292,7 +292,7 @@ Let's =provide= a name so we can =require= this file:
#+DESCRIPTION: configuring Emacs for Lisp programming.
#+PROPERTY: header-args:sh :tangle no
#+PROPERTY: header-args:emacs-lisp :tangle yes
#+PROPERTY: header-args:emacs-lisp :tangle ~/.emacs.d/elisp/ha-programming-elisp.el
#+PROPERTY: header-args :results none :eval no-export :comments no mkdirp yes
#+OPTIONS: num:nil toc:nil todo:nil tasks:nil tags:nil date:nil

View file

@ -86,7 +86,7 @@ Let's =provide= a name so we can =require= this file:
#+DESCRIPTION: configuring Emacs.
#+PROPERTY: header-args:sh :tangle no
#+PROPERTY: header-args:emacs-lisp :tangle yes
#+PROPERTY: header-args:emacs-lisp :tangle ~/.emacs.d/elisp/ha-programming-haskell.el
#+PROPERTY: header-args :results none :eval no-export :comments no mkdirp yes
#+OPTIONS: num:nil toc:nil todo:nil tasks:nil tags:nil date:nil

View file

@ -99,7 +99,7 @@ Let's =provide= a name so we can =require= this file:
#+DESCRIPTION: integrating OCaml
#+PROPERTY: header-args:sh :tangle no
#+PROPERTY: header-args:emacs-lisp :tangle yes
#+PROPERTY: header-args:emacs-lisp :tangle ~/.emacs.d/elisp/ha-programming-ocaml.el
#+PROPERTY: header-args :results none :eval no-export :comments no mkdirp yes
#+OPTIONS: num:nil toc:nil todo:nil tasks:nil tags:nil date:nil

View file

@ -313,7 +313,7 @@ Let's =provide= a name so we can =require= this file:
#+DESCRIPTION: A literate programming file for configuring Python.
#+PROPERTY: header-args:sh :tangle no
#+PROPERTY: header-args:emacs-lisp :tangle yes
#+PROPERTY: header-args:emacs-lisp :tangle ~/.emacs.d/elisp/ha-programming-python.el
#+PROPERTY: header-args :results none :eval no-export :comments no mkdirp yes
#+OPTIONS: num:nil toc:nil todo:nil tasks:nil tags:nil date:nil

View file

@ -316,7 +316,7 @@ Let's =provide= a name so we can =require= this file:
#+DESCRIPTION: configuring Emacs to support the Ruby programming language.
#+PROPERTY: header-args:sh :tangle no
#+PROPERTY: header-args:emacs-lisp :tangle yes
#+PROPERTY: header-args:emacs-lisp :tangle ~/.emacs.d/elisp/ha-programming-ruby.el
#+PROPERTY: header-args :results none :eval no-export :comments no mkdirp yes
#+OPTIONS: num:nil toc:nil todo:nil tasks:nil tags:nil date:nil

View file

@ -114,7 +114,7 @@ Let's =provide= a name so we can =require= this file:
#+DESCRIPTION: Emacs configuration for the Rust programming language.
#+PROPERTY: header-args:sh :tangle no
#+PROPERTY: header-args:emacs-lisp :tangle yes
#+PROPERTY: header-args:emacs-lisp :tangle ~/.emacs.d/elisp/ha-programming-rust.el
#+PROPERTY: header-args :results none :eval no-export :comments no mkdirp yes
#+OPTIONS: num:nil toc:nil todo:nil tasks:nil tags:nil date:nil

View file

@ -181,7 +181,7 @@ Let's =provide= a name so we can =require= this file:
#+DESCRIPTION: A literate programming file configuring Emacs.
#+PROPERTY: header-args:sh :tangle no
#+PROPERTY: header-args:emacs-lisp :tangle yes
#+PROPERTY: header-args:emacs-lisp :tangle ~/.emacs.d/elisp/ha-programming-scheme.el
#+PROPERTY: header-args :results none :eval no-export :comments no mkdirp yes
#+OPTIONS: num:nil toc:nil todo:nil tasks:nil tags:nil date:nil

View file

@ -1084,7 +1084,7 @@ Before you can build this on a new system, make sure that you put the cursor ove
#+DESCRIPTION: A literate programming file for helping me program.
#+PROPERTY: header-args:sh :tangle no
#+PROPERTY: header-args:emacs-lisp yes
#+PROPERTY: header-args:emacs-lisp ~/.emacs.d/elisp/ha-programming.el
#+PROPERTY: header-args :results none :eval no-export :comments no mkdirp yes
#+OPTIONS: num:nil toc:nil todo:nil tasks:nil tags:nil date:nil

View file

@ -535,7 +535,7 @@ Before you can build this on a new system, make sure that you put the cursor ove
#+DESCRIPTION: A literate configuration for accessing remote systems.
#+PROPERTY: header-args:sh :tangle no
#+PROPERTY: header-args:emacs-lisp :tangle yes
#+PROPERTY: header-args:emacs-lisp :tangle ~/.emacs.d/elisp/ha-remoting.el
#+PROPERTY: header-args :results none :eval no-export :comments no mkdirp yes
#+OPTIONS: num:nil toc:nil todo:nil tasks:nil tags:nil date:nil