aboutsummaryrefslogtreecommitdiff
path: root/modules/mu4e-org-contacts-integration.el
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-06-24 07:21:55 -0400
committerCraig Jennings <c@cjennings.net>2026-06-24 07:21:55 -0400
commit91a041f6fdd8f55724de12810eea81e6147e05d7 (patch)
tree9de79a215abbb3a1a6ef692bf58fc872dda82f67 /modules/mu4e-org-contacts-integration.el
parentb0d055460ef7d0bb6b0acec1c2d51fdedd225c56 (diff)
downloaddotemacs-91a041f6fdd8f55724de12810eea81e6147e05d7.tar.gz
dotemacs-91a041f6fdd8f55724de12810eea81e6147e05d7.zip
style(elisp): clear defcustom-group and dead-local byte-compile warnings
Add :type and a containing :group to the three localrepo defcustoms (new localrepo defgroup) and to cj/org-agenda-window-height. Drop the unused `initial` local in the org-contacts completion-at-point function. Claude-Session: https://claude.ai/code/session_01BqrdWUo9GcznYX2pZr76gZ
Diffstat (limited to 'modules/mu4e-org-contacts-integration.el')
-rw-r--r--modules/mu4e-org-contacts-integration.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/mu4e-org-contacts-integration.el b/modules/mu4e-org-contacts-integration.el
index 6aed3d4c..daa12701 100644
--- a/modules/mu4e-org-contacts-integration.el
+++ b/modules/mu4e-org-contacts-integration.el
@@ -32,7 +32,6 @@ This function is designed to work with mu4e's compose buffers."
(re-search-backward "\\(\\`\\|[\n:,]\\)[ \t]*" nil t)
(goto-char (match-end 0))
(point)))
- (initial (buffer-substring-no-properties start end))
(contacts (cj/get-all-contact-emails)))
(when contacts
(list start end