* man/...: document where we encode the output to the current locale (and the

couple of places where we don't)
This commit is contained in:
Dirk-Jan C. Binnema
2011-06-02 11:09:50 +03:00
parent ccbf76b793
commit a35f67715a
3 changed files with 28 additions and 1 deletions

View File

@ -87,6 +87,11 @@ set query_command = "mu cfind --format=mutt-ab '%s'"
Now, in mutt, you can easily search for e-mail address using the
\fBquery\fR-command, which is (by default) accessible by pressing \fBQ\fR.
.SH ENCODING
\fBmu cfind\fR output is encoded according to the current locale except for
\fI--format=bbdb\fR. This is hard-coded to UTF-8, and as such specified in the
output-file, so emacs/bbdb can handle it correctly without guessing.
.SH BUGS