* cosmetics
This commit is contained in:
@ -277,7 +277,6 @@ either \"org-contact\", \"mutt-alias\", \"mutt-ab\",
|
|||||||
"\""))
|
"\""))
|
||||||
(else (error "Unsupported format")))))
|
(else (error "Unsupported format")))))
|
||||||
|
|
||||||
|
|
||||||
;; message parts
|
;; message parts
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -20,6 +20,7 @@ exec guile -e main -s $0 $@
|
|||||||
;; Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
;; Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
|
|
||||||
;; INFO: find duplicate messages
|
;; INFO: find duplicate messages
|
||||||
|
;; INFO: options:
|
||||||
;; INFO: --muhome=<muhome>: path to mu home dir
|
;; INFO: --muhome=<muhome>: path to mu home dir
|
||||||
|
|
||||||
(use-modules (mu) (mu script) (mu stats))
|
(use-modules (mu) (mu script) (mu stats))
|
||||||
|
|||||||
Reference in New Issue
Block a user