Gnus development mailing list
 help / color / mirror / Atom feed
From: Karl Kleinpaste <karl@charcoal.com>
Subject: gnus-delay fails posting-styles string-match?
Date: Sun, 07 Oct 2001 20:40:50 -0400	[thread overview]
Message-ID: <vxkelofdkvh.fsf@cinnamon.vanillaknot.com> (raw)

I attempted to have a posting to misc.rural delayed, but when its time
came, I got the stack trace below.  Evidently, the lack of a current
concept of gnus-newsgroup-name is a problem when in the *Group* buffer
for delayed sending.

Signaling: (wrong-type-argument stringp nil)
  string-match("personal\\.usenet" nil)
  (or (string-match "personal\\.usenet" gnus-newsgroup-name) (and (message-news-p) (string-match "^nntp\\+news:" gnus-newsgroup-name)))
  eval((or (string-match "personal\\.usenet" gnus-newsgroup-name) (and (message-news-p) (string-match "^nntp\\+news:" gnus-newsgroup-name))))
  gnus-configure-posting-styles()
  run-hooks(gnus-configure-posting-styles)
  derived-mode-run-hooks(message-mode)
  message-mode()
  message-pop-to-buffer("*mail*")
  message-mail()
  gnus-draft-setup(1 "nndraft:delayed")
  gnus-draft-send(1 "nndraft:delayed")
  gnus-delay-send-drafts()
  run-hooks(gnus-delay-send-drafts)
  apply(run-hooks gnus-delay-send-drafts)
  gnus-run-hooks(gnus-get-new-news-hook)
  gnus-group-get-new-news(nil)
  call-interactively(gnus-group-get-new-news)



             reply	other threads:[~2001-10-08  0:40 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-10-08  0:40 Karl Kleinpaste [this message]
2001-10-08  7:16 ` Kai Großjohann
2001-10-08 14:32   ` Karl Kleinpaste

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=vxkelofdkvh.fsf@cinnamon.vanillaknot.com \
    --to=karl@charcoal.com \
    /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).