From 6d7dd9cd7ae803e6e2e855df61c033e494ec7e93 Mon Sep 17 00:00:00 2001 From: Clive Lin Date: Sun, 20 May 2001 07:02:56 +0000 Subject: It's possible to use Chinese with liece IRC client. Obtained from: #bsdchat irc log (http://www.cirx.org) --- chinese/emacs20/files/dot.emacs | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'chinese') diff --git a/chinese/emacs20/files/dot.emacs b/chinese/emacs20/files/dot.emacs index 3ffd77633031..b07c6f694741 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) -- cgit v1.2.3