From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/34853 Path: main.gmane.org!not-for-mail From: Toby Speight Newsgroups: gmane.emacs.gnus.general Subject: gnus-summary-remove-list-identifiers (was: nnmail-remove-...) Date: 19 Feb 2001 17:55:51 +0000 Organization: Citrix Systems Sender: owner-ding@hpc.uh.edu Message-ID: References: <87elxlm7og.fsf@lovi.inf.elte.hu> <5bwvbdxb00.fsf@avocet.cs.rochester.edu> <87puh4lrf4.fsf@lovi.inf.elte.hu> <2nsnll2rdx.fsf@tiger.jia.vnet> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035170699 32417 80.91.224.250 (21 Oct 2002 03:24:59 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 03:24:59 +0000 (UTC) Return-Path: Original-Received: from karazm.math.uh.edu (karazm.math.uh.edu [129.7.128.1]) by mailhost.sclp.com (Postfix) with ESMTP id 01CE2D049E for ; Mon, 19 Feb 2001 12:57:11 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by karazm.math.uh.edu (8.9.3/8.9.3) with ESMTP id LAC18484; Mon, 19 Feb 2001 11:56:39 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 19 Feb 2001 11:55:59 -0600 (CST) Original-Received: from mailhost.sclp.com (postfix@66-209.196.61.interliant.com [209.196.61.66] (may be forged)) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id LAA11895 for ; Mon, 19 Feb 2001 11:55:48 -0600 (CST) Original-Received: from gatekeeper.ctxuk.citrix.com (gatekeeper.ctxuk.citrix.com [195.153.38.114]) by mailhost.sclp.com (Postfix) with ESMTP id CF495D049E for ; Mon, 19 Feb 2001 12:56:04 -0500 (EST) Original-Received: from sh.ctxuk.citrix.com (sh.ctxuk.citrix.com [10.30.224.4]) by gatekeeper.ctxuk.citrix.com (8.8.7/BSCF-1.7) with ESMTP id RAA08875 for ; Mon, 19 Feb 2001 17:55:59 GMT Original-Received: from hwvwall01.ctxuk.citrix.com (hwvwall01.ctxuk.citrix.com [10.30.224.27]) by sh.ctxuk.citrix.com (8.8.7/BSCF-1.7) with SMTP id RAA27320 for ; Mon, 19 Feb 2001 17:55:58 GMT Original-Received: from 10.30.224.101 by hwvwall01.ctxuk.citrix.com (InterScan E-Mail VirusWall NT); Mon, 19 Feb 2001 17:55:14 -0000 (GMT Standard Time) Original-Received: by hwexch01.ctxuk.citrix.com with Internet Mail Service (5.5.2650.21) id <1A4ADJAK>; Mon, 19 Feb 2001 17:55:57 -0000 Original-Received: from lanber.cam.eu.citrix.com ([10.70.128.81]) by hwexch01.ctxuk.citrix.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2650.21) id 1A4ADJAJ; Mon, 19 Feb 2001 17:55:52 -0000 Original-To: The Gnus Mailing List User-Agent: Gnus/5.0803 (Gnus v5.8.3) Emacs/20.7 X-Face: wqk-$Z5Z In article , 0> NAGY Andras ("Nagy") wrote: Nagy> [... looking at gnus-sum.el ...] Nagy> Nagy> (defun gnus-select-newsgroup (group &optional read-all select-articles) Nagy> [...] Nagy> (when gnus-list-identifiers Nagy> (gnus-summary-remove-list-identifiers)) As we're here, is it the case that this occurs *before* group parameters are read? I haven't been able to get list identifiers to work from group/topic parameters, only from a global default.