[mew-int 2662] longlines mode for drafts

maxigas maxigas at example.com
Thu Dec 25 11:38:25 JST 2008


hi!

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))))
;; This doesn't have any effect at all:
; (setq mew-message-mode-hook (function (lambda () (longlines-mode 1))))

maxigas



More information about the Mew-int mailing list