From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/46570 Path: main.gmane.org!not-for-mail From: Clemens Fischer Newsgroups: gmane.emacs.gnus.general Subject: Re: No such function: nntp-request-accept-article solved Date: Mon, 16 Sep 2002 17:15:50 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: References: <7khp4dh7.fsf@ID-23066.news.dfncis.de> <2nn0ql8i96.fsf@zsh.cs.rochester.edu> <2nofb045p7.fsf@zsh.cs.rochester.edu> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1032251070 5339 127.0.0.1 (17 Sep 2002 08:24:30 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 17 Sep 2002 08:24:30 +0000 (UTC) Return-path: Original-Received: from karazm.math.uh.edu ([129.7.128.1]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 17rDen-0001Nz-00 for ; Tue, 17 Sep 2002 10:24:29 +0200 Original-Received: from sina.hpc.uh.edu (lists@sina.hpc.uh.edu [129.7.128.10]) by karazm.math.uh.edu (8.9.3/8.9.3) with ESMTP id TAA02015; Mon, 16 Sep 2002 19:21:19 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 16 Sep 2002 19:21:57 -0500 (CDT) Original-Received: from sclp3.sclp.com (qmailr@sclp3.sclp.com [209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id TAA23721 for ; Mon, 16 Sep 2002 19:21:45 -0500 (CDT) Original-Received: (qmail 7402 invoked by alias); 17 Sep 2002 00:21:03 -0000 Original-Received: (qmail 7397 invoked from network); 17 Sep 2002 00:21:02 -0000 Original-Received: from main.gmane.org (80.91.224.249) by gnus.org with SMTP; 17 Sep 2002 00:21:02 -0000 Original-Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 17r66b-0002ye-00 for ; Tue, 17 Sep 2002 02:20:41 +0200 Original-To: ding@gnus.org X-Injected-Via-Gmane: http://gmane.org/ Original-Received: from news by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 17r66a-0002yS-00 for ; Tue, 17 Sep 2002 02:20:40 +0200 Original-Path: ID-23066.news.dfncis.de!not-for-mail Original-Lines: 14 Original-NNTP-Posting-Host: p3e9baadc.dip.t-dialin.net Original-X-Trace: main.gmane.org 1032222040 11330 62.155.170.220 (17 Sep 2002 00:20:40 GMT) Original-X-Complaints-To: usenet@main.gmane.org Original-NNTP-Posting-Date: Tue, 17 Sep 2002 00:20:40 +0000 (UTC) Mail-Copies-To: nobody User-Agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.2 (i386--freebsd) Cancel-Lock: sha1:tCGXHaUEB3TY/pvGX7IgBIil/0I= Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:46570 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:46570 ShengHuo ZHU writes: > gnus-gcc-externalize-attachments is it. If the previous behavior > happens again, you'd better M-x toggle-debug-on-error RET, then post > the backtrace. thought i had done that. anyway: the manual states one of the choices for this variable be `all'. i wrote 'all (symbol-p), and now i just tried setting it using M-x set-variable, which did not accept 'all, but plain all instead. the code says this is a constant like nil. where is it defined, what does it mean? -- clemens