[mu4e] Add pronouns to signature

master
Jacopo De Simoi 5 years ago
parent b7c5f8a3b8
commit 245461d1ee
  1. 4
      global.org

@ -634,8 +634,8 @@
( smtpmail-stream-type . starttls ) ( smtpmail-stream-type . starttls )
( smtpmail-smtp-service . 9587 ) ( smtpmail-smtp-service . 9587 )
( mu4e-compose-signature . (concat ( mu4e-compose-signature . (concat
"Jacopo De Simoi\n" "Jacopo De Simoi (he · him · his)\n"
"Associate Professor U Toronto\n")))))) "Associate Professor · U Toronto\n"))))))
;; set `mu4e-context-policy` and `mu4e-compose-policy` to tweak when mu4e should ;; set `mu4e-context-policy` and `mu4e-compose-policy` to tweak when mu4e should
;; guess or ask the correct context, e.g. ;; guess or ask the correct context, e.g.

Loading…
Cancel
Save