Path: utzoo!utgpu!jarvis.csri.toronto.edu!clyde.concordia.ca!uunet!snorkelwacker!bloom-beacon!bloom-beacon.mit.edu!jtkohl From: jtkohl@MIT.EDU (John T Kohl) Newsgroups: gnu.emacs.gnus Subject: Re: gnus & supercite Message-ID: Date: 19 Dec 89 14:07:35 GMT References: Sender: news@athena.mit.edu (News system) Reply-To: jtkohl@athena.mit.edu Distribution: gnu Organization: MIT Project Athena Lines: 23 In-Reply-To: msb@ho5cad.ATT.COM's message of 18 Dec 89 17:05:40 GMT In article msb@ho5cad.ATT.COM (Mike Balenger) writes: > Is there a more elegant way to use supercite in gnus than the > following sequence? I cannot apply the patches to rnewspost. I usually do something like: (autoload 'gnus "gnus-patches" "Patches for gnus package." t) and then in the file gnus-patches.el in the load path put: (load "gnus") (setq sc-overload-rnewspost t) (load "sup-misc") This would let me type M-x gnus, and have it load gnus-patches (and gnus and sup-misc as a result). -- John Kohl or Digital Equipment Corporation/Project Athena (The above opinions are MINE. Don't put my words in somebody else's mouth!)