* Merge branch 'master' of github.com:djcb/mu

This commit is contained in:
djcb 2012-12-22 15:00:33 +02:00
commit bb658a51de
1 changed files with 1 additions and 1 deletions

View File

@ -156,7 +156,7 @@ into a list of pairs
(if (string? (cdr addr))
(format #f "\"email\": \"~a\""
(string->json (cdr addr))) "")))
expr " ")
expr ", ")
"]"))
((string= parent "parts") "[]") ;; todo
;; convert the crazy emacs time thingy to time_t...