diff --git a/config.org b/config.org index af94e58..1f3b65f 100644 --- a/config.org +++ b/config.org @@ -675,6 +675,23 @@ needs to be set up to install them if they aren't already. (setq send-mail-function 'sendmail-send-it) #+end_src +** Archiving + The folder archived mail gets saved into is determined by + [[help:mu4e-refile-folder][mu4e-refile-folder]]. I prefer to have archived mail stored on the + remove since then it's accessible from every machine (the default + is =/archive=, which won't get synced to any remote by + =offlineimap=), so imma set this to =/wip/archive=. + + #+begin_src emacs-lisp + (setq mu4e-refile-folder "/wip/archive") + #+end_src + + Really, it would be better to determine which archive to move into + based off what account the mail was received from, which I believe + would be done with [[info:mu4e#Dynamic folders][dynamic folders]], but I cannot be bothered right + now since I only have my cdo@wip.sh mail set up on this machine + (mandarax) atm. + * Multimedia EMMS seems like a decent multimedia system for Emacs and why not enable all the stable features to start with. Also, =mplayer= makes