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, szlig; (sz ligature) iirr. GK GK The 'X' is a math times (times; no?). GK GK All the other (usually) vowels have similar compounding, eg, GK [aeiou] with accents of various types (try

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\CR, t) This executes fine. I can substitute any text for the 3 and it

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

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 with

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 'laststatus'.

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 lost in

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\CR, 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/06,

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\CR, t) I'll

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 interesting