Supercite Version 3.1 User's Manual. Node: GNEWS with any Emacsen

PREV VM with any Emacsen UP Getting Connected NEXT Overloading for Non-conforming MUAs

5.5: GNEWS with any Emacsen

As far as I know, no version of GNEWS supports the citation interface required by Supercite. To connect Supercite with GNEWS, please first see 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 Emacs 18 MUAs for details on how to proceed without add-hook.

PREV VM with any Emacsen UP Getting Connected NEXT Overloading for Non-conforming MUAs