Re: Fwd: Re: macosx x11/motif gvim-7.3.706+ E250 dialog on startup

2013-04-29 Fir de Conversatie raf
raf wrote: > monolingual doesn't work on macosx-10.6.8. it requires 10.7+ so that's not an > option. > i guess i'll have to keep my little patch to disable E250 messages in place. there's an older version that does work on macosx-10.6.8. -- -- You received this message from the "vim_dev" mail

Re: Fwd: Re: macosx x11/motif gvim-7.3.706+ E250 dialog on startup

2013-04-29 Fir de Conversatie raf
raf wrote: > Roland Eggner wrote: > > > Maybe your problem is caused by a discrepancy between locale configuration > > and > > installed fonts. > > > > Suggestion (should work on Gentoo Linux, please tune to your macosx system): > > > > (1) Uninstall locales, which you do not use, e.g. > > s

Re: Fwd: Re: macosx x11/motif gvim-7.3.706+ E250 dialog on startup

2013-04-29 Fir de Conversatie raf
Roland Eggner wrote: > Maybe your problem is caused by a discrepancy between locale configuration > and > installed fonts. > > Suggestion (should work on Gentoo Linux, please tune to your macosx system): > > (1) Uninstall locales, which you do not use, e.g. > su vim /etc/locale.gen > :v/\v^(#

Re: Fwd: Re: macosx x11/motif gvim-7.3.706+ E250 dialog on startup

2013-04-26 Fir de Conversatie Roland Eggner
Hi ! On 2013-04-18 Thursday at 13:28 +1000 in another thread wrote: > Roland Eggner wrote: > > :!locale > > LANG="en_AU.UTF-8" > LC_COLLATE="en_AU.UTF-8" > LC_CTYPE="en_AU.UTF-8" > LC_MESSAGES="en_AU.UTF-8" > LC_MONETARY="en_AU.UTF-8" > LC_NUMERIC="en_AU.UTF-8"

Fwd: Re: macosx x11/motif gvim-7.3.706+ E250 dialog on startup

2013-04-17 Fir de Conversatie raf
hi, i originally started this thread on vim_use but think it might have been better on vim_dev. in short, is there any way i can get an x11/motif gvim-7.3.706+ not to emit a large, ugly E250 message and continue prompt everytime it starts? i include a little patch that i can resort to loocally b