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 9976A431FC0 for ; Fri, 14 Mar 2014 02:09:54 -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=[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 5rHmDdOzY1Qg for ; Fri, 14 Mar 2014 02:09:47 -0700 (PDT) Received: from mail-we0-f178.google.com (mail-we0-f178.google.com [74.125.82.178]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id A124E431FAE for ; Fri, 14 Mar 2014 02:09:47 -0700 (PDT) Received: by mail-we0-f178.google.com with SMTP id u56so1816008wes.23 for ; Fri, 14 Mar 2014 02:09:45 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:in-reply-to:references :user-agent:date:message-id:mime-version:content-type; bh=RZMhUWSXIB8TtQ1D0kylYptc0mKVVXdPUitAJfLBeEg=; b=bmHrszIo7GQnsAaHCja6VbcbxAWq1Hkm5+M2xyWKhPEiZjImWv3+PeXw8hgHEyzsXb kTfG0eEcv6nL99CpZ7DjMoy+XARqcJhZqvOA9byHi9blZTMUJBLIBpbne9+SHI+UEuuW vUOScuJTQ+2HCJADu8dkSyzb0uuOvkatHFKInA+8y22pLOf6Jb7vFTm6oLF8KvvHovgD Cg3x6fvUiWVC7OJB7stAUgFGSAxiTZau9JWbC4Rm20UdHspQ/kn74XORKd7O3GzP4ENb FIzFhJ9C3EKeB3uH+qH6o0plADiRhX7p1yXaEzdLbZW+IBa9p1njik+m78WQIdsS2ZaJ MPDQ== X-Gm-Message-State: ALoCoQmKxHn1X+ijvrUv7xwlII6IvkIBY1we3ky/WwyoCCBQumCysxjKHLoUc2s2tjtR3ygSYIFd X-Received: by 10.180.97.37 with SMTP id dx5mr5115751wib.53.1394788184874; Fri, 14 Mar 2014 02:09:44 -0700 (PDT) Received: from localhost ([2001:4b98:dc0:43:216:3eff:fe1b:25f3]) by mx.google.com with ESMTPSA id dd3sm12250777wjb.9.2014.03.14.02.09.43 for (version=TLSv1.1 cipher=RC4-SHA bits=128/128); Fri, 14 Mar 2014 02:09:43 -0700 (PDT) From: Jani Nikula To: "W. Trevor King" Subject: Re: [PATCH 0/2] nmbug-status: make title/blurb configurable In-Reply-To: <20140313143350.GA4933@odin.tremily.us> References: <20140313143350.GA4933@odin.tremily.us> User-Agent: Notmuch/0.17+148~g9006d37 (http://notmuchmail.org) Emacs/23.2.1 (x86_64-pc-linux-gnu) Date: Fri, 14 Mar 2014 10:09:40 +0100 Message-ID: <87y50dcfjf.fsf@nikula.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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, 14 Mar 2014 09:09:54 -0000 On Thu, 13 Mar 2014, "W. Trevor King" wrote: > On Thu, Mar 13, 2014 at 01:04:03PM +0100, Jani Nikula wrote: >> This lets me use nmbug-status for publishing search views in html >> outside of the nmbug context. I'm sure especially 2/2 can be done >> better. If someone wants to use their mad python skillz to improve >> this, it would be great. ;) > > Both patches look good to me. What don't you like about 2/2? *shrug* I guess I'm just uneasy with languages I don't master. Let's go with this then if you think it's good stuff. David, note that we'll need to update the config in nmbug repo for this as well. BR, Jani. > > Cheers, > Trevor > > -- > This email may be signed or encrypted with GnuPG (http://www.gnupg.org). > For more information, see http://en.wikipedia.org/wiki/Pretty_Good_Privacy