From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/11036 Path: main.gmane.org!not-for-mail From: Mark Boyns Newsgroups: gmane.emacs.gnus.general Subject: Re: Gnus+procmail and display-time Date: 22 May 1997 15:50:34 -0700 Message-ID: References: <2x3erfkv40.fsf@ccae-sv.inesc.pt> NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035150812 27913 80.91.224.250 (20 Oct 2002 21:53:32 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 21:53:32 +0000 (UTC) Cc: ding@gnus.org Return-Path: Original-Received: from sandy.calag.com (root@sandy [206.190.83.128]) by altair.xemacs.org (8.8.5/8.8.5) with ESMTP id QAA25739 for ; Thu, 22 May 1997 16:56:36 -0700 Original-Received: from xemacs.org (xemacs.cs.uiuc.edu [128.174.252.16]) by sandy.calag.com (8.8.5/8.8.5) with ESMTP id QAA26986 for ; Thu, 22 May 1997 16:56:17 -0700 Original-Received: from ifi.uio.no (0@ifi.uio.no [129.240.64.2]) by xemacs.org (8.8.5/8.8.5) with SMTP id SAA06807 for ; Thu, 22 May 1997 18:55:35 -0500 (CDT) Original-Received: from claymore.vcinet.com (claymore.vcinet.com [208.205.12.23]) by ifi.uio.no with SMTP (8.6.11/ifi2.4) id for ; Fri, 23 May 1997 00:51:10 +0200 Original-Received: (qmail 12451 invoked by uid 504); 22 May 1997 22:51:08 -0000 Original-Received: (qmail 12448 invoked from network); 22 May 1997 22:51:08 -0000 Original-Received: from doctor.sdsu.edu (107@130.191.13.1) by claymore.vcinet.com with SMTP; 22 May 1997 22:51:08 -0000 Original-Received: (from boyns@localhost) by doctor.sdsu.edu (8.8.5/8.8.5) id PAA14840; Thu, 22 May 1997 15:50:35 -0700 (PDT) X-URL: http://www.sdsu.edu/~boyns/ Original-To: Nelson Jose dos Santos Ferreira In-Reply-To: Nelson Jose dos Santos Ferreira's message of 22 May 1997 23:19:43 +0100 X-Mailer: Gnus v5.4.53/Emacs 19.34 Original-Lines: 25 Original-Xref: altair.xemacs.org dgnus-list:1424 Xref: main.gmane.org gmane.emacs.gnus.general:11036 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:11036 22 May 1997 Nelson.Ferreira@inesc.pt writes: > Hi! > > I use procmail to split my mail, and then read it with gnus. It's a lot faster > than nnmail-split !!! > The down side is I no longer have the mail indicator on the modeline :( > > I'm thinking of moving the entire procmail files to a directory where gnus > will then read the mail. display-time will check the log there. > > As anybody done something like that ? > > I know I have to RTFM for Gnus and procmail (for the locks on the files move), > but if you could save me trouble I'd appreciate. Use display-time-mail-file: display-time-mail-file's value is nil Documentation: *File name of mail inbox file, for indicating existence of new mail. Non-nil and not a string means don't check for mail. nil means use default, which is system-dependent, and is the same as used by Rmail.