From 90afaf475cbc08a45061de15f8dc89c448e57b83 Mon Sep 17 00:00:00 2001 From: rearman Date: Wed, 20 Aug 2025 09:28:19 -0400 Subject: [PATCH] Remove email setup from work config --- re/re-os-specific.el | 1 - 1 file changed, 1 deletion(-) diff --git a/re/re-os-specific.el b/re/re-os-specific.el index edb0d06..58059b6 100644 --- a/re/re-os-specific.el +++ b/re/re-os-specific.el @@ -5,7 +5,6 @@ (when (equal system-type 'windows-nt) (setq delete-by-moving-to-trash t w32-recognize-altgr 'nil) - (setopt send-mail-function 'mailclient-send-it) (defun re/unfuck-aveva-license nil "Remove the offending xml files. Use this when aveva can't find ass with both hands." -- 2.39.5