Your message dated Mon, 23 Apr 2012 21:03:50 -0400
with message-id <[email protected]>
and subject line Re: Bug#298554: vim-common: [patch] let `vimtutor zh' support
utf-8 encoding
has caused the Debian Bug report #298554,
regarding [vim-runtime]: vimtutor shows wrong codecs in zh_*
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
298554: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=298554
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: vim-runtime
Version: 1:7.1-167+1
Severity: normal
File: /usr/bin/vimtutor
Tags: l10n
#########################################
#
in /usr/share/vim/vim71/tutor/tutor.vim #
line 72 to 78 #
#
if s:ext =~? '\.zh' #
if &enc =~ 'big5\|cp950' #
let s:ext = ".zh.big5" #
else #
let s:ext = ".zh.euc" #
endif #
endif #
#
#########################################
There must be some bug in encode
it shows broken character with every local env I use
(and every terminal with any codec)
I can't even use English tutor
I'll try to fix it and send a patch if I could
I believe its just some trouble between UTF-8/Big-5/GB
-- System Information:
Debian Release: lenny/sid
APT prefers proposed-updates
APT policy: (500, 'proposed-updates'), (500, 'stable')
Architecture: i386 (i686)
Kernel: Linux 2.6.22-3-686-bigmem (SMP w/1 CPU core)
Locale: LANG=zh_TW.UTF-8, LC_CTYPE=zh_TW.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
vim-runtime depends on no packages.
Versions of packages vim-runtime recommends:
ii vim 1:7.1-167+1 Vi IMproved - enhanced vi editor
ii vim-gnome 1:7.1-167+1 Vi IMproved - enhanced vi editor -
ii vim-gtk 1:7.1-167+1 Vi IMproved - enhanced vi editor -
ii vim-lesstif 1:7.1-167+1 Vi IMproved - enhanced vi editor -
ii vim-tiny 1:7.1-167+1 Vi IMproved - enhanced vi editor -
-- no debconf information
--- End Message ---
--- Begin Message ---
Version: 2:7.2.000-1
On Tue, Mar 08, 2005 at 09:17:51PM +0800, Li Daobing wrote:
> my locale is zh_CN.UTF-8, and when I run `vimtutor zh', I got messed up
> messaged, so I patch vim-common to make this work.
I just noticed that this has been fixed upstream for a while now.
Closing.
--
James
GPG Key: 4096R/331BA3DB 2011-12-05 James McCoy <[email protected]>
signature.asc
Description: Digital signature
--- End Message ---