GNU bug report logs - #20964
wrong type argument stringp on sending with GCC

Previous Next

Packages: emacs, gnus;

Reported by: vitalie.spinu <at> ipsoftlabs.com (Vitalie Spinu)

Date: Thu, 2 Jul 2015 15:31:02 UTC

Severity: normal

Tags: moreinfo

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 20964 in the body.
You can then email your comments to 20964 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bugs <at> gnus.org:
bug#20964; Package gnus. (Thu, 02 Jul 2015 15:31:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to vitalie.spinu <at> ipsoftlabs.com (Vitalie Spinu):
New bug report received and forwarded. Copy sent to bugs <at> gnus.org. (Thu, 02 Jul 2015 15:31:03 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: vitalie.spinu <at> ipsoftlabs.com (Vitalie Spinu)
To: submit <at> debbugs.gnu.org (The Gnus Bugfixing Girls + Boys)
Subject: wrong type argument stringp on sending with GCC
Date: Thu, 02 Jul 2015 16:51:29 +0200
I have the following in gnus-parameters

  (gcc-self "nnfolder+archive:sent" "nnimap+vspinu:ipsoft/[Gmail]/Sent Mail")

While sending a reply through a mail I am getting the following on regular
basis:
    
    Debugger entered--Lisp error: (wrong-type-argument stringp nil)
      string-match("^[^:]+:" nil)
      nnimap-retrieve-group-data-early("vspinu" (nil))
      nnimap-request-group("ipsoft/[Gmail]/Sent Mail" "vspinu" t nil)
      gnus-request-group("nnimap+vspinu:ipsoft/[Gmail]/Sent Mail" t "nnimap:vspinu")
      gnus-inews-do-gcc()
      gnus-agent-possibly-do-gcc()
      run-hooks(message-sent-hook)
      message-send(nil)
      message-send-and-exit(nil)
      funcall-interactively(message-send-and-exit nil)
      #<subr call-interactively>(message-send-and-exit nil nil)
      ad-Advice-call-interactively(#<subr call-interactively> message-send-and-exit nil nil)
      apply(ad-Advice-call-interactively #<subr call-interactively> (message-send-and-exit nil nil))
      call-interactively(message-send-and-exit nil nil)
      command-execute(message-send-and-exit)
    

The message is actually sent but GCC is not populated. If I re-sent the message
from the same buffer, the error does not occur for the second time.


  Vitalie


Gnus v5.13
GNU Emacs 25.0.50.3 (x86_64-unknown-linux-gnu, GTK+ Version 3.12.2) of 2015-05-27




Information forwarded to bugs <at> gnus.org:
bug#20964; Package gnus. (Thu, 26 Jan 2017 19:45:02 GMT) Full text and rfc822 format available.

Message #8 received at 20964 <at> debbugs.gnu.org (full text, mbox):

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: vitalie.spinu <at> ipsoftlabs.com (Vitalie Spinu)
Cc: 20964 <at> debbugs.gnu.org
Subject: Re: bug#20964: wrong type argument stringp on sending with GCC
Date: Thu, 26 Jan 2017 20:37:32 +0100
Sorry for the late response; due to a misunderstanding the Gnus bug
reports went to a part of the bug tracker I wasn't checking.

vitalie.spinu <at> ipsoftlabs.com (Vitalie Spinu) writes:

> I have the following in gnus-parameters
>
>   (gcc-self "nnfolder+archive:sent" "nnimap+vspinu:ipsoft/[Gmail]/Sent Mail")
>
> While sending a reply through a mail I am getting the following on regular
> basis:
>
>     Debugger entered--Lisp error: (wrong-type-argument stringp nil)
>       string-match("^[^:]+:" nil)
>       nnimap-retrieve-group-data-early("vspinu" (nil))

I can't find that regexp anywhere in that function, so perhaps this has
been fixed by now?  Or are you still seeing this problem?

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




bug reassigned from package 'gnus' to 'emacs,gnus'. Request was from Lars Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Thu, 26 Jan 2017 19:45:02 GMT) Full text and rfc822 format available.

bug No longer marked as found in versions 5.13. Request was from Lars Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Thu, 26 Jan 2017 19:45:02 GMT) Full text and rfc822 format available.

bug closed, send any further explanations to 20964 <at> debbugs.gnu.org and vitalie.spinu <at> ipsoftlabs.com (Vitalie Spinu) Request was from Lars Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Thu, 12 Apr 2018 20:30:03 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 11 May 2018 11:24:11 GMT) Full text and rfc822 format available.

This bug report was last modified 7 years and 45 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.