Newsgroups: fj.editor.emacs
Path: galaxy.trc.rwcp.or.jp!jaist-news!cs.titech!nirvana.cs.titech!wnoc-tyo-news!aist-nara!ie.u-ryukyu.ac.jp!kise
From: kise@ocean.ie.u-ryukyu.ac.jp (Hiroshi KISE)
Subject: Re: How to add prefix
In-Reply-To: sato@feclab.furuno.co.jp's message of 9 May 94 11:18:58 GMT
Message-ID: <KISE.94May10144600@coral.ie.u-ryukyu.ac.jp>
Lines: 49
Sender: news@spn.ie.u-ryukyu.ac.jp (News System Admin)
Organization: Dept. of Elect. & Info. Eng., Univ. of the Ryukyus, Okinawa,
	Japan
References: <OSAMU.94Apr15144945@laputa.cis.fpu.ac.jp>
	<OSAMU.94Apr19182314@laputa.cis.fpu.ac.jp>
	<SATO.94May9201858@hrsrgws1.feclab.furuno.co.jp>
Distribution: fj
Date: Tue, 10 May 1994 05:46:00 GMT
Xref: galaxy.trc.rwcp.or.jp fj.editor.emacs:4668
X-originally-archived-at: http://galaxy.rwcp.or.jp/text/cgi-bin/newsarticle2?ng=fj.editor.emacs&nb=4668&hd=a
X-reformat-date: Mon, 18 Oct 2004 15:18:22 +0900
X-reformat-comment: Tabs were expanded into 4 column tabstops by the Galaxy's archiver. See http://katsu.watanabe.name/ancientfj/galaxy-format.html for more info.

$B4n@%!wN0Bg$G$9!#$3$s$K$A$O!#(B

>>>>> In article <SATO.94May9201858@hrsrgws1.feclab.furuno.co.jp>,
"Sato" == Sato Takanori 850040 <sato@feclab.furuno.co.jp> writes:
Sato> $B!J#2!K(Bsupercite$B$O!"$I$NMM$K4D6-@_Dj$7$F;H$&$N$G$7$g$&$+!)(B
Sato>       nemacs-3.2/lisp/supercite.el$B$,$"$j$^$7$?$N$G!"(B.emacs$B$K!"(B
Sato>       (load "/usr/local/lib/nemacs-3.2/lisp/supercite.el")
Sato>       $B$H=q$-$^$7$?$,!">u67$OJQ$o$j$^$;$s!#(B           
Sato> $BEvJ}$N;HMQ4D6-$O!"(Bkterm + Nemacs version 3.2.3, GNUS 3.13,
Sato> Supercite 2.1$B$G$9!#(B

$BKM$N$H$3$m$G$O!"(BGNUS4.1$B!"(BSupercite2.3$B$G$9$N$G0c$&E@$,$"$k$+$b$7$l$^$;(B
$B$s!#(B

supercite.el$B$rFI$`$H:G=i$N$H$3$m$K%3%a%s%H$G@_Dj$NJ}K!$,=q$$$F$"$j$^$9!#(B
$B!J$A$J$_$KKM$N$H$3$m$G$O(Bsc.el$B$G$9!K(B

;; First, to connect supercite to any mail/news reading subsystem, put
;; this in your .emacs file:
;;
;; (setq mail-yank-hooks 'sc-cite-original)  ; for all but MH-E
;; (setq mh-yank-hooks   'sc-cite-original)  ; for MH-E only
;;
;; If supercite is not pre-loaded into your emacs session, you should
;; add the following autoload:
;;
;; (autoload 'sc-cite-original "sc" "Supercite 2.3" t)
^^       ^^^
$B$3$3$r(Bsupercite$B$K$9$k!J$+$b$7$l$J$$!K(B       2.1$B!J$$$i$J$$!)!K(B

;;
;; Then, if you need to overload, put the following in your .emacs file:
;;
;; (defun my-sc-overload-hook ()
;;   (require 'sc-oloads)      ; be sure this file is on your load-path
;;   (sc-overload-functions))
;;
;; (setq news-reply-mode-hook 'my-sc-overload-hook) ; for RNEWS,GNUS,GNEWS
;; (setq mail-setup-hook      'my-sc-overload-hook) ; for RMAIL, PCMAIL
;;
;; Finally, if you want to customize supercite, you should do it in a
;; function called my-supercite-hook and:
;;
;; (setq sc-load-hook 'my-supercite-hook)

$B$D$^$j(Bhook$B$N@_Dj$,I,MW$J$o$1$G$9!#(B
--
$B4n@%(B  $B9@(B (KISE Hiroshi)kise@ocean.ie.u-ryukyu.ac.jp
$BN05eBg3XBg3X1!9)3X8&5f2J(B
