From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/66023 Path: news.gmane.org!not-for-mail From: Ted Zlatanov Newsgroups: gmane.emacs.gnus.general Subject: Re: file storage in IMAP (eventually for Tramp) working and needs testing Date: Wed, 02 Jan 2008 16:15:29 -0600 Organization: =?utf-8?B?0KLQtdC+0LTQvtGAINCX0LvQsNGC0LDQvdC+0LI=?= @ Cienfuegos Message-ID: <86abnnzxfi.fsf@lifelogs.com> References: <86k5n1443g.fsf@lifelogs.com> <87fxxjgohd.fsf@gmx.de> <873atjgf6m.fsf@gmx.de> <86r6h2x6fv.fsf@lifelogs.com> <87y7bag519.fsf@gmx.de> <86ejd2wyej.fsf@lifelogs.com> <87odc6ft4e.fsf@gmx.de> <86myroyn3v.fsf@lifelogs.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1199312130 29754 80.91.229.12 (2 Jan 2008 22:15:30 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 2 Jan 2008 22:15:30 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M14516@lists.math.uh.edu Wed Jan 02 23:15:50 2008 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.50) id 1JABsJ-0006L8-Lb for ding-account@gmane.org; Wed, 02 Jan 2008 23:15:47 +0100 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 1JABrd-0004Bx-Vd; Wed, 02 Jan 2008 16:15:06 -0600 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 1JABrc-0004Bg-A0 for ding@lists.math.uh.edu; Wed, 02 Jan 2008 16:15:04 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.67) (envelope-from ) id 1JABrb-0003yP-CA for ding@lists.math.uh.edu; Wed, 02 Jan 2008 16:15:04 -0600 Original-Received: from blockstar.com ([170.224.69.95] helo=mail.blockstar.com) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1JABrb-0003Ua-00 for ; Wed, 02 Jan 2008 23:15:03 +0100 Original-Received: from tzlatanov-ubuntu-desktop.jumptrading.com (unknown [38.98.147.130]) by mail.blockstar.com (Postfix) with ESMTP id CC5DA3F8956 for ; Wed, 2 Jan 2008 14:45:00 -0800 (PST) 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" X-Hashcash: 1:20:080102:ding@gnus.org::NtFCiGfQXhPgtMtW:00000z+2 X-Hashcash: 1:20:080102:michael.albinus@gmx.de::e/XmWp+/Bk6RHrPg:0000000000000000000000000000000000000004egJ In-Reply-To: (Reiner Steib's message of "Wed, 02 Jan 2008 22:40:12 +0100") User-Agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.50 (gnu/linux) X-Spam-Score: -2.6 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:66023 Archived-At: On Wed, 02 Jan 2008 22:40:12 +0100 Reiner Steib wrote: RS> Emacs 21 (e.g. Gnus 5.9) already has imap.el. Of course not a RS> current version, so I don't know if it would be sufficient for RS> trimp.el/tramp-imap.el. But I don't think this matters much. A RS> library for "file storage in IMAP" should probably be included in RS> Emacs, either as part of tramp or independently, but not as part of RS> Gnus (making it possible to save drafts on IMAP would be a very nice RS> feature for Gnus, of course!). So you should discuss it on RS> emacs-devel sooner or later. All right, I'll work with Michael Albinus to put this functionality in Tramp and from there it will go into Emacs. Ted