Any programs to format numbers out there?

2006-06-30 Thread Mun Johl
Hi, When in vim, I often want to format numbers. For example, when editing a Verilog file, I want to quickly change 12345678 to 12_345_678 for readability; and when editing an email, sometimes I'd like to change 12345678 to 12,345,678 . I did a search for programs to format numbers, but didn't

Re: Problem with GTK-1 executables when 'spell' and 'incsearch' are both set

2006-06-20 Thread Mun Johl
Hi Bram, On Tue, Jun 20, 2006 at 01:47 AM PDT, Bram Moolenaar wrote: ... Text Deleted ... BM I don't see this problem. I suspect it has something to do with an BM input method. Did you check the 'imsearch' option? imsearch was set to 2 for me by default. If I set it to 0 or 1 the problem

Problem with GTK-1 executables when 'spell' and 'incsearch' are both set

2006-06-19 Thread Mun Johl
Hi all, I'm resending the following email with a more descriptive title. On Fri, Jun 02, 2006 at 12:17 PM PDT, Charles E. Campbell, Jr. wrote: ... Text Deleted ... CECJ I suggest narrowing down the problem. CECJ CECJ vim -u NONE -U NONE CECJ CECJ for starters. Then try to source in a

Re: I sometimes have to double strike when using gvim7 over Hummingbird Exceed

2006-06-13 Thread Mun Johl
Hi DrC, et al, On Fri, Jun 02, 2006 at 12:17 PM PDT, Charles E. Campbell, Jr. wrote: ... Text Deleted ... CECJ I suggest narrowing down the problem. CECJ CECJ vim -u NONE -U NONE CECJ CECJ for starters. Then try to source in a minimal file (I believe you CECJ mentioned something about

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

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

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 Mun Johl
if the problem is in the get char from use vs the EA process char with incsearch. EA EA EA EA On 6/2/06, Mun Johl [EMAIL PROTECTED] wrote: EA Hi Eric, EA EA Please see my comments below. EA EA On Fri, Jun 02, 2006 at 10:42 AM PDT, Eric Arnold wrote: EA EA On 6/2/06, Mun Johl [EMAIL PROTECTED] wrote: EA EA

Re: I sometimes have to double strike when using gvim7 over Hummingbird Exceed

2006-05-30 Thread Mun Johl
Hi Eric, Please see my comments below. On Wed, May 24, 2006 at 04:03 PM PDT, Eric Arnold wrote: ... Text Deleted ... EA here's what was echoed: EA EA abdfgijkmoqsuvwyz EA EA But when I inserted the alphabet into the body of the file, all EA characters were present. Also, on the search line,

Setting up fonts for use with vim compiled with GTK-2

2006-05-30 Thread Mun Johl
Hi, I've installed all the pieces (I think) to get GTK-2 running on my Sun Solaris 8 box. After doing so, I re-compiled vim7 and it seems to be running fine except that vim doesn't know about the fonts that I use most often. Specifically, the -misc-* and -adobe-* fonts. I looked at the help

I sometimes have to double strike when using gvim7 over Hummingbird Exceed

2006-05-17 Thread Mun Johl
Hi, This probably isn't a gvim issue, but I thought I'd ask the community for input since other avenues have not yet yielded positive results. Here's the issue: I am using Hummingbird Exceed 2006 to log into my Sun Sparc Solaris 8 system. From there, I am opening a gvim window which was