Gnus development mailing list
 help / color / mirror / Atom feed
From: Nelson Ferreira <nelson.ferreira@verizon.net>
Subject: Re: Lastest CVS gnus when posting complains about No such function:
Date: Sun, 16 May 2004 08:30:46 -0400	[thread overview]
Message-ID: <41660.7086932801$1084710668@news.gmane.org> (raw)
In-Reply-To: <m3pt94k2ku.fsf@quimbies.gnus.org> (Lars Magne Ingebrigtsen's message of "Sun, 16 May 2004 13:56:33 +0200")

"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



  reply	other threads:[~2004-05-16 12:30 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
2004-05-16 12:32     ` Lars Magne Ingebrigtsen

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='41660.7086932801$1084710668@news.gmane.org' \
    --to=nelson.ferreira@verizon.net \
    /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).