From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/40664 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: [patch] Small enhancements for gnus-sum.el Date: Mon, 03 Dec 2001 08:48:31 +0100 Sender: owner-ding@hpc.uh.edu 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 1035176180 2174 80.91.224.250 (21 Oct 2002 04:56:20 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 04:56:20 +0000 (UTC) Cc: ding@gnus.org Return-Path: Original-Received: (qmail 14641 invoked from network); 3 Dec 2001 07:49:39 -0000 Original-Received: from malifon.math.uh.edu (mail@129.7.128.13) by mastaler.com with SMTP; 3 Dec 2001 07:49:39 -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 16Anqq-0006MB-00; Mon, 03 Dec 2001 01:49:20 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 03 Dec 2001 01:49:05 -0600 (CST) 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 BAA21951 for ; Mon, 3 Dec 2001 01:48:54 -0600 (CST) Original-Received: (qmail 14629 invoked by alias); 3 Dec 2001 07:49:04 -0000 Original-Received: (qmail 14624 invoked from network); 3 Dec 2001 07:49:04 -0000 Original-Received: from waldorf.cs.uni-dortmund.de (129.217.4.42) by gnus.org with SMTP; 3 Dec 2001 07:49:04 -0000 Original-Received: from lothlorien.cs.uni-dortmund.de (lothlorien [129.217.19.67]) by waldorf.cs.uni-dortmund.de with ESMTP id fB37mb602638; Mon, 3 Dec 2001 08:48:37 +0100 (MET) Original-Received: from lucy.cs.uni-dortmund.de (lucy [129.217.19.80]) by lothlorien.cs.uni-dortmund.de id IAA12621; Mon, 3 Dec 2001 08:48:32 +0100 (MET) Original-Received: by lucy.cs.uni-dortmund.de (Postfix, from userid 6104) id 080D3208B; Mon, 3 Dec 2001 08:48:31 +0100 (CET) Original-To: In-Reply-To: (Frank Schmitt's message of "Mon, 03 Dec 2001 01:28:00 +0100") Original-Lines: 31 User-Agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/21.1.50 (i686-pc-linux-gnu) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:40664 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:40664 Frank Schmitt writes: > 1) The menu including the gnus-summary-limit-to-* functions was called > "Mark Limit". This is most certainly not the name it is supposed to have > and if it is, I think it is not very telling. I therefor changed it to > "Limit to". That's a good idea. > 2) There is no predefined shortcut for gnus-article-show-raw-article. I > think the shortcut belongs in gnus-summary-article-map but as r and R > are already in use, I assigned the function to w, so A w in the summary > buffer no calls gnus-article-show-raw-article. Is `A w' in any way different than `C-u g'? > 3) When you call gnus-summary-limit-to-age via /t or the menu, you can > only limit the summary to articles older than x days. The user is asked > for x and if he gives a negative value nothing happens. I changed this, > so when the user says -x the summary is limited to articles younger than > x days. (e.g. /t -2 did nothing before and now limits the summary to > articles from today and yesterday) Good idea. But what happens when the user types C-u / t - 2 RET? Both the C-u and the - say to reverse the age constraint... Not sure if it makes sense to remove the support for C-u. kai -- Simplification good! Oversimplification bad! (Larry Wall)