> On Thu, Dec 01, 2011 at 08:31:21PM +0100, Salve Håkedal wrote: > > I'm Norwegian. > > I'd like to have mutt put 'Sv:' instead of 'Re:' when I reply to > > messages, but can't find how to do it. > > Re: is not from English, it's from Latin (and therefore local to no > one, since it's a dead language), and if I recall correctly it is > actually specified in the RFCs. Assuming I'm not wrong about that, > localization is inappropriate and Mutt is correct to force using Re: > in the subject line. "Be lenient in what you accept, and strict in > what you emit." > Hmm. Ok, then. But this is from /usr/share/doc/mutt/manual.txt.gz (Debian): " 3.210. reply_regexp
Type: regular expression Default: “^(re([\[0-9\]+])*|aw):[ \t]*” A regular expression used to recognize reply messages when threading and replying. The default value corresponds to the English "Re:" and the German "Aw:". " So it seems German is accepted by some people! -- Salve