From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/41047 Path: main.gmane.org!not-for-mail From: Lars Magne Ingebrigtsen Newsgroups: gmane.emacs.gnus.general Subject: Re: [patch] Small enhancements for gnus-sum.el Date: Sat, 29 Dec 2001 03:20:40 +0100 Organization: Programmerer Ingebrigtsen 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 1035176506 4110 80.91.224.250 (21 Oct 2002 05:01:46 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 05:01:46 +0000 (UTC) Return-Path: Original-Received: (qmail 25895 invoked from network); 29 Dec 2001 02:25:43 -0000 Original-Received: from malifon.math.uh.edu (mail@129.7.128.13) by mastaler.com with SMTP; 29 Dec 2001 02:25:43 -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 16K9BZ-0005B6-00; Fri, 28 Dec 2001 20:25:21 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 28 Dec 2001 20:25:12 -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 UAA23917 for ; Fri, 28 Dec 2001 20:24:59 -0600 (CST) Original-Received: (qmail 25885 invoked by alias); 29 Dec 2001 02:25:03 -0000 Original-Received: (qmail 25880 invoked from network); 29 Dec 2001 02:25:03 -0000 Original-Received: from quimby.gnus.org (HELO quimby2.netfonds.no) (195.204.10.66) by gnus.org with SMTP; 29 Dec 2001 02:25:03 -0000 Original-Received: from news by quimby2.netfonds.no with local (Exim 3.12 #1 (Debian)) id 16K9Pn-0005bZ-00 for ; Sat, 29 Dec 2001 03:40:03 +0100 Original-To: ding@gnus.org Original-Path: not-for-mail Original-Newsgroups: gnus.ding Original-Lines: 32 Original-NNTP-Posting-Host: quimbies.gnus.org Original-X-Trace: quimby2.netfonds.no 1009593603 21412 195.204.10.148 (29 Dec 2001 02:40:03 GMT) Original-X-Complaints-To: usenet@quimby2.netfonds.no Original-NNTP-Posting-Date: 29 Dec 2001 02:40:03 GMT Mail-Copies-To: never X-Now-Playing: Various's _Staedtizism 2_: "Nolte - 21st Century Schizoid Man Or How To Loose Your Head Baby" User-Agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/21.0.104 (i686-pc-linux-gnu) X-Face: &w!^oO~dS|}-P0~ge{$c!h\ 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". [...] > 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) Thanks; I've applied these two patches... > 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. That command only exists so that something could be put into the menus. People are supposed to hit `C-u g' to get the raw article if they are using the keyboard. Unfortunately, the Emacs menu interface isn't flexible enough to allow putting `C-u g' into the menu shortcut thingie... -- (domestic pets only, the antidote for overdose, milk.) larsi@gnus.org * Lars Magne Ingebrigtsen