"Eric Schulte" writes: > Thanks, I've just pushed up a new version of org-mime which makes use of > this function. [...] Hi Eric, I love the org-mime-subtree function! It makes writing good-looking mails very easy. Now for a proposal: For ascii export used for mail, it would be cool if SRC and EXAMPLE blocks be surrounded by "cut here" scissor lines. They look well in gnus for example: --8<---------------cut here---------------start------------->8--- code or example here --8<---------------cut here---------------end--------------->8--- Maybe the best way to achieve this is to define a hook before the string is sent to `org-export-string' with the FMT arg set to 'ascii, so that people can define their own functions. For instance, there are also people who prefer a block like ,----[ emacs-lisp ] | source here `---- What do you think? Regards, Niels. -- http://pft.github.com/