From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/34152 Path: main.gmane.org!not-for-mail From: Chris Searle Newsgroups: gmane.emacs.gnus.general Subject: hotmail webmail - invalid-function (macro Date: 09 Jan 2001 10:28:54 +0100 Organization: Gnus Information Center Sender: owner-ding@hpc.uh.edu Message-ID: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1035170131 28907 80.91.224.250 (21 Oct 2002 03:15:31 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 03:15:31 +0000 (UTC) Return-Path: Original-Received: from lisa.math.uh.edu (lisa.math.uh.edu [129.7.128.49]) by mailhost.sclp.com (Postfix) with ESMTP id 3B4ADD04A0 for ; Tue, 9 Jan 2001 04:30:15 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by lisa.math.uh.edu (8.9.1/8.9.1) with ESMTP id DAB16311; Tue, 9 Jan 2001 03:30:08 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 09 Jan 2001 03:29:20 -0600 (CST) Original-Received: from mailhost.sclp.com (postfix@66-209.196.61.interliant.com [209.196.61.66] (may be forged)) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id DAA02544 for ; Tue, 9 Jan 2001 03:29:10 -0600 (CST) Original-Received: from quimby.gnus.org (quimby.gnus.org [195.204.10.139]) by mailhost.sclp.com (Postfix) with ESMTP id 23062D04A0 for ; Tue, 9 Jan 2001 04:29:35 -0500 (EST) Original-Received: (from news@localhost) by quimby.gnus.org (8.9.3/8.9.3) id KAA27551 for ding@gnus.org; Tue, 9 Jan 2001 10:29:55 +0100 (CET) Original-To: ding@gnus.org Original-Path: not-for-mail Original-Newsgroups: gnus.ding Original-NNTP-Posting-Host: feynman.oslo.infostream.no Original-X-Trace: quimby.gnus.org 979032595 498 195.225.9.86 (9 Jan 2001 09:29:55 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: 9 Jan 2001 09:29:55 GMT Organisation: InfoStream ASA User-Agent: Gnus/5.090001 (Oort Gnus v0.01) Emacs/20.7 Precedence: list X-Majordomo: 1.94.jlt7 Original-Lines: 37 Xref: main.gmane.org gmane.emacs.gnus.general:34152 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:34152 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("ÁÂÃ\"!„ 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