Re: laststatus=2 anomaly (was: I sometimes have to "double strike" when using gvim7 over Hummingbird Exceed)

2006-06-07 Thread Matthew Winn
On Tue, Jun 06, 2006 at 10:04:14PM -0700, Mun Johl wrote: > GK> Aha! That "beta" is actually a German "SS", "ß" ("sz" ligature) > iirr. > GK> > GK> The 'X' is a math times ("×" no?). > GK> > GK> All the other (usually) vowels have similar "compounding", eg, > GK> [aeiou] with accents of various

Re: laststatus=2 anomaly (was: I sometimes have to "double strike" when using gvim7 over Hummingbird Exceed)

2006-06-06 Thread Mun Johl
Hi Gene, et al., Please see my comments below. On Tue, Jun 06, 2006 at 03:49 PM PDT, Gene Kwiecinski wrote: ... Text Deleted ... GK> >Here's a sample of what I get when I type each letter in the English GK> >alphabet twice in a row (e.g.: aabbccddeeff...): GK> GK> >abbcdeffgghijjkklmmnopqqrßtu

RE: laststatus=2 anomaly (was: I sometimes have to "double strike" when using gvim7 over Hummingbird Exceed)

2006-06-06 Thread Gene Kwiecinski
>After taking a couple of helpful hints from Eric, and doing a bunch of >experiments, I have isolated some odd behavior to 'laststatus'. >As a reminder, this issue only shows up when I compile vim7 using GTK-1; >it does not occur when I compile with Motif or GTK-2. My system is a >Sun workstation

Re: laststatus=2 anomaly (was: I sometimes have to "double strike" when using gvim7 over Hummingbird Exceed)

2006-06-06 Thread Mun Johl
Hi Eric, et al., Please see my comments below. On Fri, Jun 02, 2006 at 04:50 PM PDT, Eric Arnold wrote: EA> On 6/2/06, Mun Johl <[EMAIL PROTECTED]> wrote: ... Text Deleted ... EA> Sorry. I meant EA> EA> :call feedkeys( "/3\", "t") This executes fine. I can substitute any text for the "3" an

Re: laststatus=2 anomaly (was: I sometimes have to "double strike" when using gvim7 over Hummingbird Exceed)

2006-06-05 Thread Matthew Winn
On Fri, Jun 02, 2006 at 03:21:26PM -0400, Karl Guertin wrote: > On 6/2/06, Mun Johl <[EMAIL PROTECTED]> wrote: > >abbcdeffgghijjkklmmnopqqrßtuvvww×yzz > > ^ > > this is the greek Beta character (in case it > > got lost in the t

Re: laststatus=2 anomaly (was: I sometimes have to "double strike" when using gvim7 over Hummingbird Exceed)

2006-06-02 Thread Eric Arnold
On 6/2/06, Mun Johl <[EMAIL PROTECTED]> wrote: Hi Eric, Please see my comments below. On Fri, Jun 02, 2006 at 03:22 PM PDT, Eric Arnold wrote: EA> Ok. So we know three things: EA> EA> The incremental search feature EA> + the gvim/gui input method EA> + the statusline EA> EA> It would be int

Re: laststatus=2 anomaly

2006-06-02 Thread A.J.Mechelynck
Mun Johl wrote: Hi Eric, Please see my comments below. On Fri, Jun 02, 2006 at 03:22 PM PDT, Eric Arnold wrote: EA> Ok. So we know three things: EA> EA> The incremental search feature EA> + the gvim/gui input method EA> + the statusline EA> EA> It would be interesting to try: EA> EA> :f

Re: laststatus=2 anomaly (was: I sometimes have to "double strike" when using gvim7 over Hummingbird Exceed)

2006-06-02 Thread Mun Johl
Hi Eric, Please see my comments below. On Fri, Jun 02, 2006 at 03:22 PM PDT, Eric Arnold wrote: EA> Ok. So we know three things: EA> EA> The incremental search feature EA> + the gvim/gui input method EA> + the statusline EA> EA> It would be interesting to try: EA> EA> :feedkeys( "/3\", "t"

Re: laststatus=2 anomaly (was: I sometimes have to "double strike" when using gvim7 over Hummingbird Exceed)

2006-06-02 Thread Eric Arnold
Ok. So we know three things: The incremental search feature + the gvim/gui input method + the statusline It would be interesting to try: :feedkeys( "/3\", "t") ^R=some expression this will tell us if the problem is in the "get char from use" vs the "process char with incsearch". On 6/2

Re: laststatus=2 anomaly (was: I sometimes have to "double strike" when using gvim7 over Hummingbird Exceed)

2006-06-02 Thread Eric Arnold
On 6/2/06, Karl Guertin <[EMAIL PROTECTED]> wrote: On 6/2/06, Mun Johl <[EMAIL PROTECTED]> wrote: > abbcdeffgghijjkklmmnopqqrßtuvvww×yzz > ^ > | > this is the greek Beta character (in case it > got

Re: laststatus=2 anomaly

2006-06-02 Thread A.J.Mechelynck
Russell Bateman wrote: Eszett; takes the place of ss and sz in German. Karl Guertin wrote: On 6/2/06, Mun Johl <[EMAIL PROTECTED]> wrote: abbcdeffgghijjkklmmnopqqrßtuvvww×yzz ^ | this is the greek Beta character (in cas

Re: laststatus=2 anomaly

2006-06-02 Thread Russell Bateman
Eszett; takes the place of ss and sz in German. Karl Guertin wrote: On 6/2/06, Mun Johl <[EMAIL PROTECTED]> wrote: abbcdeffgghijjkklmmnopqqrßtuvvww×yzz ^ | this is the greek Beta character (in case it

Re: laststatus=2 anomaly (was: I sometimes have to "double strike" when using gvim7 over Hummingbird Exceed)

2006-06-02 Thread Karl Guertin
On 6/2/06, Mun Johl <[EMAIL PROTECTED]> wrote: abbcdeffgghijjkklmmnopqqrßtuvvww×yzz ^ | this is the greek Beta character (in case it got lost in the transmission) That's not a beta, that's a ger

Re: laststatus=2 anomaly (was: I sometimes have to "double strike" when using gvim7 over Hummingbird Exceed)

2006-06-02 Thread Mun Johl
Hi Eric, Please see my comments below. On Fri, Jun 02, 2006 at 10:42 AM PDT, Eric Arnold wrote: EA> On 6/2/06, Mun Johl <[EMAIL PROTECTED]> wrote: EA> >Hi, EA> > EA> >After taking a couple of helpful hints from Eric, and doing a bunch of EA> >experiments, I have isolated some odd behavior to 'las

Re: laststatus=2 anomaly (was: I sometimes have to "double strike" when using gvim7 over Hummingbird Exceed)

2006-06-02 Thread Eric Arnold
On 6/2/06, Mun Johl <[EMAIL PROTECTED]> wrote: Hi, After taking a couple of helpful hints from Eric, and doing a bunch of experiments, I have isolated some odd behavior to 'laststatus'. As a reminder, this issue only shows up when I compile vim7 using GTK-1; it does not occur when I compile wit

laststatus=2 anomaly (was: I sometimes have to "double strike" when using gvim7 over Hummingbird Exceed)

2006-06-02 Thread Mun Johl
Hi, After taking a couple of helpful hints from Eric, and doing a bunch of experiments, I have isolated some odd behavior to 'laststatus'. As a reminder, this issue only shows up when I compile vim7 using GTK-1; it does not occur when I compile with Motif or GTK-2. My system is a Sun workstation