info-gnus-english
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

how to use supercite


From: Uwe Brauer
Subject: how to use supercite
Date: Fri, 03 Sep 2004 17:43:28 +0200
User-agent: Gnus/5.1006 (Gnus v5.10.6) XEmacs/21.4 (Security Through Obscurity, linux)

Hello

Recently I started to use supercite within VM, using the following
setting

(require 'supercite)
(add-hook 'mail-citation-hook 'sc-cite-original)
(setq sc-nested-citation-p nil)
(setq sc-citation-delimiter ">")
(setq sc-attrib-or-cite t)

Now the documentation via info tells me to use for gnus

;; gnus stuff    
(add-hook 'news-reply-mode-hook 'sc-perform-overloads)
(add-hook 'mail-setup-hook 'sc-perform-overloads)
but this function sc-perform-overloads is not longer defined.
So I tried
(add-hook 'news-reply-mode-hook 'sc-cite-original)

With no success neither, anybody has an idea, thanks

Uwe Brauer


reply via email to

[Prev in Thread] Current Thread [Next in Thread]