diff options
author | Clive Lin <clive@FreeBSD.org> | 2001-07-30 02:19:54 +0000 |
---|---|---|
committer | Clive Lin <clive@FreeBSD.org> | 2001-07-30 02:19:54 +0000 |
commit | 712334c086da4aba6f1c7fb0afedb18868e103ca (patch) | |
tree | 0ee1476fab0bfc2c9e74bf7c7aa4f534ff9bd2c9 /chinese/mutt | |
parent | New port gtk-knocker version 0.2.0: A simple and easy to use TCP (diff) |
Add notes for users migrating from mutt 1.2.x
Submitted by: gugod@gugod.org
Notes
Notes:
svn path=/head/; revision=45601
Diffstat (limited to 'chinese/mutt')
-rw-r--r-- | chinese/mutt/pkg-message | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/chinese/mutt/pkg-message b/chinese/mutt/pkg-message index 1a8557999772..87f94a17c6e2 100644 --- a/chinese/mutt/pkg-message +++ b/chinese/mutt/pkg-message @@ -1,3 +1,12 @@ +Check the following lines in your ~/.muttrc if you're migrating from +mutt 1.2.x. + +set charset=big5 +set locale="zh_TW.Big5" +set send_charset="big5:gb2312:us-ascii:iso-8859-1:utf-8:x-unknown" +charset-hook us-ascii big5 +charset-hook iso-8859-1 big5 + Please execute the following command if you encounter problem with legacy bbs: |