summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorclive <clive@FreeBSD.org>2001-05-20 07:02:56 +0000
committerclive <clive@FreeBSD.org>2001-05-20 07:02:56 +0000
commit6fb144a54efa0962e12c2bf2a2955563a01bda18 (patch)
treea99bb3d77e6a138710d7ed9245ca2ff8fef87ed2
parente1309607e0ba97b3e08b4a494dbf58cf96db44c3 (diff)
downloadFreeBSD-ports-6fb144a54efa0962e12c2bf2a2955563a01bda18.zip
FreeBSD-ports-6fb144a54efa0962e12c2bf2a2955563a01bda18.tar.gz
It's possible to use Chinese with liece IRC client.
Obtained from: #bsdchat irc log (http://www.cirx.org)
-rw-r--r--chinese/emacs20/files/dot.emacs4
1 files changed, 4 insertions, 0 deletions
diff --git a/chinese/emacs20/files/dot.emacs b/chinese/emacs20/files/dot.emacs
index 3ffd776..b07c6f6 100644
--- a/chinese/emacs20/files/dot.emacs
+++ b/chinese/emacs20/files/dot.emacs
@@ -15,6 +15,10 @@
;; -- Use Windows(tm) style selection
;;(custom-set-variables
;; '(pc-selection-mode t nil (pc-select)))
+;; -- It's possible to use Chinese with liece IRC client
+;;(custom-set-variables
+;; '(liece-mime-charset-for-write (quote cn-big5))
+;; '(liece-mime-charset-for-read (quote cn-big5)))
;; To make sure you get as much highlighting as possible
;; (global-font-lock-mode t)
;; (setq-default font-lock-maximum-decoration t)
OpenPOWER on IntegriCloud