Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* how to use supercite
@ 2004-09-03 15:43 Uwe Brauer
  0 siblings, 0 replies; only message in thread
From: Uwe Brauer @ 2004-09-03 15:43 UTC (permalink / raw)


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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-09-03 15:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-09-03 15:43 how to use supercite Uwe Brauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).