From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.182.10.193 with SMTP id k1csp453049obb; Sat, 1 Dec 2012 16:09:02 -0800 (PST) Received: by 10.60.3.1 with SMTP id 1mr4779902oey.138.1354406942042; Sat, 01 Dec 2012 16:09:02 -0800 (PST) Return-Path: Received: from rubyforge.org (50-56-192-79.static.cloud-ips.com. [50.56.192.79]) by mx.google.com with ESMTP id pt10si8555240obc.185.2012.12.01.16.09.01; Sat, 01 Dec 2012 16:09:01 -0800 (PST) Received-SPF: pass (google.com: domain of sup-talk-bounces@rubyforge.org designates 50.56.192.79 as permitted sender) client-ip=50.56.192.79; Authentication-Results: mx.google.com; spf=pass (google.com: domain of sup-talk-bounces@rubyforge.org designates 50.56.192.79 as permitted sender) smtp.mail=sup-talk-bounces@rubyforge.org Received: from localhost.localdomain (localhost [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id 130C82E076; Sun, 2 Dec 2012 00:09:03 +0000 (UTC) X-Greylist: delayed 301 seconds by postgrey-1.31 at rubyforge; Sun, 02 Dec 2012 00:08:50 UTC Received: from dmz-mailsec-scanner-5.mit.edu (DMZ-MAILSEC-SCANNER-5.MIT.EDU [18.7.68.34]) by rubyforge.org (Postfix) with ESMTP id 673E72E075 for ; Sun, 2 Dec 2012 00:08:50 +0000 (UTC) X-AuditID: 12074422-b7fe46d0000008d2-00-50ba9ae39c50 Received: from mailhub-auth-4.mit.edu ( [18.7.62.39]) by dmz-mailsec-scanner-5.mit.edu (Symantec Messaging Gateway) with SMTP id D2.69.02258.3EA9AB05; Sat, 1 Dec 2012 19:03:47 -0500 (EST) Received: from outgoing.mit.edu (OUTGOING-AUTH.MIT.EDU [18.7.22.103]) by mailhub-auth-4.mit.edu (8.13.8/8.9.2) with ESMTP id qB203lfG011818; Sat, 1 Dec 2012 19:03:47 -0500 Received: from localhost ([171.66.176.121]) (authenticated bits=0) (User authenticated as ezyang@ATHENA.MIT.EDU) by outgoing.mit.edu (8.13.6/8.12.4) with ESMTP id qB203imw005021; Sat, 1 Dec 2012 19:03:46 -0500 (EST) In-reply-to: <1354406275-sup-6416@luna> From: "Edward Z. Yang" References: <1354404870-sup-6839@javelin> <1354406275-sup-6416@luna> To: Steven Hum Date: Sat, 01 Dec 2012 16:03:43 -0800 Message-Id: <1354406581-sup-9134@javelin> User-Agent: Sup/git X-Brightmail-Tracker: H4sIAAAAAAAAA+NgFrrLIsWRmVeSWpSXmKPExsUixG6nrvt41q4Ag/MTVSx2dXxhtpj+nM2B yWPnrLvsHvv2TWQOYIrisklJzcksSy3St0vgyng05QBrwUvWikkvfrM2MJ5k6WLk5JAQMJG4 vuYeE4QtJnHh3no2EFtIYB+jxOE1yl2MXED2ekaJ63fPskI4zxglPt04ANTNwcEsoC6xfp4Q SAMnkHn64l+wQWxA9qNjT1khBrlI7Gk9BLZMWCBGYufSM+wgNrOAqsS3x2/AbBEBJYnVr9Yz gtgsQPGXK9rAenkFNCXWrL0GNlNUQFjiyZFmZoheeYnmrbOZJzAKzEK4YhaSzAJGplWMsim5 Vbq5iZk5xanJusXJiXl5qUW6pnq5mSV6qSmlmxjBoeiitIPx50GlQ4wCHIxKPLwJD3cECLEm lhVX5h5ilORgUhLlPT1zV4AQX1J+SmVGYnFGfFFpTmrxIUYJDmYlEV4WE6Acb0piZVVqUT5M SpqDRUmc91rKTX8hgfTEktTs1NSC1CKYrAwHh5IELxsw5oQEi1LTUyvSMnNKENJMHJwgw3mA hn8GWcxbXJCYW5yZDpE/xagoJc4rAtIsAJLIKM2D64WlileM4kCvCPMKg1TxANMMXPcroMFM QIPfLNsOMrgkESEl1cDI8+vWq3thIYKis7Z99yu4wfVI6fz0FRnPtv5p7dCSZGRiTVhw6kKF 973Mu1el502KnDkrf2Xuyi+PajMPhRxLdPy2XdN5Zqg9f0mfk8bWdiHR7wvLayPCLGZW3d09 ST5PQimw8Hqsxr2vMtxayzJ2NUV4/jve+eff4rdlCxxaPij2/Fl8+s15JZbijERDLeai4kQA Q5oTr/ACAAA= Cc: sup-talk Subject: Re: [sup-talk] Who needs Heliotrope when you've got backwards label synchronization X-BeenThere: sup-talk@rubyforge.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: User & developer discussion of Sup List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: sup-talk-bounces@rubyforge.org Errors-To: sup-talk-bounces@rubyforge.org There are not that many changes from what used to be there; I mostly cleaned up some code, reordered some patches, removed some hacks, and fixed the "replies resurrect themselves" bug which was bugging me. Edward Excerpts from Steven Hum's message of Sat Dec 01 16:00:50 -0800 2012: > Thank you, Edward! I certainly was not expecting this, so soon! > > I am going to check out your new patchset immediately! > > Steven > > Excerpts from Edward Z. Yang's message of 2012-12-01 18:35:44 -0500: > > I've finally cleaned up and "released" the patchset that I > > use on a regular basis on top of Sup. It is described here: > > > > http://blog.ezyang.com/2012/12/maildir-synchronizing-sup/ > > > > Cheers, > > Edward _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk