| www.delorie.com/gnu/docs/emacs/sc_17.html | search |
![]() Buy the book! | |
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
As far as I know, no version of GNEWS supports the citation interface required by Supercite. To connect Supercite with GNEWS, please first see section 5.6 Overloading for Non-conforming MUAs.
After you have followed the directions in that section. You should add the following lisp code to your `.emacs' file:
(add-hook 'mail-citation-hook 'sc-cite-original) |
Note that if you are using Emacs 18 or Epoch 4, you will not have the
add-hook function. See section 5.2 GNUS, RMAIL, PCMAIL, RNEWS with Emacs 18 or Epoch 4, for details on how to
proceed without add-hook.
| webmaster donations bookstore | delorie software privacy |
| Copyright © 2003 by The Free Software Foundation | Updated Jun 2003 |