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 > &

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

Patch 7.3.028

2010-10-14 Fir de Conversatie Bram Moolenaar
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: src/ex_cmds.c *** ../vim-7.3.027/src