Hi,

Xiao-Yong Jin <xj2...@columbia.edu> writes:

> On Sat, 24 Apr 2010 16:43:53 -0600, Eric Schulte wrote:

[...]

>> Use the following to change this behavior
>
>>   (setq org-mime-preserve-breaks nil)
>
>> Perhaps this should be the default setting.  I currently have this
>> set to true because quoted mail (i.e. lines starting with ">") can
>> look very bad with line wrapping.
>
> I see the problem.  Is it possible to detect quoted mail and
> enclose it between '#+begin_src' and '#+end_src'?
>

My personal solution has been to only call org-mime-htmlize on active
regions, ensuring that the htmlized text is of my own making and leaving
the quoted mail as plain/text.

I'm not sure of an existing mailer-independent method of recognizing
quoted mail (especially given the variety of different ways of quoting
mail "> " "| " etc...).  It is probably possible to use mailer
(e.g. gnus, WL, etc...) specific functions to notice quoted mail,
however that could complicate the org-mime.el code substantially.

My gut feeling is that this feature may be more work to implement and
maintain than it's worth, but I could be wrong.

Thanks -- Eric

>
>
> Xiao-Yong


_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to