Gnus development mailing list
 help / color / mirror / Atom feed
* Lastest CVS gnus when posting complains about No such function: nntp-request-accept-article
@ 2004-04-28 23:35 Nelson Ferreira
  2004-05-16 11:56 ` Lastest CVS gnus when posting complains about No such function: Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 4+ messages in thread
From: Nelson Ferreira @ 2004-04-28 23:35 UTC (permalink / raw)



I guess the subject says it all.

Do you guys think I am missing something in the config ?
I couldn't find any reference to it in gnus/lisp/*.el when I grep'ed which I found odd...

--Nelson

-- 
Nelson Ferreira



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

* Re: Lastest CVS gnus when posting complains about No such function:
  2004-04-28 23:35 Lastest CVS gnus when posting complains about No such function: nntp-request-accept-article Nelson Ferreira
@ 2004-05-16 11:56 ` Lars Magne Ingebrigtsen
  2004-05-16 12:30   ` Nelson Ferreira
  0 siblings, 1 reply; 4+ messages in thread
From: Lars Magne Ingebrigtsen @ 2004-05-16 11:56 UTC (permalink / raw)


Nelson Ferreira <nelson.ferreira@verizon.net> writes:

> I guess the subject says it all.
>
> Do you guys think I am missing something in the config ?
> I couldn't find any reference to it in gnus/lisp/*.el when I grep'ed which I found odd...

`(setq debug-on-error t)', repeat the bug and mail me the resulting
backtrace.

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@gnus.org * Lars Magne Ingebrigtsen




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

* Re: Lastest CVS gnus when posting complains about No such function:
  2004-05-16 11:56 ` Lastest CVS gnus when posting complains about No such function: Lars Magne Ingebrigtsen
@ 2004-05-16 12:30   ` Nelson Ferreira
  2004-05-16 12:32     ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 4+ messages in thread
From: Nelson Ferreira @ 2004-05-16 12:30 UTC (permalink / raw)


"Lars" == Lars Magne Ingebrigtsen <larsi@gnus.org> writes:

    Lars> Nelson Ferreira <nelson.ferreira@verizon.net> writes:
    >> I guess the subject says it all.
    >>
    >> Do you guys think I am missing something in the config ?  I
    >> couldn't find any reference to it in gnus/lisp/*.el when I
    >> grep'ed which I found odd...

    Lars> `(setq debug-on-error t)', repeat the bug and mail me the
    Lars> resulting backtrace.


Here it is.

Signaling: (error "No such function: nntp-request-accept-article")
  signal(error ("No such function: nntp-request-accept-article"))
  cerror("No such function: %s" nntp-request-accept-article)
  apply(cerror "No such function: %s" nntp-request-accept-article)
  error("No such function: %s" nntp-request-accept-article)
  gnus-get-function((nntp "news.verizon.net") request-accept-article)
  gnus-request-accept-article("pt.comp.so.linux" (nntp "news.verizon.net") t t)
  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)


Of course this pointed me to the culprit :| I had an extroneous
gcc-self . t in that groups parameters....

That teached me....

Maybe the group entering could be "smart" and remove the gcc-self when
it is a group with the nntp backend ? Or will that have unwanted
side-effects with "explicit inserted" gcc ?

    Lars> -- (domestic pets only, the antidote for overdose, milk.)
    Lars>   larsi@gnus.org * Lars Magne Ingebrigtsen

-- 
Nelson Ferreira



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

* Re: Lastest CVS gnus when posting complains about No such function:
  2004-05-16 12:30   ` Nelson Ferreira
@ 2004-05-16 12:32     ` Lars Magne Ingebrigtsen
  0 siblings, 0 replies; 4+ messages in thread
From: Lars Magne Ingebrigtsen @ 2004-05-16 12:32 UTC (permalink / raw)


Nelson Ferreira <nelson.ferreira@verizon.net> writes:

> Maybe the group entering could be "smart" and remove the gcc-self when
> it is a group with the nntp backend ? Or will that have unwanted
> side-effects with "explicit inserted" gcc ?

I've now made the gcc code ignore read-only groups (but issue a
warning). 

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@gnus.org * Lars Magne Ingebrigtsen




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

end of thread, other threads:[~2004-05-16 12:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-04-28 23:35 Lastest CVS gnus when posting complains about No such function: nntp-request-accept-article Nelson Ferreira
2004-05-16 11:56 ` Lastest CVS gnus when posting complains about No such function: Lars Magne Ingebrigtsen
2004-05-16 12:30   ` Nelson Ferreira
2004-05-16 12:32     ` Lars Magne 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).