From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.52.187.5 with SMTP id fo5cs235757vdc; Wed, 11 May 2011 08:18:06 -0700 (PDT) Received: by 10.52.179.6 with SMTP id dc6mr2890732vdc.222.1305127085944; Wed, 11 May 2011 08:18:05 -0700 (PDT) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id fp25si238587vbb.69.2011.05.11.08.18.05; Wed, 11 May 2011 08:18:05 -0700 (PDT) Received-SPF: pass (google.com: domain of sup-devel-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-devel-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) smtp.mail=sup-devel-bounces@rubyforge.org; dkim=neutral (body hash did not verify) header.i=@gmail.com Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id BDE1315B8031 for ; Wed, 11 May 2011 11:18:05 -0400 (EDT) Received: from mail-fx0-f50.google.com (mail-fx0-f50.google.com [209.85.161.50]) by rubyforge.org (Postfix) with ESMTP id 6BEF018581B2 for ; Wed, 11 May 2011 10:59:09 -0400 (EDT) Received: by fxm16 with SMTP id 16so571913fxm.23 for ; Wed, 11 May 2011 07:59:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=26Uhf3JR85IybFJ1vhfXSCqzPe6jFdA/oR7Y1XihXh0=; b=Y0zFfq2yufQidxf8hpYow0Q85hh1HlsnayHEb5U7jysg6eDciw8ZbScPNuduErBwR+ m2EBRxeU63UHqi+aGcNHRmn6vzJfKLoEgf34UBhnRlN5svrG1XN6860TkcN0dVxIz/XB C+LYiARcsPbHIIUbUmdL294DR8sKoNMXGUwRM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=S3fworkxLEmY5aOCzX5zLxZG/fqzRJq0BNOnZsnDjzugSGbF/IQzn0fQ1ZAJxSmVMl wfzTq/MEm/jngBkDz6+PUAr0uumpROko4EVoGdlfapgOsKgpxakoq07WGaNWqu46Mxcm 5YzxNs+K2c2Jda8PU4/fi+O0JcmagrXDp4DZc= MIME-Version: 1.0 Received: by 10.223.30.82 with SMTP id t18mr1256064fac.106.1305125949058; Wed, 11 May 2011 07:59:09 -0700 (PDT) Received: by 10.223.73.204 with HTTP; Wed, 11 May 2011 07:59:09 -0700 (PDT) In-Reply-To: <1305123144-sup-2758@bloovis.org> References: <1305123144-sup-2758@bloovis.org> Date: Wed, 11 May 2011 10:59:09 -0400 Message-ID: From: Steve To: Mark Alexander Cc: sup-devel Subject: Re: [sup-devel] How to deal with HTML attachments? X-BeenThere: sup-devel@rubyforge.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: Sup developer discussion List-Id: Sup developer discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Sender: sup-devel-bounces@rubyforge.org Errors-To: sup-devel-bounces@rubyforge.org On Wed, May 11, 2011 at 10:13 AM, Mark Alexander wrote: > Excerpts from Steve's message of Wed May 11 09:53:27 -0400 2011: >> How do you recommend dealing with HTML attachments? > > I use a text-mode browser called w3m to view HTML. =A0Sup will invoke it > as necessary (on Ubuntu, at least) if you put the following in your > ~/.mailcap file: > > text/html; /usr/bin/w3m -o confirm_qq=3Dfalse -T text/html '%s'; needster= minal; description=3DHTML Text; nametemplate=3D%s.html > Thanks for the tip! However, it's still telling me it can't execute the command. Prior to this, I had no .mailcap. I created one and restarted sup. Do I need to somehow tell sup about this? Thanks. _______________________________________________ Sup-devel mailing list Sup-devel@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-devel