Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 26558 - Vim ebuilds should use cjk to enable vim multibyte support.
Summary: Vim ebuilds should use cjk to enable vim multibyte support.
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Aron Griffis (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-13 10:36 UTC by bugs
Modified: 2003-08-18 18:12 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description bugs 2003-08-13 10:36:57 UTC
cjk USE flag says it is for:
Adds support for Multi-byte character languages (Chinese, Japanese, Korean)

Since vim has a module to enable multibyte character support (unicode) this
seems the logical flag to use, at the moment.

About to file another bug that we need a USE flag for specific multibyte/unicode
support and maybe respecify/deprecate cjk.   Will add that bug ID shortly.

Reproducible: Always
Steps to Reproduce:
Comment 1 bugs 2003-08-13 11:11:08 UTC
bug 26561 has been added requesting a clearer flag.
Comment 2 Mamoru KOMACHI (RETIRED) gentoo-dev 2003-08-13 11:18:15 UTC
Atm, since vim ebuilds enable multibyte support by default (except
vim-core), you mean we should turn off multibyte support if you don't
have cjk in your USE flag?
Comment 3 bugs 2003-08-13 12:02:20 UTC
It just seemed helpful to have the option, since it *is* a vim compile parameter.
Perhaps make it a negative USE flag, to simply allow disabling.

Really, what'd be nice is if the default vimrc also got modified if some sort of multibyte USE flag was enabled.

Would also add a set encoding=(utf-8, or possibly something based on localization info)
Comment 4 Stuart Bouyer 2003-08-13 22:19:20 UTC
Why would you want to disable unicode and multibyte support in vim?

AFAIK there are no negative effects from having multibyte support there - hence the fact it is default, and I'm interested in why you'd want to swithch it off.
Comment 5 Aron Griffis (RETIRED) gentoo-dev 2003-08-18 18:12:29 UTC
If you can state a good reason for turning off multibyte support in vim, please reopen this bug.  At the moment, it doesn't seem worthwhile to me.  I suspect some people appreciate the multibyte support who don't use cjk.