emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Open a file in Hangul(Korean Alphapet) name directory with gtkfilech


From: sangu
Subject: Re: Open a file in Hangul(Korean Alphapet) name directory with gtkfilechooser open dialog.
Date: Fri, 10 Dec 2004 18:53:29 +0900

> Thank you for the bug report.  I've just installed a fix.
> Please try the latest CVS code.
> 
> ---
> Ken'ichi HANDA
> address@hidden
> 
> PS.  The change I've done is roughly this.
> 
> Before we run command-line at startup time, set
> default-directory to a mulitbyte string made by:
>     string_to_multibyte (make_unibyte_string (dir, strlen (dir)));
> and decode it by locale-coding-system in command-line after
> we decide locale-coding-system.   This way, even before we
> decode default-directory, various file I/O functions should
> correctly handle it.
Thank you for email,

Excuted "emacs file" in command line, emacs can open file in multibyte
name directory.

Using emacs version is 20041210 in
http://people.redhat.com/petersen/emacs/current/i386/RPMS.testing/

----
But using gtkfilechooser, emacs can't still open a file in multibyte
name directory.

----
In GNU Emacs 21.3.50.1 (i686-redhat-linux-gnu, GTK+ Version 2.4.14)
 of 2004-12-10 on juhp.dyndns.org
Distributor `The X.Org Foundation', version 11.0.60801000
configured using `configure '--host=i686-redhat-linux-gnu' '--
build=i686-redhat-linux-gnu' '--target=i386-redhat-linux-gnu' '--
program-prefix=' '--prefix=/usr' '--exec-prefix=/usr' '--
bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--
datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib' '--
libexecdir=/usr/libexec' '--localstatedir=/var' '--
sharedstatedir=/usr/com' '--mandir=/usr/share/man' '--
infodir=/usr/share/info' '--with-pop' '--with-sound' '--with-gtk'
'CFLAGS=-DMAIL_USE_LOCKF -O2 -g -pipe -march=i386 -mcpu=i686'
'build_alias=i686-redhat-linux-gnu' 'host_alias=i686-redhat-linux-gnu'
'target_alias=i386-redhat-linux-gnu''

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: ko_KR.UTF-8
  locale-coding-system: utf-8
  default-enable-multibyte-characters: t

Major mode: Info

Minor modes in effect:
  auto-compression-mode: t
  display-time-mode: t
  encoded-kbd-mode: t
  mouse-wheel-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  unify-8859-on-encoding-mode: t
  utf-translate-cjk-mode: t
  line-number-mode: t
  transient-mark-mode: t






reply via email to

[Prev in Thread] Current Thread [Next in Thread]