From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/11688 Path: news.gmane.org!not-for-mail From: Francis Moreau Newsgroups: gmane.emacs.gnus.user Subject: Re: What's a killed article ? Date: Thu, 04 Dec 2008 22:46:32 +0100 Organization: Aioe.org NNTP Server Message-ID: References: <878wqx82hp.fsf@marauder.physik.uni-ulm.de> <87prk74tx9.fsf@marauder.physik.uni-ulm.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1228430488 29972 80.91.229.12 (4 Dec 2008 22:41:28 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 4 Dec 2008 22:41:28 +0000 (UTC) To: info-gnus-english@gnu.org Original-X-From: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Thu Dec 04 23:42:31 2008 Return-path: Envelope-to: gegu-info-gnus-english@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1L8Mtu-00051u-TE for gegu-info-gnus-english@m.gmane.org; Thu, 04 Dec 2008 23:42:28 +0100 Original-Received: from localhost ([127.0.0.1]:35057 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L8Msk-0006iA-GI for gegu-info-gnus-english@m.gmane.org; Thu, 04 Dec 2008 17:41:14 -0500 Original-Path: news.stanford.edu!headwall.stanford.edu!news.glorb.com!aioe.org!not-for-mail Original-Newsgroups: gnu.emacs.gnus Original-Lines: 40 Original-NNTP-Posting-Host: V3qyHNRaZ4LsIBGa8YngNw.user.aioe.org Original-X-Complaints-To: abuse@aioe.org Original-NNTP-Posting-Date: Thu, 4 Dec 2008 21:46:38 +0000 (UTC) X-Notice: Filtered by postfilter v. 0.7.5 Cancel-Lock: sha1:2awNirBNJQU9/meLBmkgxOfC5CE= User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux) Original-Xref: news.stanford.edu gnu.emacs.gnus:81944 X-BeenThere: info-gnus-english@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Announcements and discussions for GNUS, the GNU Emacs Usenet newsreader \(in English\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Errors-To: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.gnus.user:11688 Archived-At: Reiner Steib writes: > On Thu, Dec 04 2008, Francis Moreau wrote: > >> Reiner Steib writes: >>> On Wed, Dec 03 2008, Francis Moreau wrote: >>>> I can't find (easily) any definitions of this. >>>> >>>> Info mentions a couple of time the work 'killed' for an article >>>> but I have no clue what does this mean... I understand expired, >>>> read, deleted but killed sounds special. >> >> yes this one. > [ (info "(gnus)Read Articles") ] > > This is the mark used when you kill an article or thread: > > ,----[ (info "(gnus)Setting Marks") ] > | `M k' > | `k' > | Mark all articles that have the same subject as the current one > | as read, and then select the next unread article > | (`gnus-summary-kill-same-subject-and-select'). > `---- > > If you don't use adaptive scoring, there's no difference to mark the > article read using `d', I think. If you use adaptive scoring it will > create corresponding score entries, see gnus-killed-mark in (info > "(gnus)Adaptive Scoring"). > Thanks Reiner. It's sad to see that such notion are left undefined until a late section (SCORING). I really found the gnus info documentation hard to read. Are there any other documentation about gnus out there ? Francis