Update path to org repository when mailing patches

This commit is contained in:
TEC 2024-03-09 00:06:35 +08:00
parent 0d136a1624
commit cc33a5750d
Signed by: tec
SSH Key Fingerprint: SHA256:eobz41Mnm0/iYWBvWThftS0ElEs1ftBr6jamutnXc/A
1 changed files with 1 additions and 4 deletions

View File

@ -7481,10 +7481,7 @@ namely:
(goto-char (point-max))
(insert (car +mu4e-org-ml-signature)))
(setq default-directory
(replace-regexp-in-string
(regexp-quote straight-build-dir)
"repos"
(file-name-directory (locate-library "org"))))))
(file-name-concat doom-user-dir "lisp/org/"))))
(defun +mu4e-goto-subject-not-to-once ()
(message-goto-subject)