bug-mailutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug-mailutils] Guimb - forgot the bug!


From: Chris Hall
Subject: [bug-mailutils] Guimb - forgot the bug!
Date: Tue, 22 Jun 2004 04:46:30 -1000
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (berkeley-unix)

Here it is, and it happens in both guimb and guile:

------( console output )-----

(address@hidden):(~)(0)$ guimb -c '(top-repl)'
scm_eval_0str is deprecated.  Use scm_c_eval_string instead.
guile> (define mb (mu-mailbox-openb"imap://address@hidden" "r"))
guile> mb
#<mailbox imap://address@hidden (4)>
guile> (mu-mailbox-messages-count mb)
4
guile> (mu-mailbox-close mb)
ERROR: Wrong number of arguments to #<procedure -print (result)>
ABORT: (wrong-number-of-args)
guile>

------( console output )-----

Also, is there anyway to open remote mailboxes in 'vanilla' guile?  That
way I could integrate everything - mail, postgres, etc. - into a
'normal' script.

Thx - I love getting mail via guile!

+Chris

-- 
Jesus was a Jew, yes, but only on his mother's side.
-- Stanley Ralph Ross






reply via email to

[Prev in Thread] Current Thread [Next in Thread]