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 3AED44196F4 for ; Fri, 23 Apr 2010 10:34:20 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.1 X-Spam-Level: X-Spam-Status: No, score=-0.1 tagged_above=-999 required=5 tests=[BAYES_20=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_FROM=0.001] autolearn=ham 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 r1z2dFaIJ+G4 for ; Fri, 23 Apr 2010 10:34:19 -0700 (PDT) Received: from mail-wy0-f181.google.com (mail-wy0-f181.google.com [74.125.82.181]) by olra.theworths.org (Postfix) with ESMTP id 639C4431FC1 for ; Fri, 23 Apr 2010 10:34:19 -0700 (PDT) Received: by wyf23 with SMTP id 23so1634551wyf.26 for ; Fri, 23 Apr 2010 10:34:18 -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=/Xne5zG+rBVOOhXV1/COo4zYeutFemClB9RbJgQpLnM=; b=eDGsTaIPAtp73dWj7JHb94lc07cBFXOfZKh4AH+h/qtm2WLLfczcKXtn+qQlmSfp8s wmnsTWL60eNP8ZNskrSP6XeudFDqNi45nVrItGzLEz9MeFA0AxIFFe7mGAxX0FP6npcq CT0mIr3rgs+jI7sgaYQXv+3JM0U3cWkDjSAjc= 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=DOHdpJJVcklsdwmP+ihGGU2a2+LGDsN1fFq6LKnzxdoaMoP0WKc1LfbmGfNzyXWSVd 1Ad8W6qGe34sRELkZ/tlwe40l7NKVFK77e0sKENcMOZStlnkSTjgUoYyaniBIl6H+lX+ a+zug48pKFIN5mm+aoPPoO7tbD4U8T92hd8oY= MIME-Version: 1.0 Received: by 10.216.90.141 with SMTP id e13mr486358wef.166.1272044058619; Fri, 23 Apr 2010 10:34:18 -0700 (PDT) Received: by 10.216.133.155 with HTTP; Fri, 23 Apr 2010 10:34:18 -0700 (PDT) In-Reply-To: References: <1272023661-14038-1-git-send-email-dme@dme.org> Date: Fri, 23 Apr 2010 13:34:18 -0400 Message-ID: Subject: Re: [PATCH] emacs: Allow headers to be shown by default in show mode From: Servilio Afre Puentes To: Dirk Hohndel Content-Type: text/plain; charset=ISO-8859-1 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: Fri, 23 Apr 2010 17:34:20 -0000 On 23 April 2010 13:13, Dirk Hohndel wrote: > On Fri, 23 Apr 2010 12:54:21 +0100, David Edmondson wrote: >> Add `notmuch-show-headers-visible' which, when set `t', causes headers >> to be shown by default. > > Excellent - Carl, can you pull this into 0.3, please? +1 Servilio