> Uwe Brauer <o...@mat.ucm.es> writes: > When I do M-# # writing this mail I see: > ,---- > | [ *unsent followup to Uwe Brauer on gmane.emacs.orgmode* ] Exit with M-# > | (Meta-Key and #) > | * --text follows this line-- > | Uwe Brauer <o...@mat.ucm.es> writes: ...[] > `----
I found the culprit (setq message-yank-prefix " > ") No idea why I had this, but may be it is ages there. Just moving it out my init files and everything worked as expected. Thanks Uwe