aboutsummaryrefslogtreecommitdiff
path: root/modules/weather-config.el
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-04-30 10:12:54 -0500
committerCraig Jennings <c@cjennings.net>2026-04-30 10:12:54 -0500
commitd28bd8404f856985d82d493416633fee02e737f5 (patch)
tree04b9613cb17a8ad0a3e2cd3eac74084115ca39f7 /modules/weather-config.el
parentfc3fc42910f3dfa82dd9e00c20775ae318f8341c (diff)
downloaddotemacs-d28bd8404f856985d82d493416633fee02e737f5.tar.gz
dotemacs-d28bd8404f856985d82d493416633fee02e737f5.zip
chore(deps): add commented :load-path hints for local-dev swaps
Each :vc-installed package whose source repo is also cloned under ~/code now carries a commented :load-path line directly under the :vc form. Uncomment the :load-path and comment the :vc to flip into local development without rewriting the use-package block. Covered: gloss, org-drill, wttrin (emacs-wttrin), chime. Skipped: org-msg. The previous local clone at ~/code/org-msg is no longer present; if it gets re-cloned later, add the same hint there.
Diffstat (limited to 'modules/weather-config.el')
-rw-r--r--modules/weather-config.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/weather-config.el b/modules/weather-config.el
index 74113be6..efcc7393 100644
--- a/modules/weather-config.el
+++ b/modules/weather-config.el
@@ -14,6 +14,7 @@
:vc (:url "git@cjennings.net:emacs-wttrin.git"
:branch "main"
:rev :newest)
+ ;; :load-path "~/code/emacs-wttrin" ;; uncomment + comment :vc above for local dev
:demand t ;; REQUIRED: mode-line must start at Emacs startup
:preface
;; Change this to t to enable debug logging