From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/46544 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: Sat, 14 Sep 2002 20:09:12 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: References: <7khp4dh7.fsf@ID-23066.news.dfncis.de> <2nn0ql8i96.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 1032034900 5886 127.0.0.1 (14 Sep 2002 20:21:40 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 14 Sep 2002 20:21:40 +0000 (UTC) Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 17qJQB-0001Wo-00 for ; Sat, 14 Sep 2002 22:21:39 +0200 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 17qJPL-0007Tb-00; Sat, 14 Sep 2002 15:20:47 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sat, 14 Sep 2002 15:21:24 -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 PAA19187 for ; Sat, 14 Sep 2002 15:21:11 -0500 (CDT) Original-Received: (qmail 29860 invoked by alias); 14 Sep 2002 20:20:30 -0000 Original-Received: (qmail 29855 invoked from network); 14 Sep 2002 20:20:30 -0000 Original-Received: from main.gmane.org (80.91.224.249) by gnus.org with SMTP; 14 Sep 2002 20:20:30 -0000 Original-Received: from root by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 17qJOn-0001V0-00 for ; Sat, 14 Sep 2002 22:20:13 +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 17qJHH-0001I6-00 for ; Sat, 14 Sep 2002 22:12:27 +0200 Original-Path: ID-23066.news.dfncis.de!not-for-mail Original-Lines: 27 Original-NNTP-Posting-Host: pd90559e7.dip.t-dialin.net Original-X-Trace: main.gmane.org 1032034347 4950 217.5.89.231 (14 Sep 2002 20:12:27 GMT) Original-X-Complaints-To: usenet@main.gmane.org Original-NNTP-Posting-Date: Sat, 14 Sep 2002 20:12:27 +0000 (UTC) Mail-Copies-To: nobody User-Agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.2 (i386--freebsd) Cancel-Lock: sha1:ZNMsDBWGMwhcxgvJt/bNap5yBLc= Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:46544 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:46544 ShengHuo ZHU writes: >> nnmail-expiry-target "nnfolder:EXPIRED" ; mit oder ohne?? >> nnmail-expiry-wait-function >> (lambda (newsgroup) >> (cond >> ((string-match newsgroup "nnfolder:INBOX") 33) >> ((string-match newsgroup "nnfolder:abuse") 'never) >> ...)) >> > > I think that the bug is related to nnmail-expiry-target, instead of > gnus-gcc-externalize-attachments. Are you sure you didn't > accidentally set your nnmail-expiry-target to nil or something else in > the previous setting? yes. i checked the settings in the group configuration ("G c") and remembered having changed the expiry target there, but that has been a while and should have effected other groups with similar settings there as well, no? could you tell me how to achieve this behaviour? if sending attachments from my local disk, they are _not_ to be saved in my local copy of the outgoing message/article. -- clemens