Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* Re: nnmail dies on switch to MS Windows
       [not found] <k7fq2nhw.fsf@iinet.net.au>
@ 2003-02-24  8:10 ` Kai Großjohann
  2003-02-25  1:39   ` Paul Smith
  0 siblings, 1 reply; 2+ messages in thread
From: Kai Großjohann @ 2003-02-24  8:10 UTC (permalink / raw)


Paul Smith <pdsmith@iinet.net.au> writes:

> I've just switched my main desktop PC to Windows (reluctantly) and
> Xemacs/Gnus with it. Gnus still works for newsgroups - I'm using it
> now to post this - and all my mail groups are OK - but fetching new
> POP mail dies with the error "Mail source error ((void-function
> setenv)). Continue?"

Gah?  Did you use XEmacs before, or Emacs?  Can you get a backtrace?

-- 
A preposition is not a good thing to end a sentence with.


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

* Re: nnmail dies on switch to MS Windows
  2003-02-24  8:10 ` nnmail dies on switch to MS Windows Kai Großjohann
@ 2003-02-25  1:39   ` Paul Smith
  0 siblings, 0 replies; 2+ messages in thread
From: Paul Smith @ 2003-02-25  1:39 UTC (permalink / raw)


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 ...)


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

end of thread, other threads:[~2003-02-25  1:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <k7fq2nhw.fsf@iinet.net.au>
2003-02-24  8:10 ` nnmail dies on switch to MS Windows Kai Großjohann
2003-02-25  1:39   ` Paul Smith

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).