Next: , Previous: , Up: Interaction with other tools   [Contents]


A.8 Citations with mu-cite

mu-cite44 is a package to control the way message citations look like (i.e., the message you responded to when you reply to them or forward them), with its latest version available at http://www.jpl.org/elips/mu/.

After installing mu-cite, you can use something like the following to make it work with mu4e:

(require 'mu-cite)
(setq mu4e-cite-function 'mu-cite-original)
(setq mu-cite-top-format
    '("On " date ", " from " wrote:\n\n"))
(setq mu-cite-prefix-format '(" > ")))

Footnotes

(44)

Note, despite its name, mu-cite is a project unconnected to mu/mu4e