Re: embeded omni completion failed on vim, gvim 7.2 7.3 on ubuntu but works on gvim 7.3 on windows

2011-01-12 Fir de Conversatie Lech Lorens
On 10-Jan-2011 baumann Pan wrote: > First, > sorry for repeating the email because I am not writing on google > groups( to do that i have to bypass china firewall which cause the > bandwith too slow). > so I write the mail directly from gmail. > and I did not get the email i wrote in the vim-use

Re: Request: colors in :digraphs

2011-01-12 Fir de Conversatie Christian Brabandt
On Mo, 10 Jan 2011, Christian Brabandt wrote: > +….3 20268230HORIZONTAL ELLIPSIS This one is wrong. This happened, because I forgot, that I defined this digraph here locally and have overwritten the original digraph which is: ⋯ .3 22EF8943MIDLINE HORIZONTAL EL

Re: Retaining marks column on folded line

2011-01-12 Fir de Conversatie Christian Brabandt
On Di, 11 Jan 2011, Christian Brabandt wrote: > On Tue, January 11, 2011 5:25 pm, Ben Fritz wrote: > > On Jan 10, 10:25 am, AK wrote: > >> I suspect this isn't possible in current vim but I'm wondering if it's > possible to add this to the next version.. Currently, if you have a > marks column an

Re: [PATCH 2/2] xxd: don't ignore error returns

2011-01-12 Fir de Conversatie Florian Zumbiehl
Hi, > xxd so far for the most part just ignores any errors, happily aborting > with success on I/O errors, chewing away on the CPU when the destination > FS is full, and the like. The patch below (hopefully) fixes that. Below another instance I missed before - to be applied after that pname simpl

Re: [PATCH 2/2] xxd: don't ignore error returns

2011-01-12 Fir de Conversatie Florian Zumbiehl
Hi, > > xxd so far for the most part just ignores any errors, happily aborting > > with success on I/O errors, chewing away on the CPU when the destination > > FS is full, and the like. The patch below (hopefully) fixes that. > > Thanks. Is there some way to simplify this? Passing pname in some