[mew-int 2326] Re: Summary form; cite prefix; "sync" vs. "all"
Tatsuya Kinoshita
tats at example.com
Tue Jul 24 06:26:33 JST 2007
On July 23, 2007, [mew-int 2324],
njriley (at uiuc.edu) wrote:
> 1. I changed mew-cite-format so I get something like this:
>
> On Mon, 23 Jul 2007 12:09:44 -0500, Nicholas Riley <njriley at example.com> wrote:
>
> But I want instead:
>
> On Mon, 23 Jul 2007 12:09:44 -0500, Nicholas Riley wrote:
>
> I set mew-addrbook-for-cite-label to both "shortname" and "name" but I
> still get the address. (Setting it to "username" does produce
> "njriley" as expected.) Is there a way to get just the name?
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
--
Tatsuya Kinoshita
More information about the Mew-int
mailing list