Fix autocomplete list of archived tasts

This commit is contained in:
Nikolay Puzanov 2015-10-15 13:26:42 +03:00
parent 2bf8890d96
commit aaeab93cbb

View File

@ -680,7 +680,7 @@
(define (cmd-tasklist sheet deadlines archives . unused)
(format #t "~{~a ~}\n" (record-path-list
(not-archived sheet archives)
deadlines))
(not-archived deadlines archives)))
(values #f #f #f))
;;; Print deadlines