From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/37399 Path: main.gmane.org!not-for-mail From: ShengHuo ZHU Newsgroups: gmane.emacs.gnus.general Subject: Re: Can't post-followup or post-forward in nnml groups Date: Thu, 02 Aug 2001 21:57:08 -0700 Message-ID: <2n1ymtn3kr.fsf@piglet.jia.vnet> References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035172822 13708 80.91.224.250 (21 Oct 2002 04:00:22 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 04:00:22 +0000 (UTC) Return-Path: Return-Path: Original-Received: (qmail 10832 invoked from network); 3 Aug 2001 04:59:55 -0000 Original-Received: from c1778337-a.stcla1.sfba.home.com (HELO zsh.2y.net) (24.254.94.216) by gnus.org with SMTP; 3 Aug 2001 04:59:55 -0000 Original-Received: (from zsh@localhost) by zsh.2y.net (8.11.2/8.11.2) id f734v9E09803; Thu, 2 Aug 2001 21:57:09 -0700 Original-To: ding@gnus.org X-Attribution: ZSH X-Face: 'IF:e51ib'Qbl^(}l^&4-J`'P!@[4~O|&k#:@Gld#b/]oMq&`&FVY._3+b`mzp~Jeve~/#/ ERD!OTe<86UhyN=l`mrPY)M7_}`Ktt\K+58Z!hu7>qU,i.N7TotU[FYE(f1;}`g2xj!u*l`^&=Q!g{ *q|ddto|nkt"$r,K$[)"|6,elPH= GJ6Q In-Reply-To: (Katsumi Yamaoka's message of "Thu, 02 Aug 2001 19:59:23 +0900") User-Agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/21.0.105 Original-Lines: 25 Xref: main.gmane.org gmane.emacs.gnus.general:37399 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:37399 Katsumi Yamaoka writes: >>>>>> In >>>>>> Katsumi Yamaoka wrote: > >> I give my wholehearted support to the renaming to `post-method'. > > Hi, > > Here is an another solution. The attached patch creates the new > group parameter `post-method' and related things. How about it? > If it is adopted in Gnus, I will use the following setting > instead of the use of the group parameter for each nnml group. > > (setq gnus-post-method-alist `(("^nnml:" . ,gnus-select-method))) Installed. > By the way, since I am not good at English writing, I am happy > if anyone writes the documentations for this feature in > gnus.texi, will you? Added. ShengHuo