summaryrefslogtreecommitdiffhomepage
path: root/notmuch.org
diff options
context:
space:
mode:
Diffstat (limited to 'notmuch.org')
-rw-r--r--notmuch.org2
1 files changed, 2 insertions, 0 deletions
diff --git a/notmuch.org b/notmuch.org
index d3eca93..a0fb99f 100644
--- a/notmuch.org
+++ b/notmuch.org
@@ -86,6 +86,7 @@
"lobsters"
"clojure"
"haskell"
+ "idris"
"pharo"
"lisp"
"scheme"
@@ -259,6 +260,7 @@
(save-window-excursion (org-agenda-list))
(let ((b (current-buffer)))
(pop-to-buffer "*Calendar*")
+ (goto-char (point-min))
(calendar-goto-today)
(pop-to-buffer b)))