|--==> "R" == rendhalver <rendhalver(a)xemacs.org> writes:
R> thanks adrian
You write 2 words and quote 259 lines. Sheesh!
Dude, meet some friends of mine:
C-w
C-c C-v
C-c C-e
The first one you should know already, the other two are
Gnus-specific:
,----[ C-h k C-c C-v ]
| C-c C-v runs `message-delete-not-region'
|
| `message-delete-not-region' is an interactive compiled Lisp function
| -- loaded from "message"
| (message-delete-not-region BEG END)
|
| Documentation:
| Delete everything in the body of the current message outside of the region.
`----
,----[ C-h k C-c C-e ]
| C-c C-e runs `message-elide-region'
|
| `message-elide-region' is an interactive compiled Lisp function
| -- loaded from "message"
| (message-elide-region B E)
|
| Documentation:
| Elide the text in the region.
| An ellipsis (from `message-elide-ellipsis') will be inserted where the
| text was killed.
`----
Have fun.
--
|---<Steve Youngs>---------------<GnuPG KeyID: 10D5C9C5>---|
| XEmacs - It's not just an editor. |
| It's a way of life. |
|------------------------------------<youngs(a)xemacs.org>---|