home *** CD-ROM | disk | FTP | other *** search
-
-
- >I have recently started using GNUS and I am trying to find a way of
- >having cited text appear like this:
- >
- >|> example of cited text
- >
- >instead of like this:
- >
- > example fof cited text
- >
- >Can anyone point me towards some elisp to do this? Ideally, the code
- >would also strip the message header off the cited message at the same
- >time.
- >
- >Thanks,
- >Doug
-
-
- Set the variable:
- (setq mail-yank-prefix ">")
-
-
- Joe Duhamel
-
- --
- ===================================================
- But those who toiled knew nothing of the dreams of
- Those Who Planned;
- And the minds who planned the Tower of Babel
- Cared nothing for the workers who built it.
-
- -Metropolis
-
-