ENH remove emory and update sig
This commit is contained in:
parent
92ba298ab2
commit
6fc7535ba3
17
etc/conf.org
17
etc/conf.org
|
@ -3711,17 +3711,7 @@ Initialize by running =nd/mu-init=.
|
||||||
|
|
||||||
;; compose
|
;; compose
|
||||||
mu4e-compose-signature-auto-include nil ;; sigs are annoying by default
|
mu4e-compose-signature-auto-include nil ;; sigs are annoying by default
|
||||||
mu4e-compose-signature
|
mu4e-compose-signature "Thank you,\nNathan Dwarshuis"
|
||||||
(string-join
|
|
||||||
'("Nathan Dwarshuis"
|
|
||||||
""
|
|
||||||
"PhD Candidate - Biomedical Engineering - Krish Roy Lab"
|
|
||||||
"Georgia Institute of Technology and Emory University"
|
|
||||||
"ndwarshuis3@gatech.edu - (616) 307-4957"
|
|
||||||
""
|
|
||||||
"NOTE - I do not use email on my mobile devices"
|
|
||||||
"Please use my phone number for urgent messages")
|
|
||||||
"\n")
|
|
||||||
|
|
||||||
;; aliases
|
;; aliases
|
||||||
mail-personal-alias-file (no-littering-expand-etc-file-name
|
mail-personal-alias-file (no-littering-expand-etc-file-name
|
||||||
|
@ -3751,11 +3741,6 @@ Initialize by running =nd/mu-init=.
|
||||||
"gatech"
|
"gatech"
|
||||||
"ndwarshuis3@gatech.edu"
|
"ndwarshuis3@gatech.edu"
|
||||||
"smtp.office365.com"
|
"smtp.office365.com"
|
||||||
'sent)
|
|
||||||
(nd/make-mu4e-context "emory"
|
|
||||||
"emory"
|
|
||||||
"ndwarsh@emory.edu"
|
|
||||||
"smtp.office365.com"
|
|
||||||
'sent)))
|
'sent)))
|
||||||
|
|
||||||
;; enable visual line mode and spell checking
|
;; enable visual line mode and spell checking
|
||||||
|
|
Loading…
Reference in New Issue