From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/40675 Path: main.gmane.org!not-for-mail From: Colin Marquardt Newsgroups: gmane.emacs.gnus.general Subject: Re: biff compatible with nnimap folders? (Was: biff compatible with nnml boxes) Date: Mon, 03 Dec 2001 18:32:40 +0100 Sender: owner-ding@hpc.uh.edu Message-ID: References: <874rn8dxzj.fsf_-_@bang.priv.no> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035176190 2227 80.91.224.250 (21 Oct 2002 04:56:30 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 04:56:30 +0000 (UTC) Keywords: emacs Return-Path: Original-Received: (qmail 4980 invoked from network); 3 Dec 2001 17:34:59 -0000 Original-Received: from malifon.math.uh.edu (mail@129.7.128.13) by mastaler.com with SMTP; 3 Dec 2001 17:34:59 -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 16AwyC-0000pF-00; Mon, 03 Dec 2001 11:33:32 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 03 Dec 2001 11:33:18 -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 LAA24149 for ; Mon, 3 Dec 2001 11:33:06 -0600 (CST) Original-Received: (qmail 4940 invoked by alias); 3 Dec 2001 17:33:11 -0000 Original-Received: (qmail 4935 invoked from network); 3 Dec 2001 17:33:10 -0000 Original-Received: from mailrelay2.alcatel.de (194.113.59.71) by gnus.org with SMTP; 3 Dec 2001 17:33:10 -0000 Original-Received: from slsd38.stgl.sel.alcatel.de (sls6xz.stgl.sel.alcatel.de [149.204.240.171]) by mailrelay2.alcatel.de (8.9.3/8.9.3) with ESMTP id SAA29590 for ; Mon, 3 Dec 2001 18:32:40 +0100 (MET) Original-Received: from slse6u.stgl.sel.alcatel.de (slse6u [149.204.240.35]) by slsd38.stgl.sel.alcatel.de (8.10.2+Sun/8.8.8-tak-vsehServer-000110) with ESMTP id fB3HWeL24563 for ; Mon, 3 Dec 2001 18:32:40 +0100 (MET) Original-Received: (from cmarqu@localhost) by slse6u.stgl.sel.alcatel.de (8.8.8+Sun/8.8.8) id SAA25549; Mon, 3 Dec 2001 18:32:40 +0100 (MET) X-Authentication-Warning: slse6u.stgl.sel.alcatel.de: cmarqu set sender to c.marquardt@alcatel.de using -f Original-To: ding@gnus.org X-Disclaimer: Opinions expressed are not those of Alcatel. In-Reply-To: <874rn8dxzj.fsf_-_@bang.priv.no> (Steinar Bang's message of "Mon, 03 Dec 2001 18:17:36 +0100") Original-Lines: 14 User-Agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/21.1 X-Alcanet-MTA-scanned-and-authorized: yes Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:40675 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:40675 Steinar Bang writes: >>>>>> Chmouel Boudjnah : >> ;;; display-flags.el --- Display flags for incoming mail > > Does anyone know of a variant of this, that can poll a couple of IMAP > folders? Check gnu.emacs.sources for imap-mail.el. It didn't work for me under GNU Emacs (21) though, but the author told me he is working on a version that is compatible with both Emacs and XEmacs. Cheers, Colin