filling first paragraph in wl-draft

Katsumi Yamaoka yamaoka @ jpl.org
2007年 6月 8日 (金) 11:28:36 JST


>>>>> In [Wanderlust English : No.02147] Ron Isaacson wrote:

> Ok... paragraph-start is definitely the key here. mail-mode (in
> sendmail.el) changes this variable:

>   (setq paragraph-start (concat (regexp-quote mail-header-separator)

[...]

> It seems Yamaoka san's patch always tosses the current version of this
> variable and uses the default, which is wrong in this case, because it
> doesn't match the header delimiter. You probably need to go back to
> the original version, possibly with some buffer-local flag to indicate
> that the mime-edit part has already been added?

Thank you very much for the suggestion.  I understood what was
wrong I did.  I've fixed the code so that those values inherit
the ones that `mail-mode' modifies.  Could you try the `semi-1_14'
of SEMI?

Regards,





More information about the Emacs-mime-ja mailing list