Gnus development mailing list
 help / color / mirror / Atom feed
* (require "Date") on email sending
@ 2004-11-15 12:52 Slawek Zak
  2004-11-16  0:41 ` Katsumi Yamaoka
  0 siblings, 1 reply; 3+ messages in thread
From: Slawek Zak @ 2004-11-15 12:52 UTC (permalink / raw)


Hi,

I've got a problem with sending emails (that's why I'm using mutt to
send this one:). I've just upgraded Gnus from 0.02 to 0.03 and every
time I post, following backtrace pops-up.

  # bind (standard-output stack-trace-on-signal debug-on-signal stack-trace-on-error debug-on-error)
  load-internal("Date" nil t nil nil nil)
  # bind (nosuffix nomessage noerror file)
  load("Date" nil t nil)
  # (unwind-protect ...)
  require(Date)
  # bind (func method-fns method-sym method function noerror gnus-command-method)
  gnus-server-opened((Date ""))
  # bind (method result silent method)
  gnus-check-server((Date ""))
  # bind (gcc cur groups group method group-art mml-externalize-attachments)
  # (unwind-protect ...)
  # (unwind-protect ...)
  # bind (gcc)
  gnus-inews-do-gcc()
  gnus-agent-possibly-do-gcc()
  run-hooks(gnus-agent-possibly-do-gcc)
  # (unwind-protect ...)
  # bind (alist success elem sent dont-barf-on-no-method message-options arg)
  message-send(nil)
  # bind (buf actions arg)
  message-send-and-exit(nil)
  # bind (command-debug-status)
  call-interactively(message-send-and-exit)
  # (condition-case ... . error)
  # (catch top-level ...)

group variable value in gnus-inews-do-gcc() is "Date:" so it seems
that header parsing is doing something wrong. I've tried various
Gnusiae from CVS back to 3 months. Same problem.

I've sent-mail-group-name set to "mail.sent.2004-11". My XEmacs
version is 21.4.14. 

Any help?

Thanks, /S



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

end of thread, other threads:[~2004-11-16  0:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-11-15 12:52 (require "Date") on email sending Slawek Zak
2004-11-16  0:41 ` Katsumi Yamaoka
2004-11-16  0:56   ` Katsumi Yamaoka

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