From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/36184 Path: main.gmane.org!not-for-mail From: BrYan Newsgroups: gmane.emacs.gnus.general Subject: Re: gnus-filterhist.el Date: 10 May 2001 12:38:30 -0400 Message-ID: <2ny9s56tx5.fsf@mindspring.com> References: <3198484675292221@oakhurst.yi.org> <3198497976394386@oakhurst.yi.org> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035171812 7194 80.91.224.250 (21 Oct 2002 03:43:32 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 03:43:32 +0000 (UTC) Cc: ding@gnus.org Return-Path: Original-Received: (qmail 6576 invoked by alias); 10 May 2001 16:41:04 -0000 Original-Received: (qmail 6571 invoked from network); 10 May 2001 16:41:04 -0000 Original-Received: from mrspook.ems.mindspring.net (207.69.217.87) by gnus.org with SMTP; 10 May 2001 16:41:04 -0000 Original-Received: (from beej@localhost) by mrspook.ems.mindspring.net (8.11.0/8.11.0) id f4AGcUx10841; Thu, 10 May 2001 12:38:30 -0400 X-Authentication-Warning: mrspook.ems.mindspring.net: beej set sender to beej@mindspring.net using -f Original-To: Thomas Skogestad X-Latin: Neutiquam erro. In-Reply-To: <3198497976394386@oakhurst.yi.org> (Thomas Skogestad's message of "10 May 2001 17:39:36 +0200") User-Agent: Emacs Gnus Original-Lines: 23 Xref: main.gmane.org gmane.emacs.gnus.general:36184 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:36184 Thomas Skogestad writes: > * BrYan > > | > Is there a version of this that pops up a little buffer or so only if there > | > is new mail? > | > | No. Want one? > > Well, that would be nice... Sorry. Didn't mean to sound so facetious. If you visit http://www.comsecmilnavpac.net/elisp/ now there's a new version that does what you ask. You can have the filter history only pop up a window if there's new mail by setting gnus-filter-history-popup to true. I've only tested it with XEmacs 21.4, but I don't think anything should be amiss with Emacs or older versions of XEmacs. BrYan