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 B39A240DBE4 for ; Tue, 9 Nov 2010 23:32:17 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -1.99 X-Spam-Level: X-Spam-Status: No, score=-1.99 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, T_MIME_NO_TEXT=0.01] 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 hjHS5cZx-rfd for ; Tue, 9 Nov 2010 23:32:07 -0800 (PST) Received: from homiemail-a21.g.dreamhost.com (caiajhbdcagg.dreamhost.com [208.97.132.66]) by olra.theworths.org (Postfix) with ESMTP id 918FC40DBD7 for ; Tue, 9 Nov 2010 23:32:07 -0800 (PST) Received: from homiemail-a21.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a21.g.dreamhost.com (Postfix) with ESMTP id C92CC300064; Tue, 9 Nov 2010 23:32:05 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=SSpaeth.de; h=from:to:subject :in-reply-to:references:date:message-id:mime-version: content-type; q=dns; s=sspaeth.de; b=TzLdWbBS69WAjkZj4UXwGErzoUB d+Yq7BgdaX067oCSzpGnR/4LdnF2QhPFtM3+hMfulLf1rm3Np8TX6Z3+B/KM0hOj etT9pTIXz5e0W3/QL/4EhKGeN9ca73kRsUzggKAidDJYWNj68MRQSUfKZvskfzh8 g8p3C/uJiqu4vsjM= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=SSpaeth.de; h=from:to :subject:in-reply-to:references:date:message-id:mime-version: content-type; s=sspaeth.de; bh=14JmRP5XBf0zar13hTyaZ2EFl+o=; b=V x+scINwUqkeThPGPIYqvKWd6CWS0BmANKJnpb1moMl5rWKBatmv+S0R2lLyfaO6e JwRN2pLtGGspnmLrWxYkH0qjgIePklsHdrboeJulo4ufsidjj6Mtec1g5P70YH40 WzJL/LqfiUducp+obnkne0C8fifGFa7Z/bdjIKShP0= Received: from spaetzbook.sspaeth.de (unknown [84.55.209.24]) (Authenticated sender: fax@sspaeth.de) by homiemail-a21.g.dreamhost.com (Postfix) with ESMTPA id 37084300059; Tue, 9 Nov 2010 23:32:03 -0800 (PST) Received: by spaetzbook.sspaeth.de (sSMTP sendmail emulation); Wed, 10 Nov 2010 08:32:01 +0100 From: Sebastian Spaeth To: Keith Packard , notmuch@notmuchmail.org Subject: Re: Printing mail In-Reply-To: References: <87fwva4glr.fsf@SSpaeth.de> User-Agent: Notmuch/0.3.1-127-g6d93d20 (http://notmuchmail.org) Emacs/23.1.1 (x86_64-pc-linux-gnu) Date: Wed, 10 Nov 2010 08:32:01 +0100 Message-ID: <87eiattz0u.fsf@SSpaeth.de> 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: Wed, 10 Nov 2010 07:32:17 -0000 --=-=-= On Tue, 09 Nov 2010 10:00:59 -0800, Keith Packard wrote: > I like the header formatting. And, using evince provides a 'friendly' > print dialog. But, yeah, something that dealt with mail encodings and > attachments would be even nicer. I have the printing package loaded (require 'printing) (pr-update-menus) which gives me nice menu entries for previewing my printouts (defaults to 'gv' but can easily be set to use 'evince') and which provides the M-x pr-ps-buffer-preview command to invoke the print preview directly (unfortunately it still asks about the n-up scaling of pages). Better header formatting could be achieved by locally customizing the "ps-print-header" thing when in notmuch mode. But I know too little about elisp to actually do that myself. That would actually be pretty nifty. Sebastian --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iEYEARECAAYFAkzaSnEACgkQVYX1jMgnoGKAeQCdEjzGWo6dUxCcstcvctWxwlaG IZ4AnRA3ZuNBOvosb4PV8IcAqdWdUXfQ =bS5M -----END PGP SIGNATURE----- --=-=-=--