From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.86.87.8 with SMTP id k8cs254554fgb; Wed, 17 Mar 2010 17:28:39 -0700 (PDT) Received: by 10.150.243.5 with SMTP id q5mr5896068ybh.109.1268872119076; Wed, 17 Mar 2010 17:28:39 -0700 (PDT) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id 16si8937004iwn.89.2010.03.17.17.28.38; Wed, 17 Mar 2010 17:28:39 -0700 (PDT) Received-SPF: pass (google.com: domain of sup-talk-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) client-ip=205.234.109.19; Authentication-Results: mx.google.com; spf=pass (google.com: domain of sup-talk-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) smtp.mail=sup-talk-bounces@rubyforge.org Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id 4AD2818582FA; Wed, 17 Mar 2010 20:28:38 -0400 (EDT) Received: from proofpoint1.lanl.gov (proofpoint1.lanl.gov [204.121.3.25]) by rubyforge.org (Postfix) with ESMTP id F13DD18582CE for ; Wed, 17 Mar 2010 20:28:05 -0400 (EDT) Received: from mailrelay1.lanl.gov (mailrelay1.lanl.gov [128.165.4.101]) by proofpoint1.lanl.gov (8.14.3/8.14.3) with ESMTP id o2I0S40A004922 for ; Wed, 17 Mar 2010 18:28:05 -0600 Received: from ccn-mail.lanl.gov (ccn-mail.lanl.gov [128.165.4.105]) by mailrelay1.lanl.gov (Postfix) with ESMTP id DF901245F6F for ; Wed, 17 Mar 2010 18:28:04 -0600 (MDT) Received: from localhost (localhost.localdomain [127.0.0.1]) by ccn-mail.lanl.gov (Postfix) with ESMTP id DBFAB41005B for ; Wed, 17 Mar 2010 18:28:04 -0600 (MDT) X-NIE-2-Virus-Scanner: amavisd-new at ccn-mail.lanl.gov Received: from guava.lanl.gov (guava.lanl.gov [128.165.229.10]) by ccn-mail.lanl.gov (Postfix) with ESMTP id CC58D410058 for ; Wed, 17 Mar 2010 18:28:04 -0600 (MDT) From: John Bent To: sup-talk In-reply-to: <1268855141-sup-3697@zion> References: <1268341771-sup-2631@guava.lanl.gov> <1268853590-sup-9103@guava.lanl.gov> <1268855141-sup-3697@zion> Date: Wed, 17 Mar 2010 18:28:04 -0600 Message-Id: <1268871848-sup-8102@guava.lanl.gov> User-Agent: Sup/0.10.2 X-Proofpoint-Virus-Version: vendor=fsecure engine=1.12.8161:2.4.5, 1.2.40, 4.0.166 definitions=2010-03-17_17:2010-02-06, 2010-03-17, 2010-03-17 signatures=0 Subject: Re: [sup-talk] printing emails (but not attachments) X-BeenThere: sup-talk@rubyforge.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: User & developer discussion of Sup List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: sup-talk-bounces@rubyforge.org Errors-To: sup-talk-bounces@rubyforge.org Excerpts from Michael McDermott's message of Wed Mar 17 13:47:16 -0600 2010: > Well, I'm not a dev, but this little wrapper + muttprint is exactly the > kind of thing I've been looking for, from the time I was using pine > until now. > Glad you like it. Added it to the wiki. Although it seems to make much more sense to have this functionality inside sup itself. sup already knows how to decode and display many of the content-types, it already hides attachments it can't display, and it formats the headers as well. I tried writing a patch to add a config line for printer command, add a keystroke for printing, and then have sup pipe the modified email into the defined printer command, but it's beyond my ruby skills and beyond the time I spent trying to grok sup. John -- Thanks, John _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk