Launching browser problem(gvim/win32)

2009-07-14 Thread justbegin
The file's Chinese character directory can't be identified correctly,so the browser or explorer can't locate it. It works if the file's path is all English character.Could we solve it?? My definition: map lt;leadergt;f :updatelt;CRgt;:silent !start X:\browser.exe file://%:plt;CRgt; map

Re: Vim run error on Solaris 10

2009-07-14 Thread Sapfeer
Thanks a lot all! Actually, I've done it just by issuing clre -c /var/ld/ld.config -l /lib:/usr/lib:/usr/sfw/lib:/usr/local/lib. I suppose it's just added needed libraries directories so that vim is able to find it Thanks a lot all!!! On 7/13/09, Tony Mechelynck antoine.mechely...@gmail.com

Re: What's missing to get OLE support in Eclipse?

2009-07-14 Thread Anton Sharonov
On 12/07/09 22:40, Chaim 'Tinjaw' Krause wrote: It appears that the community is almost there in terms of getting gVim to work with Eclipse, but I can't seem to find the magic formula to get things working. To get vim running within eclipse, you can try eclim: http://eclim.sourceforge.net/

vim on ARM

2009-07-14 Thread meino . cramer
Hi, I will (try to) cross-compile vim for my CentiPad. CanriPad is a AT91RM9200-Atmel microcontroller computer in hand-size. It runs linux. I will try to cross as less as possible additionl stuff and libs for it, so that the build image does not get too bloated. BUT I will try to put as much

Re: vim on ARM

2009-07-14 Thread Dominique Pellé
Meino cra...@gmx.de wrote: Hi, I will (try to) cross-compile vim for my CentiPad. CanriPad is a AT91RM9200-Atmel microcontroller computer in hand-size. It runs linux. I will try to cross as less as possible additionl stuff and libs for it, so that the build image does not get too bloated.

Re: vim on ARM

2009-07-14 Thread meino . cramer
Dominique Pellé dominique.pe...@gmail.com [09-07-14 11:21]: Meino cra...@gmx.de wrote: Hi, I will (try to) cross-compile vim for my CentiPad. CanriPad is a AT91RM9200-Atmel microcontroller computer in hand-size. It runs linux. I will try to cross as less as possible additionl

Re: Launching browser problem(gvim/win32)

2009-07-14 Thread Bram Moolenaar
sunhuanzxc wrote: The file's Chinese character directory can't be identified correctly,so the browser or explorer can't locate it. It works if the file's path is all English character.Could we solve it?? My definition: map leaderf :updateCR:silent !start X:\browser.exe file://%:pCR

vim and windows vista

2009-07-14 Thread Nicolas Aggelidis
hi vimmers! i am interested in testing windows 7, so i am wondering if vim is compatible with them... best regards, nicolas --~--~-~--~~~---~--~~ You received this message from the vim_use maillist. For more information, visit http://www.vim.org/maillist.php

Re: vim on ARM

2009-07-14 Thread Tim Chase
I will (try to) cross-compile vim for my CentiPad. CanriPad is a AT91RM9200-Atmel microcontroller computer in hand-size. It runs linux. I will try to cross as less as possible additionl stuff and libs for it, so that the build image does not get too bloated. BUT I will try to put as much

Re: Launching browser problem(gvim/win32)

2009-07-14 Thread justbegin
Bram Moolenaar wrote: sunhuanzxc wrote: The file's Chinese character directory can't be identified correctly,so the browser or explorer can't locate it. It works if the file's path is all English character.Could we solve it?? My definition: map leaderf :updateCR:silent

Re: What's missing to get OLE support in Eclipse?

2009-07-14 Thread Chaim 'Tinjaw' Krause
Thank you. It appears to register properly, however I still can't get gVim to open in-place in WordPad. Maybe I am not understanding how things are supposed to work, but I *thought* that gVim would act as an in-place editor if registered as a OLE server. Maybe I should look into contacting the

