Return-Path: X-Original-To: notmuch@notmuchmail.org Delivered-To: notmuch@notmuchmail.org Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id 4F3E2429E41 for ; Thu, 13 Jan 2011 13:49:14 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -2.3 X-Spam-Level: X-Spam-Status: No, score=-2.3 tagged_above=-999 required=5 tests=[RCVD_IN_DNSWL_MED=-2.3] autolearn=unavailable Received: from olra.theworths.org ([127.0.0.1]) by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id nd9JDS618x3B for ; Thu, 13 Jan 2011 13:49:14 -0800 (PST) Received: from ipex2.johnshopkins.edu (ipex2.johnshopkins.edu [162.129.8.151]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id 1A18D429E40 for ; Thu, 13 Jan 2011 13:49:14 -0800 (PST) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ApsEAIL0Lk0KoSAO/2dsb2JhbAClQLZVhhaFTASEaIYo X-IronPort-AV: E=Sophos;i="4.60,319,1291611600"; d="scan'208";a="40436802" Received: from watt.hwcampus.jhu.edu ([10.161.32.14]) by ipex2.johnshopkins.edu with ESMTP/TLS/ADH-AES256-SHA; 13 Jan 2011 15:49:07 -0500 Received: by watt.hwcampus.jhu.edu (Postfix, from userid 502) id 49FF76F4E07; Thu, 13 Jan 2011 15:49:07 -0500 (EST) From: Jesse Rosenthal To: Thomas Schwinge Subject: Re: bug tracking In-Reply-To: <878vyo7tk3.fsf@kepler.schwinge.homeip.net> References: <87d3xr8p6m.fsf@servo.finestructure.net> <87wrvz2xt5.fsf@convex-new.cs.unb.ca> <87sk6icbh2.fsf@yoom.home.cworth.org> <87wrvrzqca.fsf@servo.finestructure.net> <87ocgwkdpf.fsf@yoom.home.cworth.org> <878vyo7tk3.fsf@kepler.schwinge.homeip.net> User-Agent: Notmuch/0.5-29-gb3caef1 (http://notmuchmail.org) Emacs/23.2.1 (x86_64-apple-darwin) Date: Thu, 13 Jan 2011 15:49:07 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: David Bremner , Notmuch Mail X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Jan 2011 21:49:14 -0000 Hi Thomas, On Thu, 13 Jan 2011 15:43:40 +0100, Thomas Schwinge wrote> > > git clone http://jkr.acm.jhu.edu/git/nm-remote.git > > I wanted to have a look at this, but the repository is no longer > accessible. Oh yeah -- completely forgot about that. I moved it to someplace that works, so you should be able to get it by: git clone http://commonmeasure.org/~jkr/git/nm-remote.git Best, Jesse