From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: semente@taurinus.org Newsgroups: gmane.emacs.help Subject: Re: Emacs biff for Maildir mail boxes Date: Fri, 27 Jul 2012 16:22:03 -0700 (PDT) Organization: http://groups.google.com Message-ID: <4a7f4bae-23bf-4e35-a68a-8583c86b1313@googlegroups.com> References: <72d59c65-b908-47c3-af18-a2f45c55b246@googlegroups.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: dough.gmane.org 1343431517 10429 80.91.229.3 (27 Jul 2012 23:25:17 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 27 Jul 2012 23:25:17 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Jul 28 01:25:17 2012 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1SutuG-0007sv-Py for geh-help-gnu-emacs@m.gmane.org; Sat, 28 Jul 2012 01:25:16 +0200 Original-Received: from localhost ([::1]:55822 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SutuF-0006Kz-Vx for geh-help-gnu-emacs@m.gmane.org; Fri, 27 Jul 2012 19:25:15 -0400 Original-Path: usenet.stanford.edu!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 21 Original-NNTP-Posting-Host: 201.80.95.168 Original-X-Trace: posting.google.com 1343431324 29409 127.0.0.1 (27 Jul 2012 23:22:04 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Fri, 27 Jul 2012 23:22:04 +0000 (UTC) In-Reply-To: <72d59c65-b908-47c3-af18-a2f45c55b246@googlegroups.com> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=201.80.95.168; posting-account=faQ9WwoAAACYfRgnsx73dsXQMKFuUBxx User-Agent: G2/1.0 Original-Xref: usenet.stanford.edu gnu.emacs.help:193743 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:86115 Archived-At: On Friday, July 27, 2012 8:18:43 PM UTC-3, sem...@taurinus.org wrote: > On Thursday, June 21, 2001 6:54:34 PM UTC-3, Peter Neergaard wrote: > > > The package time has the utility to display in the modeline when new > > > mail arrives to a standard unix mail box (where all mail is kept in > > > one file) > > > > > > Is there a similar utility for mailboxes kept in the Mailbox format > > > where each mail is a file in a directory). > > > > Solution: (setenv "MAIL" "~/Maildir") Actually do not work.