From 9be212a7f8d3a5774d75a0695336d86157453f17 Mon Sep 17 00:00:00 2001 From: David Edmondson Date: Tue, 3 Jan 2012 11:37:33 +0000 Subject: [PATCH] Re: [PATCH] emacs: Improved printing support. --- b2/33e629aa41216fc1b2f0339a1c540584dd2070 | 88 +++++++++++++++++++++++ 1 file changed, 88 insertions(+) create mode 100644 b2/33e629aa41216fc1b2f0339a1c540584dd2070 diff --git a/b2/33e629aa41216fc1b2f0339a1c540584dd2070 b/b2/33e629aa41216fc1b2f0339a1c540584dd2070 new file mode 100644 index 000000000..2cc60ec44 --- /dev/null +++ b/b2/33e629aa41216fc1b2f0339a1c540584dd2070 @@ -0,0 +1,88 @@ +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 0654A429E21 + for ; Tue, 3 Jan 2012 03:37:43 -0800 (PST) +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 UGNi-T9enXnc for ; + Tue, 3 Jan 2012 03:37:42 -0800 (PST) +Received: from mail-ww0-f41.google.com (mail-ww0-f41.google.com + [74.125.82.41]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client + certificate requested) by olra.theworths.org (Postfix) with ESMTPS id + 4271E431FD0 for ; Tue, 3 Jan 2012 03:37:42 -0800 + (PST) +Received: by wgbdt12 with SMTP id dt12so21211708wgb.2 + for ; Tue, 03 Jan 2012 03:37:41 -0800 (PST) +Received: by 10.216.132.81 with SMTP id n59mr28434620wei.28.1325590660996; + Tue, 03 Jan 2012 03:37:40 -0800 (PST) +Received: from hotblack-desiato.hh.sledj.net + (host81-149-164-25.in-addr.btopenworld.com. [81.149.164.25]) + by mx.google.com with ESMTPS id fy5sm126290261wib.7.2012.01.03.03.37.39 + (version=TLSv1/SSLv3 cipher=OTHER); + Tue, 03 Jan 2012 03:37:39 -0800 (PST) +Received: by hotblack-desiato.hh.sledj.net (Postfix, from userid 30000) + id B1763A05D6; Tue, 3 Jan 2012 11:37:37 +0000 (GMT) +To: David Bremner , notmuch@notmuchmail.org +Subject: Re: [PATCH] emacs: Improved printing support. +In-Reply-To: <87d3b4o8mf.fsf@zancas.localnet> +References: <1325240897-27525-1-git-send-email-dme@dme.org> + <87d3b4o8mf.fsf@zancas.localnet> +User-Agent: Notmuch/0.10.2+151~gbf1dc2b (http://notmuchmail.org) + Emacs/24.0.92.1 (x86_64-pc-linux-gnu) +From: David Edmondson +Date: Tue, 03 Jan 2012 11:37:33 +0000 +Message-ID: +MIME-Version: 1.0 +Content-Type: multipart/signed; boundary="=-=-="; + micalg=pgp-sha1; protocol="application/pgp-signature" +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: Tue, 03 Jan 2012 11:37:43 -0000 + +--=-=-= +Content-Type: text/plain +Content-Transfer-Encoding: quoted-printable + +On Sat, 31 Dec 2011 15:15:36 -0400, David Bremner wrote: +> print using muttprint doesn't seem to work for me, I get a message: +>=20 +> "zsh:1: no matches found: +> Date_To_From_CC_Newsgroups_*Subject*_/Tags/"=20 + +zsh is appropriately fussy about unquoted wildcards. I'll send an +updated version. + +> I wonder if the header line for ps-print could be easily improved (say +> by giving the buffer a suggestive name). + +Good idea. Will look into it. + +--=-=-= +Content-Type: application/pgp-signature + +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.11 (GNU/Linux) + +iEYEARECAAYFAk8C6H4ACgkQaezQq/BJZRbSJgCfTcWJmi9fG7NvMfffVpFtheW2 +AGcAmwV3mG+9pd6QsHlovUrqdNLGc4Xx +=1KeF +-----END PGP SIGNATURE----- +--=-=-=-- -- 2.26.2