From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/37324 Path: main.gmane.org!not-for-mail From: Amos Gouaux Newsgroups: gmane.emacs.gnus.general Subject: Re: Can't post-followup or post-forward in nnml groups Date: Tue, 31 Jul 2001 12:30:46 -0500 Sender: amos@utdallas.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1035172758 13271 80.91.224.250 (21 Oct 2002 03:59:18 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 03:59:18 +0000 (UTC) Return-Path: Return-Path: Original-Received: (qmail 25761 invoked from network); 31 Jul 2001 17:31:26 -0000 Original-Received: from ns0.utdallas.edu (129.110.10.1) by gnus.org with SMTP; 31 Jul 2001 17:31:26 -0000 Original-Received: from spartacus.utdallas.edu (spartacus.utdallas.edu [129.110.3.11]) by ns0.utdallas.edu (Postfix) with ESMTP id 9AF071A094B for ; Tue, 31 Jul 2001 12:31:11 -0500 (CDT) Original-To: ding@gnus.org In-Reply-To: (Kai.Grossjohann@CS.Uni-Dortmund.DE's message of "Tue, 31 Jul 2001 15:53:37 +0200") User-Agent: Gnus/5.090004 (Oort Gnus v0.04) XEmacs/21.4 (Academic Rigor) Original-Lines: 23 Xref: main.gmane.org gmane.emacs.gnus.general:37324 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:37324 >>>>> On Tue, 31 Jul 2001 15:53:37 +0200, >>>>> Kai Großjohann (kg) writes: kg> (setq gnus-parameters kg> `(("^nnml:" (gnus-post-method ,gnus-select-method)))) Cool! I never knew about this. Guess I overlooked it in the past. Occasionally I would wonder if there was a way to set '(display . all) on all my IMAP folders. This looks to be the trick. Do group-specific parameters override gnus-parameters? Now if only I could supply a default response to gnus-large-newsgroup to these IMAP folders as well. (Always open say the last 100 or so messages, rather than getting prompted for a message count each time. I could set this gnus-large-newsgroup variable to something really huge so I'm not prompted, but considering the size of some of my/our IMAP folders, that would be a drag. ;-) -- Amos