www.delorie.com/gnu/docs/emacs/sc_13.html   search  
 
Buy the book!


Supercite Version 3.1 User's Manual

[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

5.1 GNUS, RMAIL, or RNEWS with any Emacs 19

These MUAs, distributed with Emacs and with Lucid Emacs, use Emacs's built-in yanking facility, which provides the citing hook variable mail-citation-hook. By default, this hook's value is nil, but by adding the following to your `.emacs' file, you can tell these MUAs to use Supercite to perform the citing of the original message:

 
(add-hook 'mail-citation-hook 'sc-cite-original)

GNUS users may also want to add the following bit of lisp as well. This prevents GNUS from inserting its default attribution header. Otherwise, both GNUS and Supercite will insert an attribution header:

 
(setq news-reply-header-hook nil)


  webmaster   donations   bookstore     delorie software   privacy  
  Copyright © 2003   by The Free Software Foundation     Updated Jun 2003  

Please take a moment to fill out this visitor survey
You can help support this site by visiting the advertisers that sponsor it! (only once each, though)