Gnus development mailing list
 help / color / mirror / Atom feed
* gnus-delay fails partially
@ 2014-10-14 19:12 Igor Sosa Mayor
  2015-01-26  5:03 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 2+ messages in thread
From: Igor Sosa Mayor @ 2014-10-14 19:12 UTC (permalink / raw)
  To: ding

Hi,

I attempted to have a mail delayed, but when its time came, I got the
stack trace below. 

The problem is: the mail is being sent, but the mail is not removed from
nndraft:delayed...

Debugger entered--Lisp error: (wrong-type-argument stringp nil)
  string-match("^[^:]+:" nil)
  gnus-request-group(nil)
  nnmail-expiry-target-group(nil "delayed")
  nnmh-request-expire-articles((1) "delayed" "" t)
  apply(nnmh-request-expire-articles ((1) "delayed" "" t))
  nnoo-parent-function(nndraft nnmh-request-expire-articles ((1) "delayed" "" t))
  nndraft-request-expire-articles((1) "delayed" "" t)
  gnus-request-expire-articles((1) "nndraft:delayed" t)
  gnus-draft-send(1 "nndraft:delayed")
  gnus-delay-send-queue()
  run-hooks(gnus-get-new-news-hook)
  apply(run-hooks gnus-get-new-news-hook)
  gnus-run-hooks(gnus-get-new-news-hook)
  gnus-group-get-new-news(nil)
  call-interactively(gnus-group-get-new-news nil nil)


-- 
:: Igor Sosa Mayor     :: joseleopoldo1792@gmail.com ::
:: GnuPG: 0x1C1E2890   :: http://www.gnupg.org/      ::
:: jabberid: rogorido  ::                            ::




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

* Re: gnus-delay fails partially
  2014-10-14 19:12 gnus-delay fails partially Igor Sosa Mayor
@ 2015-01-26  5:03 ` Lars Ingebrigtsen
  0 siblings, 0 replies; 2+ messages in thread
From: Lars Ingebrigtsen @ 2015-01-26  5:03 UTC (permalink / raw)
  To: Igor Sosa Mayor; +Cc: ding

Igor Sosa Mayor <joseleopoldo1792@gmail.com> writes:

> Debugger entered--Lisp error: (wrong-type-argument stringp nil)
>   string-match("^[^:]+:" nil)
>   gnus-request-group(nil)
>   nnmail-expiry-target-group(nil "delayed")
>   nnmh-request-expire-articles((1) "delayed" "" t)

Do you have `nnmail-expiry-target' set to nil?

-- 
(domestic pets only, the antidote for overdose, milk.)
  bloggy blog http://lars.ingebrigtsen.no/



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

end of thread, other threads:[~2015-01-26  5:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-10-14 19:12 gnus-delay fails partially Igor Sosa Mayor
2015-01-26  5:03 ` Lars Ingebrigtsen

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