From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/39420 Path: main.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general Subject: Re: [bug] Mark limit score Date: Thu, 18 Oct 2001 21:51:27 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: References: <7ktt2sb6.fsf@hschmi22.userfqdn.rz-online.de> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035175126 27744 80.91.224.250 (21 Oct 2002 04:38:46 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 04:38:46 +0000 (UTC) Cc: ding@gnus.org Return-Path: Original-Received: (qmail 6636 invoked from network); 18 Oct 2001 19:54:42 -0000 Original-Received: from malifon.math.uh.edu (mail@129.7.128.13) by mastaler.com with SMTP; 18 Oct 2001 19:54:42 -0000 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 15uJDa-0004oZ-00; Thu, 18 Oct 2001 14:52:38 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 18 Oct 2001 14:52:15 -0500 (CDT) Original-Received: from sclp3.sclp.com (qmailr@sclp3.sclp.com [209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id OAA09190 for ; Thu, 18 Oct 2001 14:52:04 -0500 (CDT) Original-Received: (qmail 6597 invoked by alias); 18 Oct 2001 19:52:11 -0000 Original-Received: (qmail 6592 invoked from network); 18 Oct 2001 19:52:11 -0000 Original-Received: from dolk.extundo.com (195.42.214.242) by gnus.org with SMTP; 18 Oct 2001 19:52:11 -0000 Original-Received: from barbar.josefsson.org (slipsten.extundo.com [195.42.214.241]) (authenticated bits=0) by dolk.extundo.com (8.12.1/8.12.1) with ESMTP id f9IJqHHB004140; Thu, 18 Oct 2001 21:52:17 +0200 Original-To: In-Reply-To: <7ktt2sb6.fsf@hschmi22.userfqdn.rz-online.de> (Frank Schmitt's message of "Thu, 18 Oct 2001 11:47:25 +0200") Mail-Copies-To: nobody Original-Lines: 17 User-Agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/21.0.106 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:39420 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:39420 Frank Schmitt writes: > There are currently two entries in the menu Gnus->Mark Limit which are > called Score. That's already not very nice, but I think that one or both > of them are broken. > > Try to hit /p in the summary buffer. This results for me in an error message > saying "There is no diplay group parameter" (sic!). Fixed. > Then: /v calls gnus-summary-limit-to-score. This function is the one I > want, but it doesn't ask for the score I wish to limit the summary > to. It limits the summary to articles with a score bigger or equal than > gnus-summary-default-score which is quite senseless. Maybe it is possible to use a prefix, e.g. '100 / v'.