Re: What's missing to get OLE support in Eclipse?

2009-07-14 Thread Chaim 'Tinjaw' Krause
I had forgotten about eclim. It has been quite a long time since I last looked at the project. I will spend some time revisiting it. On Jul 14, 2:41 am, Anton Sharonov anton.sharo...@gmail.com wrote: On 12/07/09 22:40, Chaim 'Tinjaw' Krause wrote: It appears that the community is almost

Re: What's missing to get OLE support in Eclipse?

2009-07-14 Thread Chaim 'Tinjaw' Krause
After further investigation, I think the problem may be more complicated then I thought. As I can get Paint to work in WordPad as an in-place editor, I tried opening Paint as an in-place editor in Eclipse and got the same errors about there being no registered OLE editor. I am off to find an

Re: What's missing to get OLE support in Eclipse?

2009-07-14 Thread bill lam
On Tue, 14 Jul 2009, Chaim 'Tinjaw' Krause wrote: After further investigation, I think the problem may be more complicated then I thought. As I can get Paint to work in WordPad as an in-place editor, I tried opening Paint as an in-place editor in Eclipse and got the same errors about there

Re: storing files without a name

2009-07-14 Thread Ben Fritz
On Jul 13, 11:57 pm, Tony Mechelynck antoine.mechely...@gmail.com wrote: :help mkdir() says not available on all systems; and the description uses Unix protection bits (as in numeric arguments to chmod). I suspect it doesn't work on Windows, or not the same way. Windows has mkdir (make

Re: What's missing to get OLE support in Eclipse?

2009-07-14 Thread Chaim 'Tinjaw' Krause
Good suggestion. I am able to use Microsoft Word 2008 as an in-place editor in Eclipse 3.4. So we now know it is possible to use one if everything is correctly configured and supported. On Jul 14, 8:52 am, bill lam cbill@gmail.com wrote: You may try ms word itself to see it that work or

Java stacktrace highlighting

2009-07-14 Thread Nathan Neff
Hello, I'd like to see if there's any scripts/syntax files for highlighting stack traces, and underlining files in the stacktrace in blue or something similar. This would make it easy to see where I can jump to, to debug errors. For example, in Grails (A web-framework built on Java) you can

Re: Errors from commands being imported more than once when opening multiple files

2009-07-14 Thread wormwood_3
I had ! on the functions, but not on the commands. Adding the latter removed the errors. Regarding per-buffer function definitions: Can anyone point me to the applicable part of the docs describing how to specify this option? Didn't see anything applicable with :help command or :help function.

Re: vim and windows 7

2009-07-14 Thread George V. Reilly
[Changed Subject line] On Tue, Jul 14, 2009 at 3:04 AM, Nicolas Aggelidis n.aggeli...@gmail.com wrote: i am interested in testing windows 7, so i am wondering if vim is compatible with them... I've been running Vim on the 64-bit version of Windows 7 for the last few weeks without any

Re: storing files without a name

2009-07-14 Thread Деян Дойчев
Ben Fritz wrote: On Jul 13, 11:57 pm, Tony Mechelynck antoine.mechely...@gmail.com wrote: :help mkdir() says not available on all systems; and the description uses Unix protection bits (as in numeric arguments to chmod). I suspect it doesn't work on Windows, or not the same way.

Re: Errors from commands being imported more than once when opening multiple files

2009-07-14 Thread Ben Fritz
On Jul 14, 10:28 am, wormwood_3 wormwoo...@yahoo.com wrote: I had ! on the functions, but not on the commands. Adding the latter removed the errors. Regarding per-buffer function definitions: Can anyone point me to the applicable part of the docs describing how to specify this option?

Re: Errors from commands being imported more than once when opening multiple files

2009-07-14 Thread Charles Campbell
Ben Fritz wrote: On Jul 14, 10:28 am, wormwood_3 wormwoo...@yahoo.com wrote: I had ! on the functions, but not on the commands. Adding the latter removed the errors. Regarding per-buffer function definitions: Can anyone point me to the applicable part of the docs describing how to

