[mew-int 2617] Re: mew-message-line

Kazu Yamamoto ( 山本和彦 ) kazu at example.com
Mon Sep 29 16:20:48 JST 2008


Hello,

> I'd like to have it always default to "Wrapped lines" when displaying
> a text message.
 
> is there an easy setting for this?

How about putting the following code to your ".mew.el"

(setq mew-message-hook (lambda () (mew-message-line) (message "")))

--Kazu



More information about the Mew-int mailing list