From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/2133 Path: news.gmane.org!not-for-mail From: Paul Smith Newsgroups: gmane.emacs.gnus.user Subject: Re: nnmail dies on switch to MS Windows Date: 25 Feb 2003 09:39:06 +0800 Message-ID: References: <8465rayu7j.fsf@lucy.is.informatik.uni-duisburg.de> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1138668679 14058 80.91.229.2 (31 Jan 2006 00:51:19 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 31 Jan 2006 00:51:19 +0000 (UTC) Original-X-From: nobody Tue Jan 17 17:30:14 2006 Original-Path: quimby.gnus.org!newsfeed1.e.nsc.no!nsc.no!nextra.com!uio.no!news.tele.dk!news.tele.dk!small.news.tele.dk!newsfeed.mathworks.com!news-out.newsfeeds.com!propagator2-maxim!propagator-maxim!feed.newsfeeds.com!newsfeed.iinet.net.au!freenews.iinet.net.au!not-for-mail Original-Sender: Paul@FRODO Original-Newsgroups: gnu.emacs.gnus User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Native Windows TTY Support (Windows)) Original-NNTP-Posting-Host: 203.59.167.39 Original-X-Trace: 1046137678 freenews.iinet.net.au 13162 203.59.167.39 Original-Xref: bridgekeeper.physik.uni-ulm.de gnus-emacs-gnus:2273 Original-Lines: 36 X-Gnus-Article-Number: 2273 Tue Jan 17 17:30:14 2006 Xref: news.gmane.org gmane.emacs.gnus.user:2133 Archived-At: kai.grossjohann@uni-duisburg.de (Kai Großjohann) writes: > Gah? Did you use XEmacs before, or Emacs? Can you get a backtrace? > Xemacs, latest version (2.4.12?) on FreeBSD. If this is not trivial to fix, I may move my mail over to an IMAP server and deal with it via nn-imap. I was thinking of doing that sometime anyway. Backtrace (I hope I did this correctly): # bind (standard-output stack-trace-on-signal debug-on-signal stack-trace-on-error debug-on-error) setenv("MAILHOST" "mail.iinet.net.au") # bind (from mail-source-string result authentication password function program user port server postscript prescript-delay prescript callback source) mail-source-fetch-pop((pop :server "mail.iinet.net.au" :user "pdsmith" :password "") (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)))) funcall(mail-source-fetch-pop (pop :server "mail.iinet.net.au" :user "pdsmith" :password "") (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)))) # (condition-case ... . ((error (byte-code "ÁÂÃ\"!¬„ÄÅ!ˆÆ‡" ... 4)))) # bind (function found) # (unwind-protect ...) # bind (plugged callback source) mail-source-fetch((pop :server "mail.iinet.net.au" :user "pdsmith" :password "") (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)))) # bind (source incomings incoming total new i group-in fetching-sources sources spool-func group temp exit-func method) nnmail-get-new-mail(nnml nnml-save-nov "~/Mail/" "gwa.chat") # bind (server group) nnml-request-scan("gwa.chat" "") # bind (gnus-command-method gnus-inhibit-demon mail-source-plugged gnus-command-method group) gnus-request-scan("nnml:gwa.chat" (nnml "")) # bind (method active method dont-check scan group) gnus-activate-group("nnml:gwa.chat" scan) # bind (nnmail-fetched-sources gnus-inhibit-demon method group beg ret groups dont-scan n) gnus-group-get-new-news-this-group(nil) # bind (command-debug-status) call-interactively(gnus-group-get-new-news-this-group) # (condition-case ... . error) # (catch top-level ...)