Re: Patch 7.3.662

2012-09-24 Fir de Conversatie mattn
On Sunday, September 23, 2012 6:58:36 PM UTC+9, Bram Moolenaar wrote: Ken Takata wrote: Hi Bram and mattn, Please try the attached patch. It seems that rb_num2uint and some other functions are exported on 64-bit platforms but not on 32-bit platforms. Thanks. Can a

Re: Minor startup problem with 'lazyredraw' set

2012-09-24 Fir de Conversatie Ben Fritz
On Sunday, September 23, 2012 8:28:53 AM UTC-5, Christian Brabandt wrote: That sounds like a problem with your terminal. Does that also happen with the gui (whatever it is called on MacOS)? Since the thread is so old (Google Groups shows the first post in 2007), I'll repost this

Re: [Patch] Re: 'backupcopy' and Windows Vista symbolic links

2012-09-24 Fir de Conversatie Ken Takata
Hi, 2012/08/25 Sat 12:41:45 UTC+9 Ken Takata: Then I found your post and tried David's patch. It seems that the patch works well but I found a little problem. This is an updated patch. https://gist.github.com/3436380 The differences from David's patch are: 1. Fix memory leakage in

Re: Minor startup problem with 'lazyredraw' set

2012-09-24 Fir de Conversatie Christian Brabandt
Hi Ben! On Mo, 24 Sep 2012, Ben Fritz wrote: On Sunday, September 23, 2012 8:28:53 AM UTC-5, Christian Brabandt wrote: That sounds like a problem with your terminal. Does that also happen with the gui (whatever it is called on MacOS)? Since the thread is so old (Google

Re: Patch 7.3.662

2012-09-24 Fir de Conversatie Ike Devolder
On Sun, Sep 23, 2012 at 11:58:21PM -0700, mattn wrote: On Sunday, September 23, 2012 6:58:36 PM UTC+9, Bram Moolenaar wrote: Ken Takata wrote: Hi Bram and mattn, Please try the attached patch. It seems that rb_num2uint and some other functions are exported

Re: [PATCH] menu.vim

2012-09-24 Fir de Conversatie Bram Moolenaar
Jiri Sedlak wrote: When function s:SpellLang() find only one additional spell file and this spell file is found prior to English spell file, vim user is informed incorrectly that 'en' spell file was added. Attached patch file fix this and also adds g:menutrans_set_lang_to variable for