[mew-int 2330] Re: Summary form; cite prefix; "sync" vs. "all"
Nicholas Riley
njriley at example.com
Tue Jul 24 08:41:48 JST 2007
On Tue, 24 Jul 2007 06:26:33 +0900 (JST), Tatsuya Kinoshita wrote:
> Install APEL 10.7, FLIM 1.14.8 and MU (mu-cite.el, CVS snapshot
> 2005-06-06 or later)
>
> http://kanji.zinbun.kyoto-u.ac.jp/~tomo/lemi/dist/apel/
> http://kanji.zinbun.kyoto-u.ac.jp/~tomo/lemi/dist/flim/
> http://www.jpl.org/elips/mu/snapshots/
>
> and put the following configuration:
>
> (autoload 'mu-cite-original "mu-cite" nil t)
> (add-hook 'mew-cite-hook 'mu-cite-original)
> (setq mu-cite-prefix-format '("> "))
> (setq mu-cite-cited-prefix-regexp nil)
> (setq mu-cite-top-format '("On " date ", " full-name " wrote:\n\n"))
>
> To customize mu-cite-methods-alist, see also [mew-dist 25127]
> http://www.mew.org/pipermail/mew-dist/2004-August/024815.html
Thanks again, this works! (See above :)
I did notice the above broke highlighting of the cited region, so I
needed to add:
(add-hook 'mew-cite-hook 'mew-draft-rehighlight)
as well.
--
Nicholas Riley <njriley at example.com> | <http://www.uiuc.edu/ph/www/njriley>
More information about the Mew-int
mailing list