Decided I like lowercase headers better
Oh, and let's fix the FILETAGS. Thank goodness for woccurrrrrr.
This commit is contained in:
parent
770002c3bd
commit
988c0dac2e
37 changed files with 287 additions and 285 deletions
|
@ -268,12 +268,12 @@ Convert it back to XML
|
|||
man plist
|
||||
#+end_src
|
||||
|
||||
#+DESCRIPTION: A literate programming file for installing a dæmon version of Emacs on MacOS.
|
||||
#+description: A literate programming file for installing a dæmon version of Emacs on MacOS.
|
||||
|
||||
#+PROPERTY: header-args:sh :tangle no
|
||||
#+PROPERTY: header-args:emacs-lisp :tangle no
|
||||
#+PROPERTY: header-args :results none :eval no-export :comments no
|
||||
#+property: header-args:sh :tangle no
|
||||
#+property: header-args:emacs-lisp :tangle no
|
||||
#+property: header-args :results none :eval no-export :comments no
|
||||
|
||||
#+OPTIONS: num:nil toc:t todo:nil tasks:nil tags:nil date:nil
|
||||
#+OPTIONS: skip:nil author:nil email:nil creator:nil timestamp:nil
|
||||
#+INFOJS_OPT: view:nil toc:t ltoc:t mouse:underline buttons:0 path:http://orgmode.org/org-info.js
|
||||
#+options: num:nil toc:t todo:nil tasks:nil tags:nil date:nil
|
||||
#+options: skip:nil author:nil email:nil creator:nil timestamp:nil
|
||||
#+infojs_opt: view:nil toc:t ltoc:t mouse:underline buttons:0 path:http://orgmode.org/org-info.js
|
||||
|
|
|
@ -338,12 +338,12 @@ Convert it back to XML
|
|||
man plist
|
||||
#+end_src
|
||||
|
||||
#+DESCRIPTION: A literate programming file for installing a dæmon version of Emacs on MacOS.
|
||||
#+description: A literate programming file for installing a dæmon version of Emacs on MacOS.
|
||||
|
||||
#+PROPERTY: header-args:sh :tangle no
|
||||
#+PROPERTY: header-args:emacs-lisp :tangle no
|
||||
#+PROPERTY: header-args :results none :eval no-export :comments no
|
||||
#+property: header-args:sh :tangle no
|
||||
#+property: header-args:emacs-lisp :tangle no
|
||||
#+property: header-args :results none :eval no-export :comments no
|
||||
|
||||
#+OPTIONS: num:nil toc:t todo:nil tasks:nil tags:nil date:nil
|
||||
#+OPTIONS: skip:nil author:nil email:nil creator:nil timestamp:nil
|
||||
#+INFOJS_OPT: view:nil toc:t ltoc:t mouse:underline buttons:0 path:http://orgmode.org/org-info.js
|
||||
#+options: num:nil toc:t todo:nil tasks:nil tags:nil date:nil
|
||||
#+options: skip:nil author:nil email:nil creator:nil timestamp:nil
|
||||
#+infojs_opt: view:nil toc:t ltoc:t mouse:underline buttons:0 path:http://orgmode.org/org-info.js
|
||||
|
|
14
README.org
14
README.org
|
@ -71,12 +71,12 @@ Other functions and files come from essays written on [[http://www.howardism.org
|
|||
|
||||
🤓
|
||||
|
||||
#+DESCRIPTION: An index.html for describing my hamacs project
|
||||
#+description: An index.html for describing my hamacs project
|
||||
|
||||
#+PROPERTY: header-args:sh :tangle no
|
||||
#+PROPERTY: header-args:emacs-lisp :tangle no
|
||||
#+PROPERTY: header-args :results none :eval no-export :comments no
|
||||
#+property: header-args:sh :tangle no
|
||||
#+property: header-args:emacs-lisp :tangle no
|
||||
#+property: header-args :results none :eval no-export :comments no
|
||||
|
||||
#+OPTIONS: num:nil toc:nil todo:nil tasks:nil tags:nil date:nil
|
||||
#+OPTIONS: skip:nil author:nil email:nil creator:nil timestamp:nil
|
||||
#+INFOJS_OPT: view:nil toc:t ltoc:t mouse:underline buttons:0 path:http://orgmode.org/org-info.js
|
||||
#+options: num:nil toc:nil todo:nil tasks:nil tags:nil date:nil
|
||||
#+options: skip:nil author:nil email:nil creator:nil timestamp:nil
|
||||
#+infojs_opt: view:nil toc:t ltoc:t mouse:underline buttons:0 path:http://orgmode.org/org-info.js
|
||||
|
|
|
@ -297,12 +297,12 @@ Let's provide a name so we can =require= this file:
|
|||
|
||||
Before you can build this on a new system, make sure that you put the cursor over any of these properties, and hit: ~C-c C-c~
|
||||
|
||||
#+DESCRIPTION: A literate programming file for bootstrapping my environment.
|
||||
#+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 :results none :eval no-export :comments no mkdirp yes
|
||||
#+property: header-args:sh :tangle no
|
||||
#+property: header-args:emacs-lisp :tangle yes
|
||||
#+property: header-args :results none :eval no-export :comments no mkdirp yes
|
||||
|
||||
#+OPTIONS: num:nil toc:t todo:nil tasks:nil tags:nil date:nil
|
||||
#+OPTIONS: skip:nil author:nil email:nil creator:nil timestamp:nil
|
||||
#+INFOJS_OPT: view:nil toc:t ltoc:t mouse:underline buttons:0 path:http://orgmode.org/org-info.js
|
||||
#+options: num:nil toc:t todo:nil tasks:nil tags:nil date:nil
|
||||
#+options: skip:nil author:nil email:nil creator:nil timestamp:nil
|
||||
#+infojs_opt: view:nil toc:t ltoc:t mouse:underline buttons:0 path:http://orgmode.org/org-info.js
|
||||
|
|
|
@ -161,12 +161,12 @@ Let's provide a name so that the file can be required:
|
|||
|
||||
Before you can build this on a new system, make sure that you put the cursor over any of these properties, and hit: ~C-c C-c~
|
||||
|
||||
#+DESCRIPTION: A literate programming configuration for fancy agenda and todo lists.
|
||||
#+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 :results none :eval no-export :comments no mkdirp yes
|
||||
#+property: header-args:sh :tangle no
|
||||
#+property: header-args:emacs-lisp :tangle yes
|
||||
#+property: header-args :results none :eval no-export :comments no mkdirp yes
|
||||
|
||||
#+OPTIONS: num:nil toc:t todo:nil tasks:nil tags:nil date:nil
|
||||
#+OPTIONS: skip:nil author:nil email:nil creator:nil timestamp:nil
|
||||
#+INFOJS_OPT: view:nil toc:t ltoc:t mouse:underline buttons:0 path:http://orgmode.org/org-info.js
|
||||
#+options: num:nil toc:t todo:nil tasks:nil tags:nil date:nil
|
||||
#+options: skip:nil author:nil email:nil creator:nil timestamp:nil
|
||||
#+infojs_opt: view:nil toc:t ltoc:t mouse:underline buttons:0 path:http://orgmode.org/org-info.js
|
||||
|
|
|
@ -729,15 +729,15 @@ Let's provide a name so that the file can be required:
|
|||
#+end_src
|
||||
|
||||
|
||||
#+DESCRIPTION: A literate programming file configuring critical applications.
|
||||
#+description: A literate programming file configuring critical applications.
|
||||
|
||||
#+PROPERTY: header-args:sh :tangle no
|
||||
#+PROPERTY: header-args:emacs-lisp :tangle yes
|
||||
#+PROPERTY: header-args :results none :eval no-export :comments no mkdirp yes
|
||||
#+property: header-args:sh :tangle no
|
||||
#+property: header-args:emacs-lisp :tangle 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
|
||||
#+OPTIONS: skip:nil author:nil email:nil creator:nil timestamp:nil
|
||||
#+INFOJS_OPT: view:nil toc:nil ltoc:t mouse:underline buttons:0 path:http://orgmode.org/org-info.js
|
||||
#+options: num:nil toc:nil todo:nil tasks:nil tags:nil date:nil
|
||||
#+options: skip:nil author:nil email:nil creator:nil timestamp:nil
|
||||
#+infojs_opt: view:nil toc:nil ltoc:t mouse:underline buttons:0 path:http://orgmode.org/org-info.js
|
||||
|
||||
# Local Variables:
|
||||
# eval: (add-hook 'after-save-hook #'org-babel-tangle t t)
|
||||
|
|
|
@ -204,12 +204,12 @@ Let's =provide= a name so we can =require= this file:
|
|||
;;; ha-aux-apps.el ends here
|
||||
#+end_src
|
||||
|
||||
#+DESCRIPTION: A literate programming file for helper apps in Emacs.
|
||||
#+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 :results none :eval no-export :comments no mkdirp yes
|
||||
#+property: header-args:sh :tangle no
|
||||
#+property: header-args:emacs-lisp :tangle yes
|
||||
#+property: header-args :results none :eval no-export :comments no mkdirp yes
|
||||
|
||||
#+OPTIONS: num:nil toc:t todo:nil tasks:nil tags:nil date:nil
|
||||
#+OPTIONS: skip:nil author:nil email:nil creator:nil timestamp:nil
|
||||
#+INFOJS_OPT: view:nil toc:t ltoc:t mouse:underline buttons:0 path:http://orgmode.org/org-info.js
|
||||
#+options: num:nil toc:t todo:nil tasks:nil tags:nil date:nil
|
||||
#+options: skip:nil author:nil email:nil creator:nil timestamp:nil
|
||||
#+infojs_opt: view:nil toc:t ltoc:t mouse:underline buttons:0 path:http://orgmode.org/org-info.js
|
||||
|
|
|
@ -675,12 +675,12 @@ Let's provide a name so we can =require= this file.
|
|||
|
||||
Before you can build this on a new system, make sure that you put the cursor over any of these properties, and hit: ~C-c C-c~
|
||||
|
||||
#+DESCRIPTION: A literate programming file for configuring org for capturing notes.
|
||||
#+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 :results none :eval no-export :comments no mkdirp yes
|
||||
#+property: header-args:sh :tangle no
|
||||
#+property: header-args:emacs-lisp :tangle yes
|
||||
#+property: header-args :results none :eval no-export :comments no mkdirp yes
|
||||
|
||||
#+OPTIONS: num:nil toc:t todo:nil tasks:nil tags:nil date:nil
|
||||
#+OPTIONS: skip:nil author:nil email:nil creator:nil timestamp:nil
|
||||
#+INFOJS_OPT: view:nil toc:t ltoc:t mouse:underline buttons:0 path:http://orgmode.org/org-info.js
|
||||
#+options: num:nil toc:t todo:nil tasks:nil tags:nil date:nil
|
||||
#+options: skip:nil author:nil email:nil creator:nil timestamp:nil
|
||||
#+infojs_opt: view:nil toc:t ltoc:t mouse:underline buttons:0 path:http://orgmode.org/org-info.js
|
||||
|
|
|
@ -833,12 +833,12 @@ Let's provide a name so we can =require= this file:
|
|||
|
||||
Before you can build this on a new system, make sure that you put the cursor over any of these properties, and hit: ~C-c C-c~
|
||||
|
||||
#+DESCRIPTION: A literate programming file for configuring Emacs.
|
||||
#+description: A literate programming file for configuring Emacs.
|
||||
|
||||
#+PROPERTY: header-args:sh :tangle no
|
||||
#+PROPERTY: header-args:emacs-lisp :tangle yes
|
||||
#+PROPERTY: header-args :results none :eval no-export :comments no
|
||||
#+property: header-args:sh :tangle no
|
||||
#+property: header-args:emacs-lisp :tangle yes
|
||||
#+property: header-args :results none :eval no-export :comments no
|
||||
|
||||
#+OPTIONS: num:nil toc:t todo:nil tasks:nil tags:nil date:nil
|
||||
#+OPTIONS: skip:nil author:nil email:nil creator:nil timestamp:nil
|
||||
#+INFOJS_OPT: view:nil toc:t ltoc:t mouse:underline buttons:0 path:http://orgmode.org/org-info.js
|
||||
#+options: num:nil toc:t todo:nil tasks:nil tags:nil date:nil
|
||||
#+options: skip:nil author:nil email:nil creator:nil timestamp:nil
|
||||
#+infojs_opt: view:nil toc:t ltoc:t mouse:underline buttons:0 path:http://orgmode.org/org-info.js
|
||||
|
|
|
@ -270,12 +270,12 @@ Let's =provide= a name so we can =require= this file:
|
|||
;;; ha-dashboard.el ends here
|
||||
#+end_src
|
||||
|
||||
#+DESCRIPTION: configuring Emacs to show a startup screen.
|
||||
#+description: configuring Emacs to show a startup screen.
|
||||
|
||||
#+PROPERTY: header-args:sh :tangle no
|
||||
#+PROPERTY: header-args:emacs-lisp :tangle yes
|
||||
#+PROPERTY: header-args :results none :eval no-export :comments no mkdirp yes
|
||||
#+property: header-args:sh :tangle no
|
||||
#+property: header-args:emacs-lisp :tangle yes
|
||||
#+property: header-args :results none :eval no-export :comments no mkdirp yes
|
||||
|
||||
#+OPTIONS: num:nil toc:t todo:nil tasks:nil tags:nil date:nil
|
||||
#+OPTIONS: skip:nil author:nil email:nil creator:nil timestamp:nil
|
||||
#+INFOJS_OPT: view:nil toc:t ltoc:t mouse:underline buttons:0 path:http://orgmode.org/org-info.js
|
||||
#+options: num:nil toc:t todo:nil tasks:nil tags:nil date:nil
|
||||
#+options: skip:nil author:nil email:nil creator:nil timestamp:nil
|
||||
#+infojs_opt: view:nil toc:t ltoc:t mouse:underline buttons:0 path:http://orgmode.org/org-info.js
|
||||
|
|
14
ha-data.org
14
ha-data.org
|
@ -282,12 +282,12 @@ Let's =provide= a name so we can =require= this file:
|
|||
;;; ha-data.el ends here
|
||||
#+end_src
|
||||
|
||||
#+DESCRIPTION: configuring Emacs to edit files of data.
|
||||
#+description: configuring Emacs to edit files of data.
|
||||
|
||||
#+PROPERTY: header-args:sh :tangle no
|
||||
#+PROPERTY: header-args:emacs-lisp :tangle yes
|
||||
#+PROPERTY: header-args :results none :eval no-export :comments no mkdirp yes
|
||||
#+property: header-args:sh :tangle no
|
||||
#+property: header-args:emacs-lisp :tangle yes
|
||||
#+property: header-args :results none :eval no-export :comments no mkdirp yes
|
||||
|
||||
#+OPTIONS: num:nil toc:t todo:nil tasks:nil tags:nil date:nil
|
||||
#+OPTIONS: skip:nil author:nil email:nil creator:nil timestamp:nil
|
||||
#+INFOJS_OPT: view:nil toc:t ltoc:t mouse:underline buttons:0 path:http://orgmode.org/org-info.js
|
||||
#+options: num:nil toc:t todo:nil tasks:nil tags:nil date:nil
|
||||
#+options: skip:nil author:nil email:nil creator:nil timestamp:nil
|
||||
#+infojs_opt: view:nil toc:t ltoc:t mouse:underline buttons:0 path:http://orgmode.org/org-info.js
|
||||
|
|
|
@ -459,12 +459,12 @@ Let's =provide= a name so we can =require= this file:
|
|||
|
||||
Before you can build this on a new system, make sure that you put the cursor over any of these properties, and hit: ~C-c C-c~
|
||||
|
||||
#+DESCRIPTION: A literate programming file to configure the Emacs UI.
|
||||
#+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 :results none :eval no-export :comments no :mkdirp yes
|
||||
#+property: header-args:sh :tangle no
|
||||
#+property: header-args:emacs-lisp :tangle yes
|
||||
#+property: header-args :results none :eval no-export :comments no :mkdirp yes
|
||||
|
||||
#+OPTIONS: num:nil toc:t todo:nil tasks:nil tags:nil date:nil
|
||||
#+OPTIONS: skip:nil author:nil email:nil creator:nil timestamp:nil
|
||||
#+INFOJS_OPT: view:nil toc:t ltoc:t mouse:underline buttons:0 path:http://orgmode.org/org-info.js
|
||||
#+options: num:nil toc:t todo:nil tasks:nil tags:nil date:nil
|
||||
#+options: skip:nil author:nil email:nil creator:nil timestamp:nil
|
||||
#+infojs_opt: view:nil toc:t ltoc:t mouse:underline buttons:0 path:http://orgmode.org/org-info.js
|
||||
|
|
24
ha-email.org
24
ha-email.org
|
@ -39,17 +39,17 @@ Next type ~s~ to view and organize mail I've never seen before. We need to focus
|
|||
** Email Addresses
|
||||
The configuration files below expect email addresses (I store passwords and other encrypted information elsewhere). These email addresses are /not/ private, but I figured I would annoy any screenscraping spam-inducing crawlers out there, while still allowing others to follow my lead on configuring Emacs and Email.
|
||||
|
||||
#+NAME: email-address-1
|
||||
#+name: email-address-1
|
||||
#+begin_src emacs-lisp :exports none :tangle no :results silent
|
||||
(rot13-string "ubjneq@ubjneqnoenzf.pbz")
|
||||
#+end_src
|
||||
|
||||
#+NAME: email-address-2
|
||||
#+name: email-address-2
|
||||
#+begin_src emacs-lisp :exports none :tangle no :results silent
|
||||
(rot13-string "ubjneq.noenzf@tznvy.pbz")
|
||||
#+end_src
|
||||
|
||||
#+NAME: email-address-3
|
||||
#+name: email-address-3
|
||||
#+begin_src emacs-lisp :exports none :tangle no :results silent
|
||||
(rot13-string "ubjneq@shmmlgbnfg.pbz")
|
||||
#+end_src
|
||||
|
@ -636,7 +636,7 @@ This means:
|
|||
#+end_src
|
||||
** Bucket Keybindings
|
||||
A series of keybindings to quickly send messages to one of the pre-defined buckets.
|
||||
#+NAME: hey-show-keybindings
|
||||
#+name: hey-show-keybindings
|
||||
#+begin_src emacs-lisp :tangle no
|
||||
(major-mode-hydra-define notmuch-show-mode nil
|
||||
("Messages"
|
||||
|
@ -648,7 +648,7 @@ A series of keybindings to quickly send messages to one of the pre-defined bucke
|
|||
|
||||
The bindings in =notmuch-search-mode= are available when looking at a list of messages:
|
||||
|
||||
#+NAME: hey-search-keybindings
|
||||
#+name: hey-search-keybindings
|
||||
#+begin_src emacs-lisp :tangle no
|
||||
(major-mode-hydra-define notmuch-search-mode nil
|
||||
("Mail"
|
||||
|
@ -741,12 +741,12 @@ Let's =provide= a name so we can =require= this file:
|
|||
;;; ha-email.el ends here
|
||||
#+end_src
|
||||
|
||||
#+DESCRIPTION: A literate configuration file for email using Notmuch.
|
||||
#+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 :results none :eval no-export :comments no mkdirp yes
|
||||
#+property: header-args:sh :tangle no
|
||||
#+property: header-args:emacs-lisp :tangle yes
|
||||
#+property: header-args :results none :eval no-export :comments no mkdirp yes
|
||||
|
||||
#+OPTIONS: num:nil toc:t todo:nil tasks:nil tags:nil date:nil
|
||||
#+OPTIONS: skip:nil author:nil email:nil creator:nil timestamp:nil
|
||||
#+INFOJS_OPT: view:nil toc:t ltoc:t mouse:underline buttons:0 path:http://orgmode.org/org-info.js
|
||||
#+options: num:nil toc:t todo:nil tasks:nil tags:nil date:nil
|
||||
#+options: skip:nil author:nil email:nil creator:nil timestamp:nil
|
||||
#+infojs_opt: view:nil toc:t ltoc:t mouse:underline buttons:0 path:http://orgmode.org/org-info.js
|
||||
|
|
|
@ -1730,12 +1730,12 @@ Let's =provide= a name so we can =require= this file:
|
|||
;;; ha-eshell.el ends here
|
||||
#+end_src
|
||||
|
||||
#+DESCRIPTION: Emacs configuration for the Emacs Shell.
|
||||
#+description: Emacs configuration for the Emacs Shell.
|
||||
|
||||
#+PROPERTY: header-args:sh :tangle no
|
||||
#+PROPERTY: header-args:emacs-lisp :tangle yes
|
||||
#+PROPERTY: header-args :results none :eval no-export :comments no mkdirp yes
|
||||
#+property: header-args:sh :tangle no
|
||||
#+property: header-args:emacs-lisp :tangle yes
|
||||
#+property: header-args :results none :eval no-export :comments no mkdirp yes
|
||||
|
||||
#+OPTIONS: num:nil toc:t todo:nil tasks:nil tags:nil date:nil
|
||||
#+OPTIONS: skip:nil author:nil email:nil creator:nil timestamp:nil
|
||||
#+INFOJS_OPT: view:nil toc:t ltoc:t mouse:underline buttons:0 path:http://orgmode.org/org-info.js
|
||||
#+options: num:nil toc:t todo:nil tasks:nil tags:nil date:nil
|
||||
#+options: skip:nil author:nil email:nil creator:nil timestamp:nil
|
||||
#+infojs_opt: view:nil toc:t ltoc:t mouse:underline buttons:0 path:http://orgmode.org/org-info.js
|
||||
|
|
22
ha-evil.org
22
ha-evil.org
|
@ -1,7 +1,7 @@
|
|||
#+TITLE: On the Subject of Being Evil
|
||||
#+AUTHOR: Howard X. Abrams
|
||||
#+DATE: 2023-12-21
|
||||
#+FILETAGS: :emacs:
|
||||
#+title: On the Subject of Being Evil
|
||||
#+author: Howard X. Abrams
|
||||
#+date: 2023-12-21
|
||||
#+filetags: emacs hamacs
|
||||
|
||||
A literate programming file for configuring Evil mode in Emacs.
|
||||
#+begin_src emacs-lisp :exports none
|
||||
|
@ -483,12 +483,12 @@ Let's =provide= a name so we can =require= this file:
|
|||
;;; ha-evil.el ends here
|
||||
#+end_src
|
||||
|
||||
#+DESCRIPTION: configuring Evil mode in Emacs.
|
||||
#+description: configuring Evil mode in Emacs.
|
||||
|
||||
#+PROPERTY: header-args:sh :tangle no
|
||||
#+PROPERTY: header-args:emacs-lisp :tangle yes
|
||||
#+PROPERTY: header-args :results none :eval no-export :comments no mkdirp yes
|
||||
#+property: header-args:sh :tangle no
|
||||
#+property: header-args:emacs-lisp :tangle yes
|
||||
#+property: header-args :results none :eval no-export :comments no mkdirp yes
|
||||
|
||||
#+OPTIONS: num:nil toc:t todo:nil tasks:nil tags:nil date:nil
|
||||
#+OPTIONS: skip:nil author:nil email:nil creator:nil timestamp:nil
|
||||
#+INFOJS_OPT: view:nil toc:nil ltoc:t mouse:underline buttons:0 path:http://orgmode.org/org-info.js
|
||||
#+options: num:nil toc:t todo:nil tasks:nil tags:nil date:nil
|
||||
#+options: skip:nil author:nil email:nil creator:nil timestamp:nil
|
||||
#+infojs_opt: view:nil toc:nil ltoc:t mouse:underline buttons:0 path:http://orgmode.org/org-info.js
|
||||
|
|
|
@ -248,12 +248,12 @@ Let's /provide/ a name so we can =require= the file:
|
|||
;;; ha-feed-reader.el ends here
|
||||
#+end_src
|
||||
|
||||
#+DESCRIPTION: A literate programming file for configuring elfeed.
|
||||
#+description: A literate programming file for configuring elfeed.
|
||||
|
||||
#+PROPERTY: header-args:sh :tangle no
|
||||
#+PROPERTY: header-args:emacs-lisp :tangle yes
|
||||
#+PROPERTY: header-args :results none :eval no-export :comments no
|
||||
#+property: header-args:sh :tangle no
|
||||
#+property: header-args:emacs-lisp :tangle yes
|
||||
#+property: header-args :results none :eval no-export :comments no
|
||||
|
||||
#+OPTIONS: num:nil toc:t todo:nil tasks:nil tags:nil date:nil
|
||||
#+OPTIONS: skip:nil author:nil email:nil creator:nil timestamp:nil
|
||||
#+INFOJS_OPT: view:nil toc:t ltoc:t mouse:underline buttons:0 path:http://orgmode.org/org-info.js
|
||||
#+options: num:nil toc:t todo:nil tasks:nil tags:nil date:nil
|
||||
#+options: skip:nil author:nil email:nil creator:nil timestamp:nil
|
||||
#+infojs_opt: view:nil toc:t ltoc:t mouse:underline buttons:0 path:http://orgmode.org/org-info.js
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
#+TITLE: Leader Key Sequences
|
||||
#+AUTHOR: Howard X. Abrams
|
||||
#+DATE: 2024-01-31
|
||||
#+FILETAGS: :emacs:
|
||||
#+title: Leader Key Sequences
|
||||
#+author: Howard X. Abrams
|
||||
#+date: 2024-01-31
|
||||
#+filetags: emacs hamacs
|
||||
|
||||
A literate programming file for defining leaders with general
|
||||
|
||||
|
@ -952,12 +952,12 @@ Let's =provide= a name so we can =require= this file:
|
|||
;;; ha-leader.el ends here
|
||||
#+end_src
|
||||
|
||||
#+DESCRIPTION: defining leaders with general
|
||||
#+description: defining leaders with general
|
||||
|
||||
#+PROPERTY: header-args:sh :tangle no
|
||||
#+PROPERTY: header-args:emacs-lisp :tangle yes
|
||||
#+PROPERTY: header-args :results none :eval no-export :comments no mkdirp yes
|
||||
#+property: header-args:sh :tangle no
|
||||
#+property: header-args:emacs-lisp :tangle 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
|
||||
#+OPTIONS: skip:nil author:nil email:nil creator:nil timestamp:nil
|
||||
#+INFOJS_OPT: view:nil toc:nil ltoc:t mouse:underline buttons:0 path:http://orgmode.org/org-info.js
|
||||
#+options: num:nil toc:nil todo:nil tasks:nil tags:nil date:nil
|
||||
#+options: skip:nil author:nil email:nil creator:nil timestamp:nil
|
||||
#+infojs_opt: view:nil toc:nil ltoc:t mouse:underline buttons:0 path:http://orgmode.org/org-info.js
|
||||
|
|
14
ha-irc.org
14
ha-irc.org
|
@ -133,12 +133,12 @@ This will =provide= a code name, so that we can =require= this.
|
|||
;;; ha-irc.el ends here
|
||||
#+end_src
|
||||
|
||||
#+DESCRIPTION: A literate programming configuration file for IRC.
|
||||
#+description: A literate programming configuration file for IRC.
|
||||
|
||||
#+PROPERTY: header-args:sh :tangle no
|
||||
#+PROPERTY: header-args:emacs-lisp :tangle yes
|
||||
#+PROPERTY: header-args :results none :eval no-export :comments no mkdirp yes
|
||||
#+property: header-args:sh :tangle no
|
||||
#+property: header-args:emacs-lisp :tangle yes
|
||||
#+property: header-args :results none :eval no-export :comments no mkdirp yes
|
||||
|
||||
#+OPTIONS: num:nil toc:t todo:nil tasks:nil tags:nil date:nil
|
||||
#+OPTIONS: skip:nil author:nil email:nil creator:nil timestamp:nil
|
||||
#+INFOJS_OPT: view:nil toc:t ltoc:t mouse:underline buttons:0 path:http://orgmode.org/org-info.js
|
||||
#+options: num:nil toc:t todo:nil tasks:nil tags:nil date:nil
|
||||
#+options: skip:nil author:nil email:nil creator:nil timestamp:nil
|
||||
#+infojs_opt: view:nil toc:t ltoc:t mouse:underline buttons:0 path:http://orgmode.org/org-info.js
|
||||
|
|
|
@ -256,12 +256,12 @@ Let's provide a name so we can =require= this file:
|
|||
;;; ha-org-clipboard.el ends here
|
||||
#+end_src
|
||||
|
||||
#+DESCRIPTION: A literate programming version of functions for formatting the clipboard.
|
||||
#+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 :results none :eval no-export :comments no mkdirp yes
|
||||
#+property: header-args:sh :tangle no
|
||||
#+property: header-args:emacs-lisp :tangle yes
|
||||
#+property: header-args :results none :eval no-export :comments no mkdirp yes
|
||||
|
||||
#+OPTIONS: num:nil toc:t todo:nil tasks:nil tags:nil date:nil
|
||||
#+OPTIONS: skip:nil author:nil email:nil creator:nil timestamp:nil
|
||||
#+INFOJS_OPT: view:nil toc:t ltoc:t mouse:underline buttons:0 path:http://orgmode.org/org-info.js
|
||||
#+options: num:nil toc:t todo:nil tasks:nil tags:nil date:nil
|
||||
#+options: skip:nil author:nil email:nil creator:nil timestamp:nil
|
||||
#+infojs_opt: view:nil toc:t ltoc:t mouse:underline buttons:0 path:http://orgmode.org/org-info.js
|
||||
|
|
|
@ -64,7 +64,7 @@ But new files could use /my formatting/ (which is different than the options ava
|
|||
This depends on the following [[file:~/.doom.d/snippets/org-journal-mode/__journal][snippet/template file]]:
|
||||
|
||||
#+begin_src snippet :tangle ~/other/hamacs/templates/journal
|
||||
#+TITLE: Journal Entry- `(ha-journal-file-datestamp)`
|
||||
#+title: Journal Entry- `(ha-journal-file-datestamp)`
|
||||
|
||||
$0
|
||||
|
||||
|
@ -192,12 +192,12 @@ Let's =provide= a name so we can =require= this file.
|
|||
|
||||
Before you can build this on a new system, make sure that you put the cursor over any of these properties, and hit: ~C-c C-c~
|
||||
|
||||
#+DESCRIPTION: A literate programming configuration file for extending the Journaling capabilities.
|
||||
#+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 :results none :eval no-export :comments no mkdirp yes
|
||||
#+property: header-args:sh :tangle no
|
||||
#+property: header-args:emacs-lisp :tangle yes
|
||||
#+property: header-args :results none :eval no-export :comments no mkdirp yes
|
||||
|
||||
#+OPTIONS: num:nil toc:t todo:nil tasks:nil tags:nil date:nil
|
||||
#+OPTIONS: skip:nil author:nil email:nil creator:nil timestamp:nil
|
||||
#+INFOJS_OPT: view:nil toc:t ltoc:t mouse:underline buttons:0 path:http://orgmode.org/org-info.js
|
||||
#+options: num:nil toc:t todo:nil tasks:nil tags:nil date:nil
|
||||
#+options: skip:nil author:nil email:nil creator:nil timestamp:nil
|
||||
#+infojs_opt: view:nil toc:t ltoc:t mouse:underline buttons:0 path:http://orgmode.org/org-info.js
|
||||
|
|
|
@ -363,12 +363,12 @@ Let's =provide= a name so we can =require= it:
|
|||
|
||||
Before you can build this on a new system, make sure that you put the cursor over any of these properties, and hit: ~C-c C-c~
|
||||
|
||||
#+DESCRIPTION: A literate programming version for publishing my website using org.
|
||||
#+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 :results none :eval no-export :comments no mkdirp yes
|
||||
#+property: header-args:sh :tangle no
|
||||
#+property: header-args:emacs-lisp :tangle yes
|
||||
#+property: header-args :results none :eval no-export :comments no mkdirp yes
|
||||
|
||||
#+OPTIONS: num:nil toc:t todo:nil tasks:nil tags:nil date:nil
|
||||
#+OPTIONS: skip:nil author:nil email:nil creator:nil timestamp:nil
|
||||
#+INFOJS_OPT: view:nil toc:t ltoc:t mouse:underline buttons:0 path:http://orgmode.org/org-info.js
|
||||
#+options: num:nil toc:t todo:nil tasks:nil tags:nil date:nil
|
||||
#+options: skip:nil author:nil email:nil creator:nil timestamp:nil
|
||||
#+infojs_opt: view:nil toc:t ltoc:t mouse:underline buttons:0 path:http://orgmode.org/org-info.js
|
||||
|
|
|
@ -79,7 +79,7 @@ How about Tabaxi names this year … especially since my next character has to b
|
|||
** 2023
|
||||
How about a list of Ent names?
|
||||
|
||||
#+NAME: sprint-names-2023
|
||||
#+name: sprint-names-2023
|
||||
- ashskin
|
||||
- birchblossom
|
||||
- cedar king
|
||||
|
@ -110,7 +110,7 @@ How about a list of Ent names?
|
|||
|
||||
Fun sprint names for 2022 lists my favorite D&D monsters, also see [[https://list.fandom.com/wiki/List_of_monsters][this list of monsters]] from mythology and other sources:
|
||||
|
||||
#+NAME: sprint-names-2022
|
||||
#+name: sprint-names-2022
|
||||
- ankheg
|
||||
- beholder
|
||||
- centaur
|
||||
|
@ -140,7 +140,7 @@ Fun sprint names for 2022 lists my favorite D&D monsters, also see [[https://lis
|
|||
** 2021
|
||||
Choosing Sprint Names based on [[https://www.imagineforest.com/blog/funniest-words-in-the-english-language/][Funny or Silly Words]]:
|
||||
|
||||
#+NAME: sprint-names-2021
|
||||
#+name: sprint-names-2021
|
||||
- abibliophobia :: The fear of running out of reading materials to read
|
||||
- bamboozled :: To trick or confuse someone
|
||||
- catawampus :: Something positioned diagonally
|
||||
|
@ -171,7 +171,7 @@ Choosing Sprint Names based on [[https://www.imagineforest.com/blog/funniest-wor
|
|||
|
||||
New names from [[https://en.m.wikipedia.org/wiki/List_of_dinosaur_genera][list of dinosaurs]].
|
||||
|
||||
#+NAME: sprint-names-2020
|
||||
#+name: sprint-names-2020
|
||||
- ankylosaurus
|
||||
- brontosaurus
|
||||
- coelophysis
|
||||
|
@ -203,7 +203,7 @@ New names from [[https://en.m.wikipedia.org/wiki/List_of_dinosaur_genera][list o
|
|||
|
||||
Came up with a list of somewhat well-known cities throughout the world (at least, they had to have a population of 100,000 or more), but I didn't want any real obvious ones.
|
||||
|
||||
#+NAME: sprint-names-2019
|
||||
#+name: sprint-names-2019
|
||||
- achy-aachen
|
||||
- bare-bacabal
|
||||
- candid-cannes
|
||||
|
@ -493,12 +493,12 @@ Let's =provide= a name so we can =require= this file:
|
|||
|
||||
Before you can build this on a new system, make sure that you put the cursor over any of these properties, and hit: ~C-c C-c~
|
||||
|
||||
#+DESCRIPTION: A literate program for configuring org files for work-related notes.
|
||||
#+description: A literate program for configuring org files for work-related notes.
|
||||
|
||||
#+PROPERTY: header-args:sh :tangle no
|
||||
#+PROPERTY: header-args:emacs-lisp :tangle yes
|
||||
#+PROPERTY: header-args :results none :eval no-export :comments no mkdirp yes
|
||||
#+property: header-args:sh :tangle no
|
||||
#+property: header-args:emacs-lisp :tangle yes
|
||||
#+property: header-args :results none :eval no-export :comments no mkdirp yes
|
||||
|
||||
#+OPTIONS: num:nil toc:t todo:nil tasks:nil tags:nil date:nil
|
||||
#+OPTIONS: skip:nil author:nil email:nil creator:nil timestamp:nil
|
||||
#+INFOJS_OPT: view:nil toc:t ltoc:t mouse:underline buttons:0 path:http://orgmode.org/org-info.js
|
||||
#+options: num:nil toc:t todo:nil tasks:nil tags:nil date:nil
|
||||
#+options: skip:nil author:nil email:nil creator:nil timestamp:nil
|
||||
#+infojs_opt: view:nil toc:t ltoc:t mouse:underline buttons:0 path:http://orgmode.org/org-info.js
|
||||
|
|
|
@ -415,12 +415,12 @@ Let's provide a name so we can =require= this file:
|
|||
#+end_src
|
||||
Before you can build this on a new system, make sure that you put the cursor over any of these properties, and hit: ~C-c C-c~
|
||||
|
||||
#+DESCRIPTION: A literate programming file for making Org file more readable.
|
||||
#+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 :results none :eval no-export :comments no
|
||||
#+property: header-args:sh :tangle no
|
||||
#+property: header-args:emacs-lisp :tangle yes
|
||||
#+property: header-args :results none :eval no-export :comments no
|
||||
|
||||
#+OPTIONS: num:nil toc:t todo:nil tasks:nil tags:nil date:nil
|
||||
#+OPTIONS: skip:nil author:nil email:nil creator:nil timestamp:nil
|
||||
#+INFOJS_OPT: view:nil toc:t ltoc:t mouse:underline buttons:0 path:http://orgmode.org/org-info.js
|
||||
#+options: num:nil toc:t todo:nil tasks:nil tags:nil date:nil
|
||||
#+options: skip:nil author:nil email:nil creator:nil timestamp:nil
|
||||
#+infojs_opt: view:nil toc:t ltoc:t mouse:underline buttons:0 path:http://orgmode.org/org-info.js
|
||||
|
|
17
ha-org.org
17
ha-org.org
|
@ -2,7 +2,8 @@
|
|||
#+author: Howard X. Abrams
|
||||
#+date: 2020-09-18
|
||||
#+tags: emacs org
|
||||
#+STARTUP: inlineimages
|
||||
#+startup: inlineimages
|
||||
#+lastmod: [2024-03-05 Tue]
|
||||
|
||||
A literate programming file for configuring org-mode and those files.
|
||||
|
||||
|
@ -1169,12 +1170,12 @@ Let's provide a name, to allow =require= to work:
|
|||
|
||||
Before you can build this on a new system, make sure that you put the cursor over any of these properties, and hit: ~C-c C-c~
|
||||
|
||||
#+DESCRIPTION: A literate programming file for configuring org-mode and those files.
|
||||
#+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 :results none :eval no-export :comments no mkdirp yes
|
||||
#+property: header-args:sh :tangle no
|
||||
#+property: header-args:emacs-lisp :tangle yes :noweb yes
|
||||
#+property: header-args :results none :eval no-export :comments no mkdirp yes
|
||||
|
||||
#+OPTIONS: num:nil toc:t todo:nil tasks:nil tags:nil date:nil
|
||||
#+OPTIONS: skip:nil author:nil email:nil creator:nil timestamp:nil
|
||||
#+INFOJS_OPT: view:nil toc:t ltoc:t mouse:underline buttons:0 path:http://orgmode.org/org-info.js
|
||||
#+options: num:nil toc:t todo:nil tasks:nil tags:nil date:nil
|
||||
#+options: skip:nil author:nil email:nil creator:nil timestamp:nil
|
||||
#+infojs_opt: view:nil toc:t ltoc:t mouse:underline buttons:0 path:http://orgmode.org/org-info.js
|
||||
|
|
|
@ -122,12 +122,12 @@ This will =provide= a code name, so that we can =require= this.
|
|||
;;; ha-passwords.el ends here
|
||||
#+end_src
|
||||
|
||||
#+DESCRIPTION: A literate programming version for Emacs code to generate and store passwords.
|
||||
#+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 :results none :eval no-export :comments no mkdirp yes
|
||||
#+property: header-args:sh :tangle no
|
||||
#+property: header-args:emacs-lisp :tangle yes
|
||||
#+property: header-args :results none :eval no-export :comments no mkdirp yes
|
||||
|
||||
#+OPTIONS: num:nil toc:t todo:nil tasks:nil tags:nil date:nil
|
||||
#+OPTIONS: skip:nil author:nil email:nil creator:nil timestamp:nil
|
||||
#+INFOJS_OPT: view:nil toc:t ltoc:t mouse:underline buttons:0 path:http://orgmode.org/org-info.js
|
||||
#+options: num:nil toc:t todo:nil tasks:nil tags:nil date:nil
|
||||
#+options: skip:nil author:nil email:nil creator:nil timestamp:nil
|
||||
#+infojs_opt: view:nil toc:t ltoc:t mouse:underline buttons:0 path:http://orgmode.org/org-info.js
|
||||
|
|
|
@ -259,7 +259,7 @@ Does this now work?
|
|||
(format "The answer is %d" (+ (* 4 10) 2))
|
||||
#+end_src
|
||||
|
||||
#+RESULTS:
|
||||
#+results:
|
||||
"The answer is 42"
|
||||
* LSP, a WIP
|
||||
Check out the goodies in [[https://emacs-lsp.github.io/lsp-mode/tutorials/clojure-guide/][this essay]] for hooking Clojure to LSP. Haven’t done this yet, and to be honest, I’m not sure what it buys us beyond what Cider offers.
|
||||
|
@ -275,12 +275,12 @@ Let's =provide= a name so we can =require= this file:
|
|||
;;; ha-programming-clojure.el ends here
|
||||
#+end_src
|
||||
|
||||
#+DESCRIPTION: programming in Clojure.
|
||||
#+description: programming in Clojure.
|
||||
|
||||
#+PROPERTY: header-args:sh :tangle no
|
||||
#+PROPERTY: header-args:emacs-lisp :tangle yes
|
||||
#+PROPERTY: header-args :results none :eval no-export :comments no mkdirp yes
|
||||
#+property: header-args:sh :tangle no
|
||||
#+property: header-args:emacs-lisp :tangle yes
|
||||
#+property: header-args :results none :eval no-export :comments no mkdirp yes
|
||||
|
||||
#+OPTIONS: num:nil toc:t todo:nil tasks:nil tags:nil date:nil
|
||||
#+OPTIONS: skip:nil author:nil email:nil creator:nil timestamp:nil
|
||||
#+INFOJS_OPT: view:nil toc:t ltoc:t mouse:underline buttons:0 path:http://orgmode.org/org-info.js
|
||||
#+options: num:nil toc:t todo:nil tasks:nil tags:nil date:nil
|
||||
#+options: skip:nil author:nil email:nil creator:nil timestamp:nil
|
||||
#+infojs_opt: view:nil toc:t ltoc:t mouse:underline buttons:0 path:http://orgmode.org/org-info.js
|
||||
|
|
|
@ -349,12 +349,12 @@ Let's =provide= a name so we can =require= this file:
|
|||
;;; ha-programming-elisp.el ends here
|
||||
#+end_src
|
||||
|
||||
#+DESCRIPTION: configuring Emacs for Lisp programming.
|
||||
#+description: configuring Emacs for Lisp programming.
|
||||
|
||||
#+PROPERTY: header-args:sh :tangle no
|
||||
#+PROPERTY: header-args:emacs-lisp :tangle yes
|
||||
#+PROPERTY: header-args :results none :eval no-export :comments no mkdirp yes
|
||||
#+property: header-args:sh :tangle no
|
||||
#+property: header-args:emacs-lisp :tangle yes
|
||||
#+property: header-args :results none :eval no-export :comments no mkdirp yes
|
||||
|
||||
#+OPTIONS: num:nil toc:t todo:nil tasks:nil tags:nil date:nil
|
||||
#+OPTIONS: skip:nil author:nil email:nil creator:nil timestamp:nil
|
||||
#+INFOJS_OPT: view:nil toc:t ltoc:t mouse:underline buttons:0 path:http://orgmode.org/org-info.js
|
||||
#+options: num:nil toc:t todo:nil tasks:nil tags:nil date:nil
|
||||
#+options: skip:nil author:nil email:nil creator:nil timestamp:nil
|
||||
#+infojs_opt: view:nil toc:t ltoc:t mouse:underline buttons:0 path:http://orgmode.org/org-info.js
|
||||
|
|
|
@ -71,7 +71,7 @@ And let’s see if this works:
|
|||
zip nums ['a' .. 'e']
|
||||
#+end_src
|
||||
|
||||
#+RESULTS:
|
||||
#+results:
|
||||
| 3 | a |
|
||||
| 4 | b |
|
||||
| 5 | c |
|
||||
|
@ -83,12 +83,12 @@ Let's =provide= a name so we can =require= this file:
|
|||
;;; ha-programming-haskell.el ends here
|
||||
#+end_src
|
||||
|
||||
#+DESCRIPTION: configuring Emacs.
|
||||
#+description: configuring Emacs.
|
||||
|
||||
#+PROPERTY: header-args:sh :tangle no
|
||||
#+PROPERTY: header-args:emacs-lisp :tangle yes
|
||||
#+PROPERTY: header-args :results none :eval no-export :comments no mkdirp yes
|
||||
#+property: header-args:sh :tangle no
|
||||
#+property: header-args:emacs-lisp :tangle yes
|
||||
#+property: header-args :results none :eval no-export :comments no mkdirp yes
|
||||
|
||||
#+OPTIONS: num:nil toc:t todo:nil tasks:nil tags:nil date:nil
|
||||
#+OPTIONS: skip:nil author:nil email:nil creator:nil timestamp:nil
|
||||
#+INFOJS_OPT: view:nil toc:t ltoc:t mouse:underline buttons:0 path:http://orgmode.org/org-info.js
|
||||
#+options: num:nil toc:t todo:nil tasks:nil tags:nil date:nil
|
||||
#+options: skip:nil author:nil email:nil creator:nil timestamp:nil
|
||||
#+infojs_opt: view:nil toc:t ltoc:t mouse:underline buttons:0 path:http://orgmode.org/org-info.js
|
||||
|
|
|
@ -97,11 +97,11 @@ Let's =provide= a name so we can =require= this file:
|
|||
;;; ha-programming-ocaml.el ends here
|
||||
#+end_src
|
||||
|
||||
#+DESCRIPTION: integrating OCaml
|
||||
#+PROPERTY: header-args:sh :tangle no
|
||||
#+PROPERTY: header-args:emacs-lisp :tangle yes
|
||||
#+PROPERTY: header-args :results none :eval no-export :comments no mkdirp yes
|
||||
#+description: integrating OCaml
|
||||
#+property: header-args:sh :tangle no
|
||||
#+property: header-args:emacs-lisp :tangle yes
|
||||
#+property: header-args :results none :eval no-export :comments no mkdirp yes
|
||||
|
||||
#+OPTIONS: num:nil toc:t todo:nil tasks:nil tags:nil date:nil
|
||||
#+OPTIONS: skip:nil author:nil email:nil creator:nil timestamp:nil
|
||||
#+INFOJS_OPT: view:nil toc:t ltoc:t mouse:underline buttons:0 path:http://orgmode.org/org-info.js
|
||||
#+options: num:nil toc:t todo:nil tasks:nil tags:nil date:nil
|
||||
#+options: skip:nil author:nil email:nil creator:nil timestamp:nil
|
||||
#+infojs_opt: view:nil toc:t ltoc:t mouse:underline buttons:0 path:http://orgmode.org/org-info.js
|
||||
|
|
|
@ -298,12 +298,12 @@ Let's =provide= a name so we can =require= this file:
|
|||
;;; ha-programming-python.el ends here
|
||||
#+end_src
|
||||
|
||||
#+DESCRIPTION: A literate programming file for configuring Python.
|
||||
#+description: A literate programming file for configuring Python.
|
||||
|
||||
#+PROPERTY: header-args:sh :tangle no
|
||||
#+PROPERTY: header-args:emacs-lisp :tangle yes
|
||||
#+PROPERTY: header-args :results none :eval no-export :comments no mkdirp yes
|
||||
#+property: header-args:sh :tangle no
|
||||
#+property: header-args:emacs-lisp :tangle yes
|
||||
#+property: header-args :results none :eval no-export :comments no mkdirp yes
|
||||
|
||||
#+OPTIONS: num:nil toc:t todo:nil tasks:nil tags:nil date:nil
|
||||
#+OPTIONS: skip:nil author:nil email:nil creator:nil timestamp:nil
|
||||
#+INFOJS_OPT: view:nil toc:t ltoc:t mouse:underline buttons:0 path:http://orgmode.org/org-info.js
|
||||
#+options: num:nil toc:t todo:nil tasks:nil tags:nil date:nil
|
||||
#+options: skip:nil author:nil email:nil creator:nil timestamp:nil
|
||||
#+infojs_opt: view:nil toc:t ltoc:t mouse:underline buttons:0 path:http://orgmode.org/org-info.js
|
||||
|
|
|
@ -313,12 +313,12 @@ Let's =provide= a name so we can =require= this file:
|
|||
;;; ha-programming-ruby.el ends here
|
||||
#+end_src
|
||||
|
||||
#+DESCRIPTION: configuring Emacs to support the Ruby programming language.
|
||||
#+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 :results none :eval no-export :comments no mkdirp yes
|
||||
#+property: header-args:sh :tangle no
|
||||
#+property: header-args:emacs-lisp :tangle yes
|
||||
#+property: header-args :results none :eval no-export :comments no mkdirp yes
|
||||
|
||||
#+OPTIONS: num:nil toc:t todo:nil tasks:nil tags:nil date:nil
|
||||
#+OPTIONS: skip:nil author:nil email:nil creator:nil timestamp:nil
|
||||
#+INFOJS_OPT: view:nil toc:t ltoc:t mouse:underline buttons:0 path:http://orgmode.org/org-info.js
|
||||
#+options: num:nil toc:t todo:nil tasks:nil tags:nil date:nil
|
||||
#+options: skip:nil author:nil email:nil creator:nil timestamp:nil
|
||||
#+infojs_opt: view:nil toc:t ltoc:t mouse:underline buttons:0 path:http://orgmode.org/org-info.js
|
||||
|
|
|
@ -111,12 +111,12 @@ Let's =provide= a name so we can =require= this file:
|
|||
;;; ha-programming-rust.el ends here
|
||||
#+end_src
|
||||
|
||||
#+DESCRIPTION: Emacs configuration for the Rust programming language.
|
||||
#+description: Emacs configuration for the Rust programming language.
|
||||
|
||||
#+PROPERTY: header-args:sh :tangle no
|
||||
#+PROPERTY: header-args:emacs-lisp :tangle yes
|
||||
#+PROPERTY: header-args :results none :eval no-export :comments no mkdirp yes
|
||||
#+property: header-args:sh :tangle no
|
||||
#+property: header-args:emacs-lisp :tangle yes
|
||||
#+property: header-args :results none :eval no-export :comments no mkdirp yes
|
||||
|
||||
#+OPTIONS: num:nil toc:t todo:nil tasks:nil tags:nil date:nil
|
||||
#+OPTIONS: skip:nil author:nil email:nil creator:nil timestamp:nil
|
||||
#+INFOJS_OPT: view:nil toc:t ltoc:t mouse:underline buttons:0 path:http://orgmode.org/org-info.js
|
||||
#+options: num:nil toc:t todo:nil tasks:nil tags:nil date:nil
|
||||
#+options: skip:nil author:nil email:nil creator:nil timestamp:nil
|
||||
#+infojs_opt: view:nil toc:t ltoc:t mouse:underline buttons:0 path:http://orgmode.org/org-info.js
|
||||
|
|
|
@ -84,7 +84,7 @@ And simply using it:
|
|||
(+ a b)
|
||||
#+end_src
|
||||
|
||||
#+RESULTS:
|
||||
#+results:
|
||||
: ;Value: 50
|
||||
|
||||
And what about Scheme-specific stuff needed for SICP?
|
||||
|
@ -136,7 +136,7 @@ Working for values?
|
|||
(* 6 7)
|
||||
#+end_src
|
||||
|
||||
#+RESULTS:
|
||||
#+results:
|
||||
: 42
|
||||
|
||||
Working for output?
|
||||
|
@ -147,7 +147,7 @@ Working for output?
|
|||
(display (string-titlecase all))
|
||||
#+end_src
|
||||
|
||||
#+RESULTS:
|
||||
#+results:
|
||||
: Hello, World
|
||||
|
||||
The interface is horrendously slow, as the =:session= doesn’t seem to work, and starting up a Racket REPL takes a long time.
|
||||
|
@ -168,7 +168,7 @@ Let’s try this now:
|
|||
(inc 42)
|
||||
#+end_src
|
||||
|
||||
#+RESULTS:
|
||||
#+results:
|
||||
: 43
|
||||
|
||||
* Technical Artifacts :noexport:
|
||||
|
@ -179,12 +179,12 @@ Let's =provide= a name so we can =require= this file:
|
|||
;;; ha-programming-scheme.el ends here
|
||||
#+end_src
|
||||
|
||||
#+DESCRIPTION: A literate programming file configuring Emacs.
|
||||
#+description: A literate programming file configuring Emacs.
|
||||
|
||||
#+PROPERTY: header-args:sh :tangle no
|
||||
#+PROPERTY: header-args:emacs-lisp :tangle yes
|
||||
#+PROPERTY: header-args :results none :eval no-export :comments no mkdirp yes
|
||||
#+property: header-args:sh :tangle no
|
||||
#+property: header-args:emacs-lisp :tangle yes
|
||||
#+property: header-args :results none :eval no-export :comments no mkdirp yes
|
||||
|
||||
#+OPTIONS: num:nil toc:t todo:nil tasks:nil tags:nil date:nil
|
||||
#+OPTIONS: skip:nil author:nil email:nil creator:nil timestamp:nil
|
||||
#+INFOJS_OPT: view:nil toc:t ltoc:t mouse:underline buttons:0 path:http://orgmode.org/org-info.js
|
||||
#+options: num:nil toc:t todo:nil tasks:nil tags:nil date:nil
|
||||
#+options: skip:nil author:nil email:nil creator:nil timestamp:nil
|
||||
#+infojs_opt: view:nil toc:t ltoc:t mouse:underline buttons:0 path:http://orgmode.org/org-info.js
|
||||
|
|
|
@ -1311,12 +1311,12 @@ Provide a name to =require= this code.
|
|||
|
||||
Before you can build this on a new system, make sure that you put the cursor over any of these properties, and hit: ~C-c C-c~
|
||||
|
||||
#+DESCRIPTION: A literate programming file for helping me program.
|
||||
#+description: A literate programming file for helping me program.
|
||||
|
||||
#+PROPERTY: header-args:sh :tangle no
|
||||
#+PROPERTY: header-args:emacs-lisp :tangle yes
|
||||
#+PROPERTY: header-args :results none :eval no-export :comments no mkdirp yes
|
||||
#+property: header-args:sh :tangle no
|
||||
#+property: header-args:emacs-lisp :tangle yes
|
||||
#+property: header-args :results none :eval no-export :comments no mkdirp yes
|
||||
|
||||
#+OPTIONS: num:nil toc:t todo:nil tasks:nil tags:nil date:nil
|
||||
#+OPTIONS: skip:nil author:nil email:nil creator:nil timestamp:nil
|
||||
#+INFOJS_OPT: view:nil toc:t ltoc:t mouse:underline buttons:0 path:http://orgmode.org/org-info.js
|
||||
#+options: num:nil toc:t todo:nil tasks:nil tags:nil date:nil
|
||||
#+options: skip:nil author:nil email:nil creator:nil timestamp:nil
|
||||
#+infojs_opt: view:nil toc:t ltoc:t mouse:underline buttons:0 path:http://orgmode.org/org-info.js
|
||||
|
|
|
@ -540,12 +540,12 @@ Provide a name so we can =require= the file:
|
|||
|
||||
Before you can build this on a new system, make sure that you put the cursor over any of these properties, and hit: ~C-c C-c~
|
||||
|
||||
#+DESCRIPTION: A literate configuration for accessing remote systems.
|
||||
#+description: A literate configuration for accessing remote systems.
|
||||
|
||||
#+PROPERTY: header-args:sh :tangle no
|
||||
#+PROPERTY: header-args:emacs-lisp :tangle yes
|
||||
#+PROPERTY: header-args :results none :eval no-export :comments no mkdirp yes
|
||||
#+property: header-args:sh :tangle no
|
||||
#+property: header-args:emacs-lisp :tangle yes
|
||||
#+property: header-args :results none :eval no-export :comments no mkdirp yes
|
||||
|
||||
#+OPTIONS: num:nil toc:t todo:nil tasks:nil tags:nil date:nil
|
||||
#+OPTIONS: skip:nil author:nil email:nil creator:nil timestamp:nil
|
||||
#+INFOJS_OPT: view:nil toc:t ltoc:t mouse:underline buttons:0 path:http://orgmode.org/org-info.js
|
||||
#+options: num:nil toc:t todo:nil tasks:nil tags:nil date:nil
|
||||
#+options: skip:nil author:nil email:nil creator:nil timestamp:nil
|
||||
#+infojs_opt: view:nil toc:t ltoc:t mouse:underline buttons:0 path:http://orgmode.org/org-info.js
|
||||
|
|
|
@ -1,11 +1,12 @@
|
|||
#+TITLE: ${1:`(->> (buffer-file-name)
|
||||
#+title: ${1:`(->> (buffer-file-name)
|
||||
(file-name-base)
|
||||
(s-split-words)
|
||||
(--map (s-capitalize it))
|
||||
(s-join " "))`}
|
||||
#+AUTHOR: `user-full-name`
|
||||
#+DATE: `(format-time-string "%Y-%m-%d")`
|
||||
#+FILETAGS: :emacs:
|
||||
#+author: `user-full-name`
|
||||
#+date: `(format-time-string "%Y-%m-%d")`
|
||||
#+filetags: emacs hamacs
|
||||
#+lastmod: `(format-time-string "[%Y-%m-%d %b]")`
|
||||
|
||||
A literate programming file for ${2:configuring Emacs.}
|
||||
|
||||
|
@ -13,7 +14,7 @@ A literate programming file for ${2:configuring Emacs.}
|
|||
;;; `(file-name-base (buffer-file-name)))` --- $2 -*- lexical-binding: t; -*-
|
||||
;;
|
||||
;; © `(format-time-string "%Y")` `user-full-name`
|
||||
;; This work is licensed under a Creative Commons Attribution 4.0 International License.
|
||||
;; Licensed under a Creative Commons Attribution 4.0 International License.
|
||||
;; See http://creativecommons.org/licenses/by/4.0/
|
||||
;;
|
||||
;; Author: `user-full-name` <http://gitlab.com/howardabrams>
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
#+TITLE: `(sprint-current-name)`
|
||||
#+AUTHOR: `user-full-name`
|
||||
#+EMAIL: `user-mail-address`
|
||||
#+DATE: `(sprint-date-range)`
|
||||
#+CATEGORY: sprint
|
||||
#+FILETAGS: :work:
|
||||
#+title: `(sprint-current-name)`
|
||||
#+author: `user-full-name`
|
||||
#+email: `user-mail-address`
|
||||
#+date: `(sprint-date-range)`
|
||||
#+category: sprint
|
||||
#+filetags: :work:
|
||||
|
||||
* Work Issues
|
||||
$0
|
||||
|
@ -20,9 +20,9 @@ Anything that doesn't fit the above goes here.
|
|||
* Notes for Next Sprint
|
||||
|
||||
|
||||
#+DESCRIPTION: Notes taken during Sprint #`(sprint-number)`
|
||||
#+PROPERTY: header-args: :results drawer :tangle no :eval no-export :comments org
|
||||
#+OPTIONS: num:nil toc:t todo:nil tasks:nil tags:nil skip:nil author:nil email:nil creator:nil timestamp:nil ^:nil
|
||||
#+description: Notes taken during Sprint #`(sprint-number)`
|
||||
#+property: header-args: :results drawer :tangle no :eval no-export :comments org
|
||||
#+options: num:nil toc:t todo:nil tasks:nil tags:nil skip:nil author:nil email:nil creator:nil timestamp:nil ^:nil
|
||||
|
||||
# Local Variables:
|
||||
# eval: (org-content 2)
|
||||
|
|
Loading…
Reference in a new issue