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 933AA4196F2 for ; Wed, 9 Jun 2010 12:13:04 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.599 X-Spam-Level: X-Spam-Status: No, score=-0.599 tagged_above=-999 required=5 tests=[BAYES_05=-0.5, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001] 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 71wYsEHMcG9l for ; Wed, 9 Jun 2010 12:12:54 -0700 (PDT) Received: from mail-pv0-f181.google.com (mail-pv0-f181.google.com [74.125.83.181]) by olra.theworths.org (Postfix) with ESMTP id 141384196F3 for ; Wed, 9 Jun 2010 12:12:50 -0700 (PDT) Received: by pvg6 with SMTP id 6so796943pvg.26 for ; Wed, 09 Jun 2010 12:12:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=RFnzhZ8cC9PikDW9R5utIoxD/Tzgrgg4Nqd8JCC/oa8=; b=RnZW6LWdpFgsAzUM4c77XmLqHDgj5kEk1n16YGrIMjjCFDIi2eTty1sP0rJgcDkU1x YHPunbl7DfOaQZfSnrLKlRpdmg6zycPDk7R54jqvXFZtMm6300koLUHdYjgRiFCsc44t bMxhNXU23czDETSbps5vf8STkCzUJIXZ3fgd8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=Hwng0xUmVwM/NL5XVdYdP1QPuo1ZH/YU15VuMjMWBCSMDr/oWnJvhRhJj8Lyjp6ULC 7j7Be/XgP47/hXbTA0jYkRZHmM5uVfEIPhH8VQ/gUw4DJcRM0XBUZRhM2qsfhFMXUxUD 7n2pvi8vWSwuxEhvquektgR2RmrvMNYqyi+fw= MIME-Version: 1.0 Received: by 10.224.30.135 with SMTP id u7mr10729340qac.197.1276110765438; Wed, 09 Jun 2010 12:12:45 -0700 (PDT) Received: by 10.220.171.203 with HTTP; Wed, 9 Jun 2010 12:12:45 -0700 (PDT) In-Reply-To: References: <87zkz4xnf4.fsf@servo.finestructure.net> <871vcghz8o.fsf@yoom.home.cworth.org> Date: Wed, 9 Jun 2010 15:12:45 -0400 Message-ID: Subject: Re: [PATCH] remove message archiving from show-advance-and-archive From: "servilio@gmail.com" To: Dirk Hohndel Content-Type: text/plain; charset=ISO-8859-1 Cc: 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: Wed, 09 Jun 2010 19:13:04 -0000 On 9 June 2010 14:20, Dirk Hohndel wrote: [...] > Oh - and I really want a way to do surgery on threads. Merge threads to > fix Blackberry users breaking threads. And split threads for > hijackers... I remember this being mentioned by Carl in the list some time ago, it would be a great feature to have. Servilio