From 088e2b3f14f0ea02038e20dccbb62e05d4eec9b2 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Sat, 30 Aug 2025 12:13:52 -0500 Subject: email, ai, and miscellaneous refactor setup-email script - Enable "set -euo pipefail" for safer execution - Quote all variable references in test conditions - Update script header with usage notes and email setup steps email and org-msg changes - Configure org-msg with inline CSS, greeting, images, citations, and signature - Enable org-msg-mode in all mu4e compose buffers - Advise mu4e-compose-reply and mu4e-compose-wide-reply to use org-msg-edit-mode - Move no-auto-fill hook into mu4e-compose-mode-hook - Disable mu4e-compose-format-flowed and set mu4e-html2text-command - Update gnus-blocked-images comment and remove default signature-file setting - remove org-contact configurations ai changes - historian directive added - added all new directives to menu - changed default directive to default-directive! misc changes - org complains when tab-widths aren't at 8 - refactor and improve delete blank lines region or buffer - change name of add-header function to be more specific - updated tasks - updated abbrevs - documentation for local-arch-wiki-search --- assets/abbrev_defs | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) (limited to 'assets') diff --git a/assets/abbrev_defs b/assets/abbrev_defs index e838fc08..12b20380 100644 --- a/assets/abbrev_defs +++ b/assets/abbrev_defs @@ -31,7 +31,7 @@ ("aethetically" "aesthetically" nil :count 0) ("agression" "aggression" nil :count 0) ("agressive" "aggressive" nil :count 0) - ("ahve" "have" nil :count 10) + ("ahve" "have" nil :count 11) ("aknowledge" "acknowledge" nil :count 0) ("alegiance" "allegiance" nil :count 0) ("allegaince" "allegiance" nil :count 0) @@ -75,7 +75,7 @@ ("bouy" "buoy" nil :count 0) ("bouyant" "buoyant" nil :count 0) ("buisness" "business" nil :count 0) - ("cafe" "café" nil :count 1) + ("cafe" "café" nil :count 2) ("cafes" "cafés" nil :count 2) ("calender" "calendar" nil :count 0) ("camoflage" "camouflage" nil :count 0) @@ -114,7 +114,7 @@ ("congradulate" "congratulate" nil :count 0) ("consciencious" "conscientious" nil :count 0) ("consious" "conscious" nil :count 0) - ("construciton" "construction" nil :count 0) + ("construciton" "construction" nil :count 1) ("constuction" "construction" nil :count 0) ("continute" "continue" nil :count 0) ("contraversy" "controversy" nil :count 0) @@ -126,7 +126,7 @@ ("customizaton" "customization" nil :count 0) ("dacquiri" "daiquiri" nil :count 0) ("daneel" "Danneel" nil :count 0) - ("danneel" "Danneel" nil :count 14) + ("danneel" "Danneel" nil :count 22) ("daquiri" "daiquiri" nil :count 0) ("decieve" "deceive" nil :count 0) ("decisons" "decisions" nil :count 0) @@ -148,6 +148,7 @@ ("direcories" "directories" nil :count 0) ("directirve" "directive" nil :count 0) ("discorage" "discourage" nil :count 0) + ("disrepancies" "discrepancies" nil :count 0) ("dissapoint" "disappoint" nil :count 0) ("distaseful" "distasteful" nil :count 0) ("drunkeness" "drunkenness" nil :count 0) @@ -232,6 +233,7 @@ ("liesure" "leisure" nil :count 0) ("lisence" "license" nil :count 0) ("lotes" "lots" nil :count 0) + ("maerials" "materials" nil :count 0) ("maintainence" "maintenance" nil :count 0) ("maintnance" "maintenance" nil :count 0) ("managment" "management" nil :count 0) @@ -275,7 +277,7 @@ ("oppositiion" "opposition" nil :count 0) ("opppsite" "opposite" nil :count 0) ("orignal" "original" nil :count 0) - ("ot" "to" nil :count 32) + ("ot" "to" nil :count 36) ("otehr" "other" nil :count 3) ("otes" "notes" nil :count 0) ("outgoign" "outgoing" nil :count 0) @@ -369,12 +371,12 @@ ("talekd" "talked" nil :count 0) ("talkign" "talking" nil :count 6) ("teh" "the" nil :count 128) - ("tehir" "their" nil :count 4) + ("tehir" "their" nil :count 5) ("tehre" "there" nil :count 2) ("thansk" "thanks" nil :count 3) ("throguh" "through" nil :count 0) ("throough" "through" nil :count 0) - ("tiem" "time" nil :count 0) + ("tiem" "time" nil :count 1) ("togehter" "together" nil :count 2) ("tomatos" "tomatoes" nil :count 0) ("tranaction" "transaction" nil :count 0) -- cgit v1.2.3