From lazycat.manatee@gmail.com Thu Sep 11 21:46:22 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-7.9 required=4.0 tests=BAYES_00,FOURLA, RCVD_IN_DNSWL_MED autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at submit) by emacsbugs.donarmstrong.com; 12 Sep 2008 04:46:22 +0000 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m8C4kIKU017557 for ; Thu, 11 Sep 2008 21:46:19 -0700 Received: from mail.gnu.org ([199.232.76.166]:57595 helo=mx10.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1Ke0WC-0006Qp-DU for emacs-pretest-bug@gnu.org; Fri, 12 Sep 2008 00:44:28 -0400 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1Ke0Xq-00017q-R1 for emacs-pretest-bug@gnu.org; Fri, 12 Sep 2008 00:46:18 -0400 Received: from ti-out-0910.google.com ([209.85.142.187]:16513) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Ke0Xq-00017c-4U for emacs-pretest-bug@gnu.org; Fri, 12 Sep 2008 00:46:10 -0400 Received: by ti-out-0910.google.com with SMTP id u5so419055tia.10 for ; Thu, 11 Sep 2008 21:46:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:date:message-id:from:to :subject:mime-version:content-type:content-transfer-encoding; bh=38rs1H4u2DQJCs+V4DR7xUP3skNqPvqj2zB6pKhWfbM=; b=EpYUSrZcftz6LjSQYUlYaoBghF7dmINsYCnlctelyRluuEVqoc/MKfL+lXJ0N2wEdh VtUIi1/wJ9E8PgRrQZ2jIrrGFTXmR3JCHnq3eKtPYHyecOGjYWMlpVrKNNsTVOrBPzcN 4XrAXj/41fR7A30h1Ndz/MiR/7LC4g02+uu04= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:message-id:from:to:subject:mime-version:content-type :content-transfer-encoding; b=OLEbA4XXmUYMV6vAbi/PoV07woJ8oMgtyoVUC72+qW/HWev7doiqHhtyndDZC3deG9 QSgEgkMgs3P4BSd/ulNONqQ0TzL+jYQa8j3SqJYYA0npTt5oIuBrVueaOEjlmho4vE0B xxLwuEzc+AZeTVqS/1S4WOrCPnuZOWT1WURnc= Received: by 10.110.43.20 with SMTP id q20mr4612515tiq.14.1221194766596; Thu, 11 Sep 2008 21:46:06 -0700 (PDT) Received: from manatee.domain ( [222.212.128.214]) by mx.google.com with ESMTPS id 14sm3046150tim.17.2008.09.11.21.46.02 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 11 Sep 2008 21:46:05 -0700 (PDT) Date: Fri, 12 Sep 2008 12:45:58 +0800 Message-Id: <87myiet1ix.fsf@manatee.domain> From: Andy Stewart To: emacs-pretest-bug@gnu.org Subject: 23.0.60; Term.el can't handle Chinese directory and file. MIME-version: 1.0 Content-type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) term.el can't handle Chinese directory of file. Example, I have a two directory like this: /data/EnglishDirectory /data/中文目录 Default in term-mode, if i type /data/En then i hit TAB key, term will complete to /data/EnglishDirectory/. But if need complete directory's name is lead with Chinese, term can't complete Chinese directory name. Example, when i type /data/中 and hit TAB, term can't complete 中文目录/, just stop cursor before '中'. And same problem with file that lead with Chinese. And have another bug with Chinese directory and file is: When I type command 'cd /data/中文目录/' and hit RET, term can't cd the taget directory '/data/中文目录/', just cd '/data/'. But if i type caommand 'cd /data/中文目录/' and M-x term-send-input, term can cd the target directory '/data/中文目录/'. Thank you very much! :) Regards. Andy. In GNU Emacs 23.0.60.1 (i686-pc-linux-gnu, GTK+ Version 2.12.11) of 2008-09-10 on manatee Windowing system distributor `The X.Org Foundation', version 11.0.10402000 configured using `configure '--prefix=/home/andy/MyEmacs/Common' '--with-x' '--with-x-toolkit=gtk' '--enable-font-backend' '--with-freetype' '--with-xft' '--with-xpm' '--with-jpeg' '--with-png' '--with-gif' '--with-tiff' '--with-dbus'' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: zh_CN.UTF-8 value of $XMODIFIERS: @im=SCIM locale-coding-system: utf-8-unix default-enable-multibyte-characters: t Major mode: Lisp Interaction Minor modes in effect: auto-image-file-mode: t minibuffer-depth-indicate-mode: t savehist-mode: t display-time-mode: t show-paren-mode: t icicle-mode: t recentf-mode: t change-cursor-mode: t scroll-mode-line-mode: t tabbar-mwheel-mode: t tabbar-mode: t global-hl-line-mode: t which-function-mode: t yas/minor-mode: t shell-dirtrack-mode: t pabbrev-mode: t eldoc-mode: t tooltip-mode: t mouse-wheel-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t global-auto-composition-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t size-indication-mode: t column-number-mode: t line-number-mode: t transient-mark-mode: t hs-minor-mode: t Recent input: M-X M-X C-c p g j j j j j j j j j j j j j j j j j f q M-x e m a c s - r e M-N b g u M-N b u M-N M-N M-N r e p o r t b u RET Recent messages: Finish loading. Resume in window [1] Switch to window[1] Newsticker started! Loading /home/andy/.emacs.d/emms/cache...done Toggling linum-mode off; better pass an explicit argument. Toggling paredit-mode off; better pass an explicit argument. For information about GNU Emacs and the GNU system, type C-h C-a. Switch to window[1] Startup with window[1] This keybindings of EMMS type ? for help. From cyd@stupidchicken.com Wed Sep 24 17:14:02 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-3.8 required=4.0 tests=AWL,BAYES_00, MURPHY_DRUGS_REL8 autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at 967-done) by emacsbugs.donarmstrong.com; 25 Sep 2008 00:14:03 +0000 Received: from cyd.mit.edu (CYD.MIT.EDU [18.115.2.24]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m8P0E0n1018104 for <967-done@emacsbugs.donarmstrong.com>; Wed, 24 Sep 2008 17:14:01 -0700 Received: by cyd.mit.edu (Postfix, from userid 1000) id D0B4A57E189; Wed, 24 Sep 2008 20:14:28 -0400 (EDT) From: Chong Yidong To: Andy Stewart Cc: 967-done@debbugs.gnu.org Subject: Re: 23.0.60; Term.el can't handle Chinese directory and file. Date: Wed, 24 Sep 2008 20:14:28 -0400 Message-ID: <87fxnphyjf.fsf@cyd.mit.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii > term.el can't handle Chinese directory of file. I just checked in a patch by Andreas Politz for a different issue; I believe that patch fixes this bug as well. From cyd@stupidchicken.com Thu Sep 25 05:40:39 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-2.3 required=4.0 tests=AWL,BAYES_00,ONEWORD autolearn=no version=3.2.3-bugs.debian.org_2005_01_02 Received: (at control) by emacsbugs.donarmstrong.com; 25 Sep 2008 12:40:40 +0000 Received: from cyd.mit.edu (CYD.MIT.EDU [18.115.2.24]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m8PCeYIf011248 for ; Thu, 25 Sep 2008 05:40:35 -0700 Received: by cyd.mit.edu (Postfix, from userid 1000) id 56D3957E32C; Thu, 25 Sep 2008 08:41:05 -0400 (EDT) From: Chong Yidong To: control@debbugs.gnu.org Subject: bugs Date: Thu, 25 Sep 2008 08:41:05 -0400 Message-ID: <87abdw9z4u.fsf@cyd.mit.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii close 704 reopen 911 reopen 967 thanks From cyd@stupidchicken.com Tue Sep 30 10:16:03 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-3.9 required=4.0 tests=AWL,BAYES_00 autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at control) by emacsbugs.donarmstrong.com; 30 Sep 2008 17:16:03 +0000 Received: from cyd.mit.edu (CYD.MIT.EDU [18.115.2.24]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m8UHFw7Z020614 for ; Tue, 30 Sep 2008 10:15:59 -0700 Received: by cyd.mit.edu (Postfix, from userid 1000) id 27FBF57E32A; Tue, 30 Sep 2008 13:16:57 -0400 (EDT) From: Chong Yidong To: control@debbugs.gnu.org Subject: close 967 Date: Tue, 30 Sep 2008 13:16:57 -0400 Message-ID: <87iqsd7dva.fsf@cyd.mit.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii close 967 thanks From unknown Tue Jun 17 20:26:27 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: $requester Subject: Internal Control Message-Id: bug archived. Date: Wed, 29 Oct 2008 14:24:04 +0000 User-Agent: Fakemail v42.6.9 # A New Hope # A log time ago, in a galaxy far, far away # something happened. # # Magically this resulted in the following # action being taken, but this fake control # message doesn't tell you why it happened # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator