Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Paul Smith <pdsmith@iinet.net.au>
Subject: Re: nnmail dies on switch to MS Windows
Date: 25 Feb 2003 09:39:06 +0800	[thread overview]
Message-ID: <of51xhol.fsf@iinet.net.au> (raw)
In-Reply-To: <8465rayu7j.fsf@lucy.is.informatik.uni-duisburg.de>

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 "<edited out>") (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 "<edited out>") (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 "ÁÂÃ\b\"!¬„ÄÅ!ˆÆ‡" ... 4))))
  # bind (function found)
  # (unwind-protect ...)
  # bind (plugged callback source)
  mail-source-fetch((pop :server "mail.iinet.net.au" :user "pdsmith" :password "<edited out>") (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 ...)


      reply	other threads:[~2003-02-25  1:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <k7fq2nhw.fsf@iinet.net.au>
2003-02-24  8:10 ` Kai Großjohann
2003-02-25  1:39   ` Paul Smith [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=of51xhol.fsf@iinet.net.au \
    --to=pdsmith@iinet.net.au \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).