Re: :version erroneous

2011-03-11 Thread Axel
Unsetting lazyredraw did the trick. Thanks! On Mar 9, 8:39 am, "Christian J. Robinson" wrote: > On Tue, 8 Mar 2011, Axel wrote: > > Addendum: > > > The same happens for > > > :set all > > > The OS is Windows XP. > > Does it still happen if you do ":set nolazyredraw"?  A recent patch to > fix som

Re: 'wildmenu with problems

2011-03-11 Thread Axel
Same reason as for the :version/:set all error: unsetting lazyredraw fixes the error. Axel On Mar 9, 11:37 pm, Ben Schmidt wrote: > On 10/03/11 9:20 AM, John Little wrote: > > > On Mar 9, 8:31 pm, Axel  wrote: > >> Entering :echo&w[tab] in 7.3 138 is giving me - instead of the first > >> option

Re: GVim accessibility

2011-03-11 Thread Sebastian Humenda
Hello Ben Ben Schmidt wrote on Do, Mär 10, 2011 at 12:04:50 +1100: >On 9/03/11 1:00 AM, Sebastian Humenda wrote: >>I would like to make a suggestion for the graphical Vim. When using >>Orca, a screenreader for the graphical desktop, I can't use GVim. >>Since the menu's and button's are written i

Re: Spelling support doesn’t deal with ‘’’ correctly

2011-03-11 Thread Ben Fritz
On Mar 11, 1:44 am, Nikolai Weibull wrote: > On Thu, Mar 10, 2011 at 17:15, Ben Fritz wrote: > > On Mar 8, 5:13 am, Nikolai Weibull wrote: > >> > Also, I don’t understand what you say latin1 quotes, as it would be a > >> > lot clearer if you said ASCII quotes.  (Latin1doesn’tadd any > >> > add

Re: Spelling support doesn’t deal with ‘’’ correctly

2011-03-11 Thread Nikolai Weibull
On Fri, Mar 11, 2011 at 16:56, Ben Fritz wrote: > > > On Mar 11, 1:44 am, Nikolai Weibull wrote: >> On Thu, Mar 10, 2011 at 17:15, Ben Fritz wrote: >> > On Mar 8, 5:13 am, Nikolai Weibull wrote: >> >> > Also, I don’t understand what you say latin1 quotes, as it would be a >> >> > lot clearer if

Re: Proposed patch: in sub-replace-expression('\=')

2011-03-11 Thread Bram Moolenaar
Ben Schmidt wrote: > > I would like to propose a patch which suppresses the conversion of > > to when evaluaation ('\=') is used inside substitute() > > function. > > Simply this patch is what makes x == y true in the following code. > > > > let x = substitute('a', '.', "\n", "") > > let y

Re: [PATCH] foldexpr for help files

2011-03-11 Thread Nikolai Weibull
On Wed, Mar 2, 2011 at 18:34, ZyX wrote: > The following patch adds foldexpr option that will fold sections separated by > sequences of `=' (foldlevel=1) and `-' (foldlevel=2). What’s the general practice for this? Do we set foldexpr from ftplugin files, or is that up to the user to add to after

Re: [PATCH] foldexpr for help files

2011-03-11 Thread Peter Odding
>> The following patch adds foldexpr option that will fold sections separated by >> sequences of `=' (foldlevel=1) and `-' (foldlevel=2). Just to confirm: The patch works great, thanks ZyX! > What’s the general practice for this? Do we set foldexpr from > ftplugin files, or is that up to the use

Re: [PATCH] foldexpr for help files

2011-03-11 Thread James Vega
On Sat, Mar 12, 2011 at 12:32:03AM +0100, Peter Odding wrote: > >> The following patch adds foldexpr option that will fold sections separated > >> by > >> sequences of `=' (foldlevel=1) and `-' (foldlevel=2). > > Just to confirm: The patch works great, thanks ZyX! > > > What’s the general practi

Re: google summer of code

2011-03-11 Thread Anurag Priyam
On Wed, Mar 9, 2011 at 12:04 AM, Anurag Priyam wrote: [...] > Since, I am not qualified to act on behalf of Vim, I will leave it to > the upstream to take if from here :). Just for a start, we would need > volunteers for organization admin, mentors for ideas, and maybe more > ideas. Its sad, but

Re: 'wildmenu with problems

2011-03-11 Thread John Little
On Mar 12, 2:16 am, Axel wrote: > Same reason as for the :version/:set all error: unsetting lazyredraw > fixes the error. If I put set lazyredraw in my .vimrc, I still get "warn", also with vim -u NONE -c "set nocp lazyredraw". Regards, John -- You received this message from the "vim_dev" mail