Description of problem: Version-Release number of selected component (if applicable): vim-7.2.245-3.1.el6 How reproducible: 100% Steps to Reproduce: mkdir tmp cd tmp touch .vimrc touch text LC_CTYPE=zh_CN.gbk vim . Actual results: " ============================================================================ .vimrc e../ text Expected results: " ============================================================================ .vimrc ../ text Additional info: /usr/share/vim/vim70/autoload/netrw.vim please check line 6809. 6086 " remove priority pattern prefix 6087 " call Decho("remove priority pattern prefix") 6088 let sepchr= "\<Char-0xff>" 6089 exe 'silent keepjumps '.w:netrw_bannercnt.',$s/^\d\{3}'.sepchr.'//e' 6090 6091 elseif a:islocal
This request was evaluated by Red Hat Product Management for inclusion in a Red Hat Enterprise Linux major release. Product Management has requested further review of this request by Red Hat Engineering, for potential inclusion in a Red Hat Enterprise Linux Major release. This request is not yet committed for inclusion.
This request was evaluated by Red Hat Product Management for inclusion in the current release of Red Hat Enterprise Linux. Because the affected component is not scheduled to be updated in the current release, Red Hat is unfortunately unable to address this request at this time. Red Hat invites you to ask your support representative to propose this request, if appropriate and relevant, in the next release of Red Hat Enterprise Linux. If you would like it considered as an exception in the current release, please ask your support representative.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHBA-2012-0454.html