From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/73377 Path: news.gmane.org!not-for-mail From: Ted Zlatanov Newsgroups: gmane.emacs.gnus.general Subject: Re: Outstanding stuff? Date: Wed, 20 Oct 2010 12:59:11 -0500 Organization: =?utf-8?B?0KLQtdC+0LTQvtGAINCX0LvQsNGC0LDQvdC+0LI=?= @ Cienfuegos Message-ID: <87ocaovj80.fsf@lifelogs.com> References: <87mxq91zko.fsf@uwo.ca> <87zku8lx3a.fsf@lifelogs.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1287597599 23214 80.91.229.12 (20 Oct 2010 17:59:59 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 20 Oct 2010 17:59:59 +0000 (UTC) To: Original-X-From: ding-owner+M21748@lists.math.uh.edu Wed Oct 20 19:59:56 2010 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1P8cx7-0007Ji-0B for ding-account@gmane.org; Wed, 20 Oct 2010 19:59:53 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1P8cx5-0006kw-6Q; Wed, 20 Oct 2010 12:59:51 -0500 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1P8cx3-0006kd-L7 for ding@lists.math.uh.edu; Wed, 20 Oct 2010 12:59:49 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1P8cwz-00017d-9O for ding@lists.math.uh.edu; Wed, 20 Oct 2010 12:59:49 -0500 Original-Received: from chirelay1o.jumptrading.com ([38.98.147.153] helo=chirelay1.jumptrading.com) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1P8cwy-0007iU-00 for ; Wed, 20 Oct 2010 19:59:44 +0200 Original-Received: from chirelay1.jumptrading.com (unknown [127.0.0.1]) by chirelay1.jumptrading.com (Symantec Mail Security) with ESMTP id 9793C320030 for ; Wed, 20 Oct 2010 12:59:13 -0500 (CDT) X-AuditID: 26629395-a83efbb000000867-58-4cbf2df06319 Original-Received: from chiexchange02.w2k.jumptrading.com (unknown [38.98.147.140]) by chirelay1.jumptrading.com (Symantec Mail Security) with ESMTP id 9F2172DC005 for ; Wed, 20 Oct 2010 12:59:12 -0500 (CDT) Original-Received: from internalsmtp.w2k.jumptrading.com (10.2.4.29) by chiexchange02.w2k.jumptrading.com (10.2.4.71) with Microsoft SMTP Server id 8.1.291.1; Wed, 20 Oct 2010 12:59:12 -0500 Original-Received: from tzlatanov-ubuntu-desktop.jumptrading.com ([10.2.14.81]) by internalsmtp.w2k.jumptrading.com with Microsoft SMTPSVC(6.0.3790.1830); Wed, 20 Oct 2010 12:59:12 -0500 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" In-Reply-To: (Lars Magne Ingebrigtsen's message of "Wed, 20 Oct 2010 19:34:38 +0200") User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (gnu/linux) X-OriginalArrivalTime: 20 Oct 2010 17:59:12.0230 (UTC) FILETIME=[80633060:01CB7080] X-Brightmail-Tracker: AAAAAA== X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:73377 Archived-At: On Wed, 20 Oct 2010 19:34:38 +0200 Lars Magne Ingebrigtsen wrote: LMI> Ted Zlatanov writes: >> This has my vote too. Plus I'd get rid of drafts altogether (the code >> that deals with them has caused many bug reports and has too many >> special cases) and just use regular groups with a draft-mode parameter. LMI> Storing drafts locally seems quite useful to me. It avoids network LMI> problems and the like. Drafts could still be stored in nnfolder or whatever, only they won't require a special backend. Ted