From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.42.224.197 with SMTP id ip5cs17226icb; Wed, 16 Feb 2011 08:33:10 -0800 (PST) Received: by 10.42.175.65 with SMTP id az1mr1192775icb.192.1297873990778; Wed, 16 Feb 2011 08:33:10 -0800 (PST) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id ff8si373814vbb.26.2011.02.16.08.33.10; Wed, 16 Feb 2011 08:33:10 -0800 (PST) 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; 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 5E0A31678335; Wed, 16 Feb 2011 11:33:10 -0500 (EST) Received: from mail-pw0-f50.google.com (mail-pw0-f50.google.com [209.85.160.50]) by rubyforge.org (Postfix) with ESMTP id EA2771858356 for ; Wed, 16 Feb 2011 11:26:37 -0500 (EST) Received: by pwi4 with SMTP id 4so327782pwi.23 for ; Wed, 16 Feb 2011 08:26:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:sender:content-type:cc:subject:from:to :in-reply-to:references:date:message-id:user-agent :content-transfer-encoding; bh=sLeusA0oJ4LK0V5cXnLaY1aWGjVSarGgxcXUlnHwbOs=; b=oGlILgj1iczGLw//fQbASfj9CUILW+9+il9cFGQDqVIexwLmw+hU5zbcFvsmyK+7Ro iDLrXyjxe9Ncz3OnhkRdbqZDxyrMNMmRvmFL0zvQuT4neaCyhMBetOtsgdpZlPQAShoc 1aYEk8X6qyuP0vqcJpzlMguOKcOq5cG4uAD0o= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:content-type:cc:subject:from:to:in-reply-to:references:date :message-id:user-agent:content-transfer-encoding; b=tmq6DLf8qej7XjaIFQ0eK/CImYzfPegWVnoGs01lguuajn0q3fhl5prhKrFw3ucp7V tZ55Ykg+hnXG2GQl8fMYvYVFiHuCDJd9TiGP9wkCnLTHBDfuoR13pc6IlIZjRFqqNKf+ Izvbz9+y1p/H6z7pmy2ZDedhJW6IOn26KRp6k= Received: by 10.142.179.5 with SMTP id b5mr626089wff.25.1297873597275; Wed, 16 Feb 2011 08:26:37 -0800 (PST) Received: from localhost (c-76-118-55-150.hsd1.vt.comcast.net [76.118.55.150]) by mx.google.com with ESMTPS id 25sm449762wfb.22.2011.02.16.08.26.27 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 16 Feb 2011 08:26:32 -0800 (PST) From: Mark Alexander To: Christer Edwards In-reply-to: <1297838462-sup-8452@daphne> References: <1297838462-sup-8452@daphne> Date: Wed, 16 Feb 2011 11:26:24 -0500 Message-Id: <1297873545-sup-8957@bloovis.org> User-Agent: Sup/0.12.1 Cc: sup-talk Subject: Re: [sup-talk] Error: no "view" mailcap rules found for type "text/plain" 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 Christer Edwards's message of Wed Feb 16 01:42:46 -0500 2011: > I wonder if anyone might share their .mailcap file, or suggest any > alternative methods for stripping out the nonsense HTML markup and just > leaving me with plain text. I use this line in my .mailcap to run w3m on html attachments: text/html; /usr/bin/w3m -T text/html '%s'; needsterminal; description=HTML Text; nametemplate=%s.html _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk