summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--example.emacs.el3
1 files changed, 3 insertions, 0 deletions
diff --git a/example.emacs.el b/example.emacs.el
index 4fe349a..39db02d 100644
--- a/example.emacs.el
+++ b/example.emacs.el
@@ -23,6 +23,9 @@
(top-file . "~/teaching/csXXXX/marks-top.msg")
(bottom-file . "~/teaching/csXXXX/marks-bottom.msg")
)
+ ("Agent Jones"
+ ("From" . "jones@example.com")
+ (notmuch-draft-folder . "Nothing.To.Hide"))
("Agent Smith"
("From" . "smith@example.com")
do-stuff)))