Re: Trimming email replies in gnus/message-mode
Manuel Giraud <[email protected]>
| Newsgroups | gmane.emacs.help |
|---|---|
| Message-ID | <[email protected]> |
Martin Kjær Jørgensen <[email protected]> writes: > Hey, > > To those of you who uses gnus+message-mode in your daily lives; how do you > trim quoted text when replying (posting) emails? > > Do you manually remove excess reply level texts, or do you have some function > or enabled variables that takes care of it automatically? Especially when > dealing with "large" replies. Hi, You already have lots of good replies. I do it manually also with the help of 'M-RET' (message-newline-and-reformat), 'C-c C-e' (message-elide-region) and 'C-c C-z' (message-kill-to-signature). -- Manuel Giraud