Re: Patch 7.3.028

2010-10-15 Fir de Conversatie Xavier de Gaye
On Thu, Oct 14, 2010 at 9:29 PM, Bram Moolenaar wrote: Patch 7.3.028 (after 7.3.024) Problem:    Signs don't show up. (Charles Campbell) Solution:   Don't use negative numbers.  Also assign a number to signs that            have a name of all digits to avoid using a sign number twice. Files:

Re: Inconsistent behaviour of 't' compared to 'f'

2010-10-15 Fir de Conversatie Romain Chossart
I almost created a topic for that a few months ago. Basically, I agree with Sergii. Cheers -- Romain Chossart On Thu, Oct 14, 2010 at 10:33 AM, Sergii Boiko cris.k...@gmail.com wrote: Ingo, thanks for positive comment. Because i'm switching to dvorak and 'f' isn't so useful at this layout

Re: Patch 7.3.028

2010-10-15 Fir de Conversatie Bram Moolenaar
Xavier de Gaye wrote: On Thu, Oct 14, 2010 at 9:29 PM, Bram Moolenaar wrote: Patch 7.3.028 (after 7.3.024) Problem:Signs don't show up. (Charles Campbell) Solution: Don't use negative numbers. Also assign a number to signs that have a name of all digits to avoid

Patch 7.3.029

2010-10-15 Fir de Conversatie Bram Moolenaar
Patch 7.3.029 Problem::sort n sorts lines without a number as number zero. (Beeyawned) Solution: Make lines without a number sort before lines with a number. Also fix sorting negative numbers. Files: src/ex_cmds.c, src/testdir/test57.in, src/testdir/test57.ok ***

Re: [DOC FIX] Breaking statement in :finally block prevents propagation of the uncaught exception

2010-10-15 Fir de Conversatie Bram Moolenaar
ZyX wrote: I noticed that the following code produces no error messages, though thrown exception was not caught by any :catch blocks: function TestFinallyReturn() try throw Test finally Same with :break/:continue in loops and :finally outside

Re: sort bug?

2010-10-15 Fir de Conversatie Bram Moolenaar
Christian Brabandt wrote: Hi Charles! On Do, 14 Okt 2010, Charles Campbell wrote: Bee wrote: On Oct 13, 10:00 pm, Beebeeyaw...@gmail.com wrote: On Oct 13, 6:56 pm, Charles E Campbell Jrdrc...@campbellfamily.biz wrote: Bee wrote: sort bug?

Re: Inconsistent behaviour of 't' compared to 'f'

2010-10-15 Fir de Conversatie Ben Fritz
On Oct 14, 4:33 am, Sergii Boiko cris.k...@gmail.com wrote: Ingo, thanks for positive comment. Because i'm switching to dvorak and 'f' isn't so useful at this layout as 't'. And this behaviour very annoys me, because 't' is not so handy as 'f'. I don't know vim-script very well to write

Re: [PATCH] Fix complete() function, and trivial proposal

2010-10-15 Fir de Conversatie Bram Moolenaar
Kikuchan wrote: I'm playing with complete() function, and I've found a bug in it. Acording to :help complete, it says: inoremap F5 C-R=ListMonths()CR func! ListMonths() call complete(col('.'), ['January', 'February', 'March', \ 'April', 'May', 'June',

Re: Inconsistent behaviour of 't' compared to 'f'

2010-10-15 Fir de Conversatie Ben Fritz
On Oct 15, 2:07 pm, Ben Fritz fritzophre...@gmail.com wrote: On Oct 14, 4:33 am, Sergii Boiko cris.k...@gmail.com wrote: Ingo, thanks for positive comment. Because i'm switching to dvorak and 'f' isn't so useful at this layout as 't'. And this behaviour very annoys me, because 't' is not