Gnus development mailing list
 help / color / mirror / Atom feed
* Commit 9943b99 breaks sending mail when using agent
@ 2013-04-04 13:01 Michael Piotrowski
  2013-04-04 13:26 ` Andrew Cohen
  0 siblings, 1 reply; 3+ messages in thread
From: Michael Piotrowski @ 2013-04-04 13:01 UTC (permalink / raw)
  To: ding

Hi,

When I tried to send mail after updating to HEAD, it failed with "Wrong
type argument: stringp, nil."

git bisect showed that 9943b99771ef09cdf99d671d6ade6b358452bd00 is the
first bad commit.  Apparently `gnus-newsgroup-name' is nil when sending
mail from the queue, the error occurs in this test:

  (string-match "^nnir:" gnus-newsgroup-name)

Since I don't know what exactly is happening here, I'm afraid I don't
know how to fix it--but maybe someone else does?

Thanks and best regards

-- 
Dr.-Ing. Michael Piotrowski, M.A.                   <mxp@dynalabs.de>
Public key at <http://www.dynalabs.de/mxp/pubkey.txt> (ID 0x1614A044)




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

* Re: Commit 9943b99 breaks sending mail when using agent
  2013-04-04 13:01 Commit 9943b99 breaks sending mail when using agent Michael Piotrowski
@ 2013-04-04 13:26 ` Andrew Cohen
  2013-04-04 13:38   ` Michael Piotrowski
  0 siblings, 1 reply; 3+ messages in thread
From: Andrew Cohen @ 2013-04-04 13:26 UTC (permalink / raw)
  To: ding

>>>>> "Michael" == Michael Piotrowski <mxp@dynalabs.de> writes:

    Michael> Hi, When I tried to send mail after updating to HEAD, it
    Michael> failed with "Wrong type argument: stringp, nil."

    Michael> git bisect showed that
    Michael> 9943b99771ef09cdf99d671d6ade6b358452bd00 is the first bad
    Michael> commit.  Apparently `gnus-newsgroup-name' is nil when
    Michael> sending mail from the queue, the error occurs in this test:

    Michael>   (string-match "^nnir:" gnus-newsgroup-name)

I'll take care of it :)




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

* Re: Commit 9943b99 breaks sending mail when using agent
  2013-04-04 13:26 ` Andrew Cohen
@ 2013-04-04 13:38   ` Michael Piotrowski
  0 siblings, 0 replies; 3+ messages in thread
From: Michael Piotrowski @ 2013-04-04 13:38 UTC (permalink / raw)
  To: ding

On 2013-04-04, Andrew Cohen <cohen@bu.edu> wrote:

>> Hi, When I tried to send mail after updating to HEAD, it
>> failed with "Wrong type argument: stringp, nil."
>
>> git bisect showed that
>> 9943b99771ef09cdf99d671d6ade6b358452bd00 is the first bad
>> commit.  Apparently `gnus-newsgroup-name' is nil when
>> sending mail from the queue, the error occurs in this test:
>
>>   (string-match "^nnir:" gnus-newsgroup-name)
>
> I'll take care of it :)

Great :-)  Thanks!

-- 
Dr.-Ing. Michael Piotrowski, M.A.                   <mxp@dynalabs.de>
Public key at <http://www.dynalabs.de/mxp/pubkey.txt> (ID 0x1614A044)




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

end of thread, other threads:[~2013-04-04 13:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-04-04 13:01 Commit 9943b99 breaks sending mail when using agent Michael Piotrowski
2013-04-04 13:26 ` Andrew Cohen
2013-04-04 13:38   ` Michael Piotrowski

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