unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: hong <jun.hj182002@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Emacs-cvs now can't run in zh_CN.GBK environment?
Date: Mon, 2 Jun 2008 18:43:54 -0700 (PDT)	[thread overview]
Message-ID: <0101e46d-c75d-4477-b938-7306024dcede@u12g2000prd.googlegroups.com> (raw)
In-Reply-To: mailman.12565.1212434186.18990.help-gnu-emacs@gnu.org

On 6月2日, 下午1时08分, Jashy <nanjun...@gmail.com> wrote:
> 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-environm...
> Sent from the Emacs - Help mailing list archive at Nabble.com.

Thank you for your help. And now I figured out no matter within or
without the mule-gbk and how I set language environment. The emacs cvs
still can not at least splash a X window. the strangest thing is use
emacs in a terminal ,like "emacs -nw" ,it runs quite well ,and in a
utf-8  environment, even I use the mule-gbk setting in the .emacs, it
can still run in a Xwindow without any influence. so I gived up gbk
locale and have converted the filename to utf8 with convmv . finally
I'm using emacs-cvs in a utf-8 environment comfortably.


      parent reply	other threads:[~2008-06-03  1:43 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
     [not found] ` <mailman.12565.1212434186.18990.help-gnu-emacs@gnu.org>
2008-06-03  1:43   ` hong [this message]

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=0101e46d-c75d-4477-b938-7306024dcede@u12g2000prd.googlegroups.com \
    --to=jun.hj182002@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).