From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/37354 Path: main.gmane.org!not-for-mail From: Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai =?iso-8859-1?q?Gro=DFjohann?=) Newsgroups: gmane.emacs.gnus.general Subject: Re: Can't post-followup or post-forward in nnml groups Date: Wed, 01 Aug 2001 13:04:09 +0200 Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035172784 13424 80.91.224.250 (21 Oct 2002 03:59:44 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 03:59:44 +0000 (UTC) Cc: ding@gnus.org Return-Path: Return-Path: Original-Received: (qmail 13093 invoked from network); 1 Aug 2001 11:04:43 -0000 Original-Received: from waldorf.cs.uni-dortmund.de (129.217.4.42) by gnus.org with SMTP; 1 Aug 2001 11:04:43 -0000 Original-Received: from lothlorien.cs.uni-dortmund.de (lothlorien.cs.uni-dortmund.de [129.217.19.67]) by waldorf.cs.uni-dortmund.de with ESMTP id NAA26985; Wed, 1 Aug 2001 13:04:10 +0200 (MES) Original-Received: from lucy.cs.uni-dortmund.de (lucy [129.217.19.80]) by lothlorien.cs.uni-dortmund.de id NAA15065; Wed, 1 Aug 2001 13:04:09 +0200 (MET DST) Original-Received: (from grossjoh@localhost) by lucy.cs.uni-dortmund.de (8.9.3/8.9.3/Debian 8.9.3-21) id NAA24193; Wed, 1 Aug 2001 13:04:09 +0200 Original-To: Katsumi Yamaoka In-Reply-To: (Katsumi Yamaoka's message of "Wed, 01 Aug 2001 19:18:47 +0900") User-Agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/21.0.105 Original-Lines: 21 Xref: main.gmane.org gmane.emacs.gnus.general:37354 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:37354 On Wed, 01 Aug 2001, Katsumi Yamaoka wrote: > I agree to `post-method'. However, the documentation for > `gnus-parameters' introduces `gnus-show-threads', `gnus-use-scoring', > etc. for an example. Should all of those symbols be renamed? No, these are variables. Note the difference between the following two lines: (gnus-show-threads nil) (gcc-self . t) The former is a buffer-local variable, the latter is a group parameter. You can tell the difference from the `.' in the middle. Maybe this needs to be explained better... kai -- ~/.signature: No such file or directory