summaryrefslogtreecommitdiffhomepage
path: root/notmuch.org
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2022-01-27 06:19:48 +0000
committerjao <jao@gnu.org>2022-01-27 06:19:55 +0000
commitaa535ab7614d48b895f3bf8183b367c0ea51370f (patch)
tree3097cfa63458589d510b9f337a6007c20d5ee2e4 /notmuch.org
parent3a9fe964dd70ae93dc6a55dd03a6ff053631598f (diff)
downloadelibs-aa535ab7614d48b895f3bf8183b367c0ea51370f.tar.gz
elibs-aa535ab7614d48b895f3bf8183b367c0ea51370f.tar.bz2
little things
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)))