From 047ea67f8002ce725cc8d664e1d0f886df44b377 Mon Sep 17 00:00:00 2001 From: Jinwoo Lee Date: Fri, 30 Jan 2015 10:35:42 +1600 Subject: [PATCH] Emacs: Notmuch logo is not displayed when using ELPA package --- 76/78be7b2f974f2117709cd9a4bb4270382f71bb | 77 +++++++++++++++++++++++ 1 file changed, 77 insertions(+) create mode 100644 76/78be7b2f974f2117709cd9a4bb4270382f71bb diff --git a/76/78be7b2f974f2117709cd9a4bb4270382f71bb b/76/78be7b2f974f2117709cd9a4bb4270382f71bb new file mode 100644 index 000000000..e57277623 --- /dev/null +++ b/76/78be7b2f974f2117709cd9a4bb4270382f71bb @@ -0,0 +1,77 @@ +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 01B9E431FCB + for ; Thu, 29 Jan 2015 10:35:48 -0800 (PST) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: 2.639 +X-Spam-Level: ** +X-Spam-Status: No, score=2.639 tagged_above=-999 required=5 + tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, + DNS_FROM_AHBL_RHSBL=2.438, FREEMAIL_ENVFROM_END_DIGIT=1, + FREEMAIL_FROM=0.001, 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 pfhW7WBdTfog for ; + Thu, 29 Jan 2015 10:35:45 -0800 (PST) +Received: from mail-pa0-f45.google.com (mail-pa0-f45.google.com + [209.85.220.45]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) + (No client certificate requested) + by olra.theworths.org (Postfix) with ESMTPS id A4D8A431FBC + for ; Thu, 29 Jan 2015 10:35:45 -0800 (PST) +Received: by mail-pa0-f45.google.com with SMTP id et14so42226919pad.4 + for ; Thu, 29 Jan 2015 10:35:45 -0800 (PST) +DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; + h=from:to:subject:user-agent:date:message-id:mime-version + :content-type; bh=Pp37CVArITOHxQa5sTSnnCLgepzXspupqxhPXo2cqoY=; + b=S98fFrH+t3u0NBL2vbGd1Hf9wLaoSRQJ+VNdRtjRzNRlAldeKwmeFOND3PMfFkCRI9 + qBBcaZG0n417pUuPFur4Ut9/GOA5GCZjW+BoUXcXzGA7MAa/q++WcrrQz6NvKvo5LPS6 + f9TSzbFDGWTbEJ1tNlh3E7SN0laG5jmnZ6rxdUPL410iJ7sPKOefc0nkP+C9+RyXUSzg + EGe4AI8faR6IQPYR6UllRMGaJYuHjnOn2ORINoeypa9YEfAPBh4oHbPxulWX5Dm+Ykso + xuYkIxPSJD2D0EkrXnT/6kPIuagjfn2X1xr5smqw7QFduKxzKm7tSdVXJspxzdz+q+jO + 36bA== +X-Received: by 10.66.250.134 with SMTP id zc6mr3032769pac.2.1422556544984; + Thu, 29 Jan 2015 10:35:44 -0800 (PST) +Received: from localhost ([2601:9:5d00:15b9:9997:a9cd:4a6a:40f0]) + by mx.google.com with ESMTPSA id zr4sm8474740pbb.18.2015.01.29.10.35.43 + for + (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); + Thu, 29 Jan 2015 10:35:44 -0800 (PST) +From: Jinwoo Lee +To: notmuch@notmuchmail.org +Subject: Emacs: Notmuch logo is not displayed when using ELPA package +User-Agent: Notmuch/0.18.1 (http://notmuchmail.org) Emacs/24.4.1 + (x86_64-apple-darwin13.2.0) +Date: Thu, 29 Jan 2015 10:35:42 -0800 +Message-ID: +MIME-Version: 1.0 +Content-Type: text/plain +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: Thu, 29 Jan 2015 18:35:49 -0000 + +I mistakenly sent from a wrong account. Sending again... + +---------- + +TIL notmuch shows a logo at the top of the Emacs buffer! + +I've been using the ELPA package so far and it didn't show the logo. I +switched to my local git repo to test my changes and realized that we +have a logo! + +Anyone know why the ELPA package wouldn't show it? + +-jinwoo -- 2.26.2