Re: vim and windows 7

2009-07-14 Thread Nicolas Aggelidis
On Tue, Jul 14, 2009 at 7:14 PM, George V. Reillygeo...@reilly.org wrote: [Changed Subject line] I've been running Vim on the 64-bit version of Windows 7 for the last few weeks without any problems. Feels just like it did on Vista, XP, Server 2003, etc. The only thing that needs changing

Re: storing files without a name

2009-07-14 Thread Ben Fritz
Wasn't cygwin required to install vim on windows? It provides mkdir.- Hide quoted text - No, there are plenty of native Windows binaries out there that you can just install. http://vim.wikia.com/wiki/Where_to_download_Vim --~--~-~--~~~---~--~~ You received

Re: Errors from commands being imported more than once when opening multiple files

2009-07-14 Thread Ben Fritz
On Jul 14, 12:10 pm, Charles Campbell charles.e.campb...@nasa.gov wrote: Functions may be made accessible only to the script that they're defined in.  See  :help local-function  . Right, but that's not going to avoid errors for multiple definitions due to sourcing the same script multiple

Re: Regex help for huge csv file

2009-07-14 Thread Blake M. Sisco
John, Sorry about that. Here's a set of examples Before: *,WIRE HARNESS, ,20403,16 ,FIBERGLASS, ,100 FOOT, ,20400,7 ,FIBERGLASS, ,250 FOOT SPOOL, ,WX12-0,35 ,WX14-1BR/YLW,160 ,YELLOW STRIPE, ,87K 7267,16 ,SINGLE TWISTED PAIR SHIELDED, ,WITH DRAIN, ,32206,5 ,RING NON INS., ,DT06-3S,4 ,W3S,2

Re: storing files without a name

2009-07-14 Thread Matt Wozniski
On Tue, Jul 14, 2009 at 10:12 AM, Ben Fritz wrote: On Jul 13, 11:57 pm, Tony Mechelynck wrote: :help mkdir() says not available on all systems; and the description uses Unix protection bits (as in numeric arguments to chmod). I suspect it doesn't work on Windows, or not the same way.

BufEnter event

2009-07-14 Thread Roman Khlystik
Hi guys! I trying write script which will be react to switching between buffers. Code from my config file: augroup testgroup au! au BufEnter * echo 'bufenter' au BufLeave * echo 'bufleave' augroup END When I open two files: # vim bla.cpp main.c and then execute :bnext I'll be seen

Re: BufEnter event

2009-07-14 Thread Matt Wozniski
On Tue, Jul 14, 2009 at 4:39 PM, Roman Khlystik wrote: Hi guys! I trying write script which will be react to switching between buffers. Code from my config file: augroup testgroup    au!    au BufEnter * echo 'bufenter'    au BufLeave * echo 'bufleave' augroup END When I open two

Vim and ctags, C# code navigation

2009-07-14 Thread Arun
Hello Listmates, I am using ctags to navigate C# code, facing a few issues here: a. If a tag is defined in two classes, using C-] moves me to the definition of the tag that appears first in the tags file. It seems vim doesn't make use of the namespace/class info. My ctags commandline: ctags

systemwide vimrc file.

2009-07-14 Thread Senthil Cheetancheri
Hi, I am using vim7.2 on a linux machine. How do I tell vim7.2 the location of my systemwide vimrc? As per :version, it is currently set to $VIM/vimrc. For various reasons, I don't want to change $VIM. Instead I want to hard-code the location of the system-wide vimrc location. Thanks in

Re: storing files without a name

2009-07-14 Thread Christian Brabandt
On Wed, July 15, 2009 1:44 am, Matt Wozniski wrote: On Tue, Jul 14, 2009 at 10:12 AM, Ben Fritz wrote: That being said...does Vim's mkdir() return a status indicating success/fail? If not, the script would need to find a new way to determine that. No, but the script can determine that with