From 0574cf436ddaa743cab3e1805db4272c6aad61bf Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Tue, 26 Dec 2023 17:55:55 +0400 Subject: [PATCH] here we go again --- config/emacs/emacs.org | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/config/emacs/emacs.org b/config/emacs/emacs.org index 8ab1baa9..1939e87b 100644 --- a/config/emacs/emacs.org +++ b/config/emacs/emacs.org @@ -1214,14 +1214,8 @@ This has to be one of the hardest things to configure on windows I should just switch to Linux at this point :( #+begin_src emacs-lisp - ;; global defaults - ;; (use-package mu4e - ;; :custom - ;; mu4e-update-interval 300 - ;; ) + (use-pacakage mu4e) - ;; we need this regardless of platform - (use-package smtpmail) #+end_src * Org Mode Configuration Setup ** Babel Languages