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 46034431FB6 for ; Tue, 24 Apr 2012 19:35:09 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.7 X-Spam-Level: X-Spam-Status: No, score=-0.7 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled 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 palA5UroBYqz for ; Tue, 24 Apr 2012 19:35:08 -0700 (PDT) Received: from mail-wi0-f179.google.com (mail-wi0-f179.google.com [209.85.212.179]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id 92BFD431FAE for ; Tue, 24 Apr 2012 19:35:08 -0700 (PDT) Received: by wibhn6 with SMTP id hn6so1084457wib.2 for ; Tue, 24 Apr 2012 19:35:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nickurak.ca; s=google-dkim; h=mime-version:sender:x-originating-ip:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=lh93YgT7/HoIxgOXPx9Yl+jU/qhZKUyljPZXQVDGzG0=; b=ZNjlQ+DPvZdvoriqHDB6RyykzRWLoifzLCAoL7/TZbcoNPIPaqEwtrg9ioPlCXgaZA gsep/yG/QIG3SG/2NEmXzm6leoRnoOjUFQ0oOGqmBUYuffXu++5W0+yFAQ2au2Xbkkb4 +AKgUTriBlfnKN+JUUV/aiMvH3nmJSCngYqSg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:sender:x-originating-ip:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :x-gm-message-state; bh=lh93YgT7/HoIxgOXPx9Yl+jU/qhZKUyljPZXQVDGzG0=; b=NONrG6zvIFcgIwgMHrXAMY4ZXvEcPb+10A1UQF7rC43VnLT3PYDDMfP+4JYUpSOaUv hWYBzzE4tm23a96xFnkR/CBLC4PdNAuy6vWUelMtccbn1cSuoAK8OOBRcX+BNAY6tqyT Da0eqxaisWbr4s2rnCeVda3e4tGa1/uuf1ANmhaTWxkRy1m9BFddzeRk9yIznRdlAVHk +lyRaTmtIJc4kuKuxhuRm4TNVC4qIOJA/3XkkAJi6s4Gjnn1jWexrQfbdl2ZuyIf6VwV FNnggWG83HiMDscNrIe5UqnvaxX5fi9HEMUkuV5+bWB4bYRhdvhTzya94w9W+yxOJ2OF p/7g== MIME-Version: 1.0 Received: by 10.180.85.70 with SMTP id f6mr36938541wiz.5.1335321307130; Tue, 24 Apr 2012 19:35:07 -0700 (PDT) Sender: jeremy@nickurak.ca Received: by 10.223.88.75 with HTTP; Tue, 24 Apr 2012 19:35:07 -0700 (PDT) X-Originating-IP: [68.148.28.35] In-Reply-To: <1335309421-18893-1-git-send-email-markwalters1009@gmail.com> References: <1335309421-18893-1-git-send-email-markwalters1009@gmail.com> Date: Tue, 24 Apr 2012 20:35:07 -0600 X-Google-Sender-Auth: 4Ch30bh4qJ1iIB7EOpcKKZGCB4w Message-ID: Subject: Re: [PATCH] emacs: add a filter option to show From: Jeremy Nickurak To: Mark Walters Content-Type: text/plain; charset=UTF-8 X-Gm-Message-State: ALoCoQlRBGOYiYp6kcJ0kGSAslZk2zmnzGIeQxBO03r3Yg2Ra0UwaKKYGI6zyB86MllKYrLLmPe0 Cc: notmuch@notmuchmail.org 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, 25 Apr 2012 02:35:09 -0000 Works-for-me, precisely as requested, thanks :)