Gnus development mailing list
 help / color / mirror / Atom feed
* hotmail webmail - invalid-function (macro
@ 2001-01-09  9:28 Chris Searle
  2001-01-12 22:34 ` ShengHuo ZHU
  0 siblings, 1 reply; 2+ messages in thread
From: Chris Searle @ 2001-01-09  9:28 UTC (permalink / raw)



Getting an odd message when getting mail with hotmail webmail in:

oort v0.01, w3 4.0pre.46 (with one-line-cookie patch in place).

 (setq mail-sources
      '((file)
        (pop :server   "sdps.demon.co.uk"
             :user     "myuser"
             :password "mypass")
        (webmail :subtype  hotmail
                 :user     "my_hotmail_user"
                 :password "my_hotmail_pass")))

It contacts hotmail, then says Retrieval complete - then gives:

Mail Source Error ((invalid-function (macro . #[(urlobj) \301^H\302BB\207 (urlobj aref (3)} 3]))) Continue (y or n)

The debug output (if you select n) is:

Signaling: (error "Cannot get new mail.")
  signal(error ("Cannot get new mail."))
  error("Cannot get new mail.")
  byte-code("ÁÂÃ\b\"!„
  mail-source-fetch((webmail :subtype hotmail :user "my_hotmail_user" :password "my_hotmail_pass") (lambda (file orig-file) (nnmail-split-incoming file (quote nnml-save-mail) (quote nil) (nnmail-get-split-group orig-file source) (quote nnml-active-number))))
  nnmail-get-new-mail(nnml nnml-save-nov "~/Mail/" nil)
  nnml-request-scan(nil "")
  gnus-request-scan(nil (nnml ""))
  gnus-read-active-file-1((nnml "") nil)
  gnus-read-active-file()
  gnus-group-get-new-news(nil)
* call-interactively(gnus-group-get-new-news)

Any ideas welcome

-- 
Chris Searle <chris@infostream.no>



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: hotmail webmail - invalid-function (macro
  2001-01-09  9:28 hotmail webmail - invalid-function (macro Chris Searle
@ 2001-01-12 22:34 ` ShengHuo ZHU
  0 siblings, 0 replies; 2+ messages in thread
From: ShengHuo ZHU @ 2001-01-12 22:34 UTC (permalink / raw)


Chris Searle <chris@infostream.no> writes:


[...]

> 
> Mail Source Error ((invalid-function (macro . #[(urlobj) \301^H\302BB\207 (urlobj aref (3)} 3]))) Continue (y or n)
> 
> The debug output (if you select n) is:
> 
> Signaling: (error "Cannot get new mail.")
>   signal(error ("Cannot get new mail."))
>   error("Cannot get new mail.")
>   byte-code("ÁÂÃ\b\"!„
>   mail-source-fetch((webmail :subtype hotmail :user "my_hotmail_user" :password "my_hotmail_pass") (lambda (file orig-file) (nnmail-split-incoming file (quote nnml-save-mail) (quote nil) (nnmail-get-split-group orig-file source) (quote nnml-active-number))))

Probably, you did not compile Gnus correctly.  You'd better configure
it with "--with-w3=/the/w3/path" option.

ShengHuo



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-01-12 22:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-01-09  9:28 hotmail webmail - invalid-function (macro Chris Searle
2001-01-12 22:34 ` ShengHuo ZHU

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).