From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: hong Newsgroups: gmane.emacs.help Subject: Emacs-cvs now can't run in zh_CN.GBK environment? Date: Sun, 1 Jun 2008 19:14:11 -0700 (PDT) Organization: http://groups.google.com Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1212381496 2736 80.91.229.12 (2 Jun 2008 04:38:16 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 2 Jun 2008 04:38:16 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Jun 02 06:38:55 2008 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1K31oq-0004BU-82 for geh-help-gnu-emacs@m.gmane.org; Mon, 02 Jun 2008 06:38:52 +0200 Original-Received: from localhost ([127.0.0.1]:34496 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K31o4-0004kY-65 for geh-help-gnu-emacs@m.gmane.org; Mon, 02 Jun 2008 00:38:04 -0400 Original-Path: news.stanford.edu!newsfeed.stanford.edu!postnews.google.com!i36g2000prf.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 10 Original-NNTP-Posting-Host: 202.158.163.135 Original-X-Trace: posting.google.com 1212372851 12773 127.0.0.1 (2 Jun 2008 02:14:11 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Mon, 2 Jun 2008 02:14:11 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: i36g2000prf.googlegroups.com; posting-host=202.158.163.135; posting-account=7DL57woAAABmmQISmmxWHSEI7ZCuGqUD User-Agent: G2/1.0 X-HTTP-Via: 1.1 MJCXX-2ZEL2MS2T X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; zh-CN; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14,gzip(gfe),gzip(gfe) Original-Xref: news.stanford.edu gnu.emacs.help:159058 X-Mailman-Approved-At: Mon, 02 Jun 2008 00:37:41 -0400 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:54419 Archived-At: 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.