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 04F7C431FBF; Fri, 20 Nov 2009 09:02:17 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org 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 6uUlKwzezffp; Fri, 20 Nov 2009 09:02:16 -0800 (PST) Received: from cworth.org (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id E1064431FAE; Fri, 20 Nov 2009 09:02:15 -0800 (PST) From: Carl Worth To: Jan Janak , Jeffrey Ollie In-Reply-To: References: <935ead450911181000w2cddfe95qe9efd5bea9f9209d@mail.gmail.com> <20091119164543.25e7afe5@hikari> <935ead450911191823s776fda6eyb6f6949ac982bd03@mail.gmail.com> <87lji11leu.fsf@yoom.home.cworth.org> <935ead450911200510ie80d28dv1d82ccbd11803128@mail.gmail.com> Date: Fri, 20 Nov 2009 18:02:04 +0100 Message-ID: <876395m8oj.fsf@yoom.home.cworth.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Cc: Not Much Mail Subject: Re: [notmuch] Segfault searching for tags X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.12 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: Fri, 20 Nov 2009 17:02:17 -0000 On Fri, 20 Nov 2009 14:20:45 +0100, Jan Janak wrote: > > Ah, excellent! =C2=A0This does indeed seem to prevent the crash. =C2=A0= Now I > > just need to figure out how to get all my mail out of GMail. >=20 > I did exactly that with offlineimap. It crashes from time to time, but > then you can just restart it and continue. It sounds like a lot of people are wanting to do that. So it probably wouldn't hurt for someone who's done it to write up instructions for that, (or post a link to existing instructions). I'd say that it might make sense to put these up in a wiki, (and I'll probably eventually setup an ikiwiki instance for notmuchmail.org just like I do for cworth.org and cairographics.org). But then again, we're *already* using email, and I've got this half-baked idea about being able to just tag useful posts and have them appear on the webpage. > A few days ago I sent a patch which converts mail subdirectories to > tags and because Gmail IMAP server converts labels to subdirectories, > you can use that to convert gmail's labels to notmuch tags > automatically. I haven't lost that. Sorry it's taking me a bit to get to it, though! I think there were two different patches from two people for this feature. So I've got those both tagged and will review them soon. -Carl