From: Jashy <nanjunjie@gmail.com>
To: Help-gnu-emacs@gnu.org
Subject: Re: Emacs-cvs now can't run in zh_CN.GBK environment?
Date: Sun, 1 Jun 2008 22:08:00 -0700 (PDT) [thread overview]
Message-ID: <17594072.post@talk.nabble.com> (raw)
In-Reply-To: <e24dca80-1e36-4e34-90d9-5ca7cc39d631@i36g2000prf.googlegroups.com>
hi,
I am using emacs cvs version under cygwin with emacs's GBK(not mule-gbk).
You can check whether mule-gbk is required in your .emacs, if yes, please
comment it out.
Below is my Chinese-GBK setting. Hope it is useful for you.
;; (require 'mule-gbk)
;; Setup GBK environment
(set-language-environment "Chinese-GBK")
(set-terminal-coding-system 'chinese-gbk)
(set-keyboard-coding-system 'chinese-gbk)
(setq locale-coding-system 'chinese-gbk)
(setq current-language-environment "Chinese-GBK")
hong-9 wrote:
>
> I'm a slackware-current user,and using fvwm-2.5.24 with fvwm-themes as
> my desktop.My locale is zh_cn.gbk and inputmethod is fcitx. I can use
> chinese language normally under slack's official emacs22 which is
> patched with mule-gbk.Yesterday evening I build cvs version
> successfully, but when I run "emacs" ,it fells into no response any
> more , no window even. When I "ps aux", I found its process obtain my
> cpu beyond 80% and I must use "kill -9" to kill it .Then I tried
> unbuntu's snapshot ,it's the same scene.After that I tried to add a
> test user under UTF-8 locale and found that the emacs-cvs runs very
> well.So I decide to ask for help.Thanks.
>
--
View this message in context: http://www.nabble.com/Emacs-cvs-now-can%27t-run-in-zh_CN.GBK-environment--tp17593861p17594072.html
Sent from the Emacs - Help mailing list archive at Nabble.com.
next prev parent reply other threads:[~2008-06-02 5:08 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-06-02 2:14 Emacs-cvs now can't run in zh_CN.GBK environment? hong
2008-06-02 5:08 ` Jashy [this message]
[not found] ` <mailman.12565.1212434186.18990.help-gnu-emacs@gnu.org>
2008-06-03 1:43 ` hong
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=17594072.post@talk.nabble.com \
--to=nanjunjie@gmail.com \
--cc=Help-gnu-emacs@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).