From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/28196 Path: main.gmane.org!not-for-mail From: David Maslen Newsgroups: gmane.emacs.gnus.general Subject: Re: The little yellow envelope on the status bar with nnimap Date: 14 Dec 1999 18:15:02 +1100 Sender: owner-ding@hpc.uh.edu Message-ID: <87puwaf0y1.fsf@iname.com> References: <87k8mjl22p.fsf@iname.com> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035165087 28652 80.91.224.250 (21 Oct 2002 01:51:27 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 01:51:27 +0000 (UTC) Cc: ding@gnus.org Return-Path: Original-Received: from spinoza.math.uh.edu (spinoza.math.uh.edu [129.7.128.18]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id CAA16727 for ; Tue, 14 Dec 1999 02:15:47 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by spinoza.math.uh.edu (8.9.1/8.9.1) with ESMTP id BAB22985; Tue, 14 Dec 1999 01:15:43 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 14 Dec 1999 01:15:51 -0600 (CST) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id BAA29355 for ; Tue, 14 Dec 1999 01:15:42 -0600 (CST) Original-Received: from taz.net.au (postfix@taz.net.au [203.16.167.1]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id CAA16718 for ; Tue, 14 Dec 1999 02:15:15 -0500 (EST) Original-Received: by taz.net.au (Postfix, from userid 10) id 4797B3008; Tue, 14 Dec 1999 18:14:52 +1100 (EST) Original-Received: from imp.taz.net.au (trinity.2d.private [10.10.10.9]) by imp.taz.net.au (Postfix) with SMTP id 9A8162A01A for ; Tue, 14 Dec 1999 18:15:03 +1100 (EST) Original-Received: by imp.taz.net.au (sSMTP sendmail emulation); Tue, 14 Dec 1999 18:15:03 +1100 In-Reply-To: Jan Vroonhof's message of "Mon, 13 Dec 1999 11:00:58 +0100" Original-Lines: 12 User-Agent: Gnus/5.08 (Gnus v5.8.0) XEmacs/21.1 (Bryce Canyon) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:28196 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:28196 Jan Vroonhof writes: > David Maslen writes: > > Can someone give me a hint as to what makes the little yellow envelope > > symbol on the XEmacs status line light up? > display-time-mail-* from time.el Thank you for that. Unfortunately it didn't get me anywhere. There isn't much point checking if a file exists under nnimap, as it probably does regardless of whether you have any new messages. Anybody have a solution for checking if you have new messages in lisp? I can do it with a wmmail applet, but would like and emacs solution.