]> git.donarmstrong.com Git - bin.git/blobdiff - update_org_ical
add mutt alias which executes neomutt if that exists
[bin.git] / update_org_ical
index eadbcd898139eaef491e620ab8a00e33e52d5af7..83237a7cc1139e6f33dca3c5094d0cc0b4c8a725 100755 (executable)
@@ -15,6 +15,7 @@ else
     with-lock-ex $LOCKOPTS $TMPDIR/update_org_ical timeout -k1m 1m emacsclient -n -e '(org-save-all-org-buffers)' >/dev/null 2>&1
 fi;
 yes|with-lock-ex $LOCKOPTS $TMPDIR/update_org_ical timeout -k1m 3m emacs --batch -l ~/.emacs \
+    --eval "(setq org-confirm-babel-evaluate nil)" \
     --eval '(setq org-icalendar-combined-description "Don Armstrong’s Calendar (org-mode)")' \
     --eval '(setq org-icalendar-combined-name "Don Armstrong (org-mode)")' \
     --eval "(setq org-icalendar-combined-agenda-file \"$TMPDIR/org.ics\")" \