From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/67065 Path: news.gmane.org!not-for-mail From: Steinar Bang Newsgroups: gmane.emacs.gnus.general Subject: Re: Missing nntp-request-create-group message when sending emails Date: Wed, 18 Jun 2008 07:33:32 +0200 Organization: Probably a good idea Message-ID: <87ve07pas3.fsf@dod.no> References: <87skvcxvjv.fsf@dod.no> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1213767317 13714 80.91.229.12 (18 Jun 2008 05:35:17 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 18 Jun 2008 05:35:17 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M15532@lists.math.uh.edu Wed Jun 18 07:36:01 2008 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.50) id 1K8qKt-0005xA-IS for ding-account@gmane.org; Wed, 18 Jun 2008 07:35:59 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1K8qIq-0007Iz-IE; Wed, 18 Jun 2008 00:33:52 -0500 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1K8qIn-0007Id-MO for ding@lists.math.uh.edu; Wed, 18 Jun 2008 00:33:49 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.67) (envelope-from ) id 1K8qIh-00008w-MP for ding@lists.math.uh.edu; Wed, 18 Jun 2008 00:33:49 -0500 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1K8qIz-0001Cq-00 for ; Wed, 18 Jun 2008 07:34:01 +0200 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1K8qIc-0006ci-62 for ding@gnus.org; Wed, 18 Jun 2008 05:33:38 +0000 Original-Received: from cm-84.208.251.241.getinternet.no ([84.208.251.241]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 18 Jun 2008 05:33:38 +0000 Original-Received: from sb by cm-84.208.251.241.getinternet.no with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 18 Jun 2008 05:33:38 +0000 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: ding@gnus.org Original-Lines: 16 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: cm-84.208.251.241.getinternet.no Mail-Copies-To: never User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/22.1 (gnu/linux) Cancel-Lock: sha1:prpPT3ErIy1EYpInkCRhqKw7tMs= X-Spam-Score: -2.6 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:67065 Archived-At: >>>>> Steinar Bang : > I get the following message sometimes when replying to nnimap messages > gnus-get-function: No such function: nntp-request-create-group > The message still goes out, but something goes wrong, because the > message responded to isn't marked with an A, and instead of showing the > summary buffer and an article below it, it shows the article as if it > hadn't been sent. > I'll try updating from CVS, and see if that helps, and if it doesn't, > set to trigger on errors, and see if I can get a stack trace. It happened with the current CVS as well, so I've done (setq debug-on-error t) and am waiting for it to happen again.