Updated user-mail-address variable
This commit is contained in:
parent
092d3725c4
commit
b51af7bc5a
@ -61,5 +61,10 @@ From here, I can continue onto configuring the ~mu4e~ emacs package.
|
||||
(:maildir "/[Gmail]/Sent Mail" :key ?s)
|
||||
(:maildir "/[Gmail]/Trash" :key ?t)
|
||||
(:maildir "/[Gmail]/Drafts" :key ?d)
|
||||
(:maildir "/[Gmail]/All Mail" :key ?d))))
|
||||
(:maildir "/[Gmail]/All Mail" :key ?a))))
|
||||
#+end_src
|
||||
|
||||
Adding some configuration to correct ~mu4e~'s default values.
|
||||
#+begin_src emacs-lisp
|
||||
(setq user-mail-address "randomdude936@gmail.com")
|
||||
#+end_src
|
||||
|
Loading…
x
Reference in New Issue
Block a user