-*- geiser-scheme-implementation: guile -*-
!#
;;; mumi -- Mediocre, uh, mail interface
-;;; Copyright © 2016, 2017, 2019 Ricardo Wurmus <rekado@elephly.net>
+;;; Copyright © 2016, 2017, 2019, 2020 Ricardo Wurmus <rekado@elephly.net>
;;; Copyright © 2018 Arun Isaac <arunisaac@systemreboot.net>
;;;
;;; This file is part of mumi.
(format #f "--maildir=~a" maildir))))
(unless (zero? (apply system* mu args))
(format (current-error-port)
- "Failed to run `~a'~%" command))))))
+ "Failed to index `~a'~%" (%config 'mail-dir)))))))
(define update-state!
(lambda _