[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: WL displays only header ... no MIME buttons or content (was: Forward: Opinion Today: The Deafness Before the Storm)
- To: wl-en@ml.gentei.org
- Subject: Re: WL displays only header ... no MIME buttons or content (was: Forward: Opinion Today: The Deafness Before the Storm)
- From: Erik Hetzner <egh@e6h.org>
- Date: Wed, 12 Sep 2012 09:12:23 -0700
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:message-id:from:to:subject:in-reply-to:references :user-agent:reply-to:mime-version:content-type; bh=KME4KStdmixCNlhMtmxF7r/sAKPqRbPsqkVE6uzgaNk=; b=LXiVOmD3jYNSoLww7QHWic1pvujprxXdZoyXlaba6Hlp3SjLWNgBTOEjJDoZBnjdGU rO+nt9mgbPJFURS2zQpKx8rAgWJ+CX5nqNdBWg6sY1FjmqpSxhIN3r/QAnKxXxZu0ji2 TcYK0lbZ05MMReWsr9hkGfnW9y/wuC86/bUD1b5ksR6mQfnzTly6Zbf7UT2V7oqQDWPK RqiIsXTbe+4vJBe2GeOG55mFU6gwT6i8aMlGmOI1kseyiciNRwN6xysyZ39DpbUwRhz1 SrPRU0mQY19YIAv2ftQc4KeQWIFZU2tQnAnAwv/pFsp8yivOdv4+NXOycBR2drrwSEOO lK4Q==
- In-reply-to: <m14nn3wb65.wl%pfd@pfdstudio.com> <20120911160709.52F564C21E@mailwash17.pair.com>
- List-help: <mailto:wl-en-ctl@ml.gentei.org?body=help>
- List-id: wl-en.ml.gentei.org
- List-owner: <mailto:wl-en-admin@ml.gentei.org>
- List-post: <mailto:wl-en@ml.gentei.org>
- List-software: fml [fml 4.0 STABLE (20040215/4.0.4_BETA)]
- List-unsubscribe: <mailto:wl-en-ctl@ml.gentei.org?body=unsubscribe>
- References: <20120911160709.52F564C21E@mailwash17.pair.com> <m14nn3wb65.wl%pfd@pfdstudio.com>
- Reply-to: Erik Hetzner <egh@e6h.org>
- Sender: Erik Hetzner <ehetzner@gmail.com>
- User-agent: Wanderlust/2.15.9 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (Gojō) APEL/10.8 Emacs/24.1 (x86_64-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO)
At Tue, 11 Sep 2012 12:07:08 -0400,
NYTimes.com wrote:
>
> To: pfd@pfdstudio.com
> Subject: Opinion Today: The Deafness Before the Storm
This is an HTML message only; it has no text part. It displays fine
for me. Here is my HTML setup, for the record:
(require 'mime-w3m)
(mime-w3m-setup)
(setq mime-w3m-display-inline-images t)
(setq mime-w3m-safe-url-regexp nil)
(eval-after-load "semi-setup"
'(set-alist 'mime-view-type-subtype-score-alist '(text . html) 0))
best, Erik
Sent from my free software system <http://fsf.org/>.