From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Ted Zlatanov Newsgroups: gmane.emacs.bugs Subject: Re: bug#8055: 24.0.50; [nnmaildir/Gnus] please support in-filename Maildir flags Date: Wed, 16 Feb 2011 13:29:28 -0600 Organization: =?utf-8?B?0KLQtdC+0LTQvtGAINCX0LvQsNGC0LDQvdC+0LI=?= @ Cienfuegos Message-ID: <87ei774w2v.fsf@lifelogs.com> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1297885213 30453 80.91.229.12 (16 Feb 2011 19:40:13 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 16 Feb 2011 19:40:13 +0000 (UTC) To: bug-gnu-emacs@gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Wed Feb 16 20:40:09 2011 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PpnEP-0008K4-06 for geb-bug-gnu-emacs@m.gmane.org; Wed, 16 Feb 2011 20:40:09 +0100 Original-Received: from localhost ([127.0.0.1]:52455 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PpnEO-000128-CY for geb-bug-gnu-emacs@m.gmane.org; Wed, 16 Feb 2011 14:40:08 -0500 Original-Path: usenet.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!newsgate.cistron.nl!newsgate.news.xs4all.nl!news2.euro.net!news.mixmin.net!news.albasani.net!not-for-mail Original-Newsgroups: gnu.emacs.bug Original-Lines: 23 Original-X-Trace: news.albasani.net IXPza3OFjDs9AJXf8r9MAIzi76MSqhthU/F6MK9x1ALdxIgT1E84KlzteSDSa5cynSxnow9eDIihtZakts6im08dGIHuhQZYN8eP8BTG+4o1RhVQJXg5Jjp3P3CVPK7/ Original-NNTP-Posting-Date: Wed, 16 Feb 2011 19:29:39 +0000 (UTC) X-Face: bd.DQ~'29fIs`T_%O%C\g%6jW)yi[zuz6; d4V0`@y-~$#3P_Ng{@m+e4o<4P'#(_GJQ%TT= D}[Ep*b!\e,fBZ'j_+#"Ps?s2!4H2-Y"sx" Cancel-Lock: sha1:frM6K2tJ+iZY0bNRfoKASOF5/jQ= sha1:NhNOjiuJkaJ6/4sEFNsD7tspT5I= User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (gnu/linux) Injection-Info: news.albasani.net; logging-data="5n1ReWZ0xMLPeoqg3LFXMrAq2bFl67VhLp+jKrGozCf7gofwLx7fOZbv6dgnBC2RRpN5bKI2Duh48tF4Lxq3btwMKkGC+0aa6UJ8Ddh+VLbRgKnLc1OyiEyd759w0ZAz"; mail-complaints-to="abuse@albasani.net" Original-Xref: usenet.stanford.edu gnu.emacs.bug:71508 X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:44194 Archived-At: On Wed, 16 Feb 2011 15:24:15 +0100 Luca Capello wrote: LC> I guess there is nothing new in the nnmaildir support in Gnus, at least LC> it seems that nothing has changed since Brian Nelson's rant on the LC> debian-user@ mailing list back in 2004-08-04 [2]. LC> [2] Message-ID: <87hdrivzuk.fsf@scabbers.bignachos.com> LC> URL: LC> URL: Also see: http://thread.gmane.org/gmane.emacs.devel/125311/focus=69753 (short version: nnmaildir was engineered for concurrent access and can be heavily optimized with secondary indices instead of the current link-happy system) IMHO, nnmaildir should be rewritten. The Maildir* spec is not all that complicated and things have changed a lot since nnmaildir was written. I would propose it on the Gnus mailing list, not as a bug. Ted