Added new email folders to emacs config
This commit is contained in:
parent
e45333183e
commit
e50deffd24
@ -137,7 +137,9 @@ This section contains the ~mu4e~ emacs specific configuration.
|
|||||||
(:maildir "/Packages" :key ?p)
|
(:maildir "/Packages" :key ?p)
|
||||||
(:maildir "/Work" :key ?w)
|
(:maildir "/Work" :key ?w)
|
||||||
(:maildir "/Club" :key ?c)
|
(:maildir "/Club" :key ?c)
|
||||||
(:maildir "/UCSC" :key ?u))))
|
(:maildir "/UCSC" :key ?u)
|
||||||
|
(:maildir "/Newsletters" :key ?n)
|
||||||
|
(:maildir "/Automated" :key ?A)))
|
||||||
#+end_src
|
#+end_src
|
||||||
|
|
||||||
Adding some configuration to correct ~mu4e~'s default values.
|
Adding some configuration to correct ~mu4e~'s default values.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user