Gnus development mailing list
 help / color / mirror / Atom feed
From: "Sławek Żak" <zaks@prioris.mini.pw.edu.pl>
Subject: Error on for Gcc on message sending
Date: Tue,  6 Jul 2004 13:40:12 +0200 (CEST)	[thread overview]
Message-ID: <20040706114012.9C8F011425@localhost> (raw)

The message is:

    Cannot open load file: Date

The backtrace:
    
Signaling: (file-error "Cannot open load file" "Date")
  load-internal("Date" nil t nil nil nil)
  load("Date" nil t nil)
  require(Date)
  gnus-server-opened((Date ""))
  gnus-check-server((Date ""))
  gnus-inews-do-gcc()
  gnus-agent-possibly-do-gcc()
  run-hooks(gnus-agent-possibly-do-gcc)
  message-send(nil)
  message-send-and-exit(nil)
  call-interactively(message-send-and-exit)
    
Trace for gnus-inews-do-gcc and gnus-check-server:
    
======================================================================
1 -> gnus-inews-group-method: group="nnfolder+archive:mail.sent.2004-07
"
1 <- gnus-inews-group-method: (nnfolder "archive" (nnfolder-directory "~/Mail/archive") (nnfolder-active-file "~/Mail/archive/active") (nnfolder-get-new-mail nil) (nnfolder-inhibit-expiry t))
======================================================================
1 -> gnus-inews-group-method: group="Date:"
1 <- gnus-inews-group-method: (Date "")
======================================================================
1 -> gnus-inews-group-method: group="nnfolder+archive:mail.sent.2004-07
"
1 <- gnus-inews-group-method: (nnfolder "archive" (nnfolder-directory "~/Mail/archive") (nnfolder-active-file "~/Mail/archive/active") (nnfolder-get-new-mail nil) (nnfolder-inhibit-expiry t))
======================================================================
1 -> gnus-inews-group-method: group="Date:"
1 <- gnus-inews-group-method: (Date "")
======================================================================
1 -> gnus-inews-do-gcc: gcc=nil
| 2 -> gnus-inews-group-method: group="nnfolder+archive:mail.sent.2004-07
"
| 2 <- gnus-inews-group-method: (nnfolder "archive" (nnfolder-directory "~/Mail/archive") (nnfolder-active-file "~/Mail/archive/active") (nnfolder-get-new-mail nil) (nnfolder-inhibit-expiry t))
| 2 -> gnus-check-server: method=(nnfolder "archive" (nnfolder-directory "~/Mail/archive") (nnfolder-active-file "~/Mail/archive/active") (nnfolder-get-new-mail nil) (nnfolder-inhibit-expiry t)) silent=nil
| 2 <- gnus-check-server: t
| 2 -> gnus-inews-group-method: group="Date:"
| 2 <- gnus-inews-group-method: (Date "")
| 2 -> gnus-check-server: method=(Date "") silent=nil
    
/S



             reply	other threads:[~2004-07-06 11:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-07-06 11:40 Sławek Żak [this message]
2004-07-06 12:33 ` Katsumi Yamaoka

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=20040706114012.9C8F011425@localhost \
    --to=zaks@prioris.mini.pw.edu.pl \
    /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).