From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.96.142.65 with SMTP id ru1csp57897qdb; Thu, 27 Mar 2014 16:48:01 -0700 (PDT) X-Received: by 10.182.150.40 with SMTP id uf8mr3936347obb.19.1395964080663; Thu, 27 Mar 2014 16:48:00 -0700 (PDT) Return-Path: Received: from rubyforge.org ([50.56.192.79]) by mx.google.com with ESMTP id ns8si3547721obc.81.2014.03.27.16.48.00 for ; Thu, 27 Mar 2014 16:48:00 -0700 (PDT) Received-SPF: pass (google.com: domain of sup-devel-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-devel-bounces@rubyforge.org designates 50.56.192.79 as permitted sender) smtp.mail=sup-devel-bounces@rubyforge.org; dkim=neutral (no key for signature) header.i=@schmeiser.org Received: from localhost.localdomain (localhost [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id BE3E82E1F4; Thu, 27 Mar 2014 23:48:01 +0000 (UTC) X-Greylist: delayed 495 seconds by postgrey-1.31 at rubyforge; Thu, 27 Mar 2014 23:47:34 UTC Received: from origin.schmeiser.org (origin.schmeiser.org [50.116.59.107]) by rubyforge.org (Postfix) with ESMTP id ECBA42E1EC for ; Thu, 27 Mar 2014 23:47:34 +0000 (UTC) Received: from [10.0.1.8] (c-174-63-120-188.hsd1.ma.comcast.net [174.63.120.188]) by origin.schmeiser.org (Postfix) with ESMTPSA id E4497197D1 for ; Thu, 27 Mar 2014 19:39:13 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=schmeiser.org; s=default; t=1395963554; bh=moS9iR06hAc7koY6mdVtqWjRwsTH/pI8eGaEOpk9NZY=; h=Subject:From:In-Reply-To:Date:References:To:From; b=LPfod3/Bk0rbj06No5LgV5EpFZf6PaFTCy9IxTP5b4600jONH35ouer3XeayZ45Xh wYyqQUsR3c6XjRo4QuvElZ9msrJLLzj7gNYrxcOuorx4XrgWl3x3/VAuIeKQJE3o2O SX7yq6kV7dQmcm/uhU9KiIH1FOGLR4dmkBII5FOA= Mime-Version: 1.0 (Mac OS X Mail 7.2 \(1874\)) From: Steven Schmeiser In-Reply-To: <1395042468-sup-5821@qwerzila> Date: Thu, 27 Mar 2014 19:40:18 -0400 Message-Id: <18152441-C2B3-4454-B1E1-3242F62E7412@schmeiser.org> References: <1395042468-sup-5821@qwerzila> To: Sup developer discussion X-Mailer: Apple Mail (2.1874) Subject: Re: [sup-devel] [sup] Maildir root: Keep labels in sync with maildir folders (#253) X-BeenThere: sup-devel@rubyforge.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: Sup developer discussion List-Id: Sup developer discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: sup-devel-bounces@rubyforge.org Errors-To: sup-devel-bounces@rubyforge.org I'm trying out the maildir-root branch, but get the following error: undefined local variable or method `check_enable_experimental' for MaildirSub (deleted):Redwood::MaildirRoot::MaildirSub /usr/local/Cellar/ruby193/1.9.3-p545/lib/ruby/gems/1.9.1/gems/sup-999/lib/sup/maildirroot.rb:153:in `ensure_maildir' I did a diff with an older version of maildir-root that I was using from gauteh's personal repository, but I didn't see anything obviously related to this that changed in maildirroot.rb. Any suggestions? Thanks, steve On Mar 17, 2014, at 3:52, Gaute Hope wrote: > Excerpts from Matthieu Rakotojaona's message of 2014-03-15 18:53:10 +0100: >> Just opened https://github.com/sup-heliotrope/sup/tree/maildir-root >> branch at 3f6bc97a14f8e87f1663f924aca5333617cbeec7 (your HEAD) to >> track development of maildir-root. I'd like to use it in instead of >> `gmail_source` because even if I break my sup, I can still read my >> mails with any other MUA in the world. >> >> --- Reply to this email directly or view it on GitHub: >> https://github.com/sup-heliotrope/sup/pull/253#issuecomment-37732781 > > Cool. Feel free to push fixes there. > > That was definetly a strong motivation for me as well. > > - gaute > > _______________________________________________ > Sup-devel mailing list > Sup-devel@rubyforge.org > http://rubyforge.org/mailman/listinfo/sup-devel > _______________________________________________ Sup-devel mailing list Sup-devel@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-devel