[mew-int 2663] Re: longlines mode for drafts
Kazu Yamamoto ( 山本和彦 )
kazu at example.com
Thu Dec 25 14:32:56 JST 2008
Hello,
> i want to use longlines mode for reading and writing messages. i
> tried with the settings below. writing messages seem to work, but
> on sending i get the error message "Text is read only." reading
> doesn't have any effect at all.
> ;; This is what i use now:
> (setq mew-draft-mode-hook (function (lambda () (auto-fill-mode 1))))
> ;; This is what i want but doesn't work:
> ; (setq mew-draft-mode-hook (function (lambda () (longlines-mode 1))))
Since longlines-mode is not flexible enough, Mew cannot control it.
For more information, see the thread which starts with [mew-int 2646].
> ;; This doesn't have any effect at all:
> ; (setq mew-message-mode-hook (function (lambda () (longlines-mode 1))))
Please upgrade to Mew 6.2.
Mew 6.2 automatically folds long lines encoded with the format=flowed.
# longlines-mode is not necessary.
See the last paragraph of the following page:
http://www.mew.org/release/info/mew_32.html.en#SEC32
--Kazu
More information about the Mew-int
mailing list