diff --git a/customizations.el b/customizations.el index 82eace2..421520a 100644 --- a/customizations.el +++ b/customizations.el @@ -186,6 +186,7 @@ zygospore))) '(safe-local-variable-values (quote ((bug-reference-bug-regexp . "#\\(?2:[0-9]+\\)")))) '(scroll-margin 2) + '(send-mail-function (quote sendmail-send-it)) '(sgml-basic-offset 4) '(show-trailing-whitespace t) '(suggest-key-bindings nil)