From time to time I come across a situation where I need to send part of the code from emacs. When I paste text into my email program (not emacs), all color highlighting is lost. This is especially unpleasant when pasting from org-mode , which is heavily dependent on color for readability. It would be nice to keep the edges of the font.
Is there any way to do this? I am looking for a result similar to the output of ps-print-buffer-with-faces .
source share