home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Source Code 1993 July / THE_SOURCE_CODE_CD_ROM.iso / gnu / lucid / help-lucid-emacs / text0237.txt < prev    next >
Encoding:
Text File  |  1993-07-14  |  700 b   |  35 lines

  1.  
  2.  
  3. >I have recently started using GNUS and I am trying to find a way of
  4. >having cited text appear like this:
  5. >
  6. >|> example of cited text
  7. >
  8. >instead of like this:
  9. >
  10. >   example fof cited text
  11. >
  12. >Can anyone point me towards some elisp to do this? Ideally, the code
  13. >would also strip the message header off the cited message at the same
  14. >time.
  15. >
  16. >Thanks,
  17. >Doug
  18.  
  19.  
  20. Set the variable: 
  21.     (setq mail-yank-prefix ">")
  22.  
  23.  
  24. Joe Duhamel
  25.  
  26. --
  27. ===================================================
  28. But those who toiled knew nothing of the dreams of 
  29.         Those Who Planned;                         
  30. And the minds who planned the Tower of Babel       
  31.         Cared nothing for the workers who built it.
  32.  
  33.     -Metropolis
  34.  
  35.