Re: VimConf

2011-08-31 Thread Matteo Landi
nice idea! Anyway, when I try to sign up, a popup comes out telling me the provided email address (matteo at matteolandi dot net) is not valid. Can you fix that? Cheers, Matteo -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are rep

Re: Very strange problem about messages in 64bit vim

2011-08-31 Thread Tony Mechelynck
On 31/08/11 07:37, zhufeng wrote: I tried to use TDM-gcc 4.5.2 64bit, but there are so many errors while compiling that I am not able to fix, there seems to be some thing wrong, I don't whether I configured it correctly, but with TDM-gcc 4.5.2 32bit, it just compiled correctly. Well, if it's an

Re: VimConf

2011-08-31 Thread Dotan Cohen
On Tue, Aug 30, 2011 at 18:08, Joey Beninghove wrote: > Hi folks, > I'm the one who started all this craziness last night.  :)  It's been an > idea I've had for a while now and figured I'd start to see if anybody would > be interested in something like this.  I'd love to get your feedback. > Also,

Re: VimConf

2011-08-31 Thread Robert Melton
On Wed, Aug 31, 2011 at 3:41 AM, Dotan Cohen wrote: > On Tue, Aug 30, 2011 at 18:08, Joey Beninghove wrote: >> Hi folks, >> ... >> Also, it's still very early, but I'll definitely need some presenters lined >> up, so let me know if you're interested in giving an online teaching session >> for Vim

Fwd: E684 error when changing buffers

2011-08-31 Thread Grahame Blackwood
Hi Whenever I change buffers, or open a new one I get an error message as follows: Error detected while processing function 16_ActivateBuffer: line 6: E684: list index out of range: 1 Is anyone else experiencing this and is there a remedy? I am using PCLinuxOS and Vim 7.3.230 and the issue has

Installing on OSX 10.4.7

2011-08-31 Thread David Fishburn
I have the original AppleTVs which I have installed XBMC on to use a media center. During setup and tweaking I login to this box via SSH and have to tweak some files. Currently I have to use nano to do this and it is killing me. So, not GUI, pure console. I have never used OSX before, especia

Search and write

2011-08-31 Thread Lars Iselid
If you have a search statement something like this: /[0-9] And want to write :w the matching content to a file. How to do? I've seen examples similar to this: /[0-9] . w >> my.txt But exactly this doesn't work for me. -- You received this message from the "vim_use" maillist. Do not top-post!

Re: Fwd: E684 error when changing buffers

2011-08-31 Thread Christian Brabandt
On Wed, August 31, 2011 12:50 pm, Grahame Blackwood wrote: > Whenever I change buffers, or open a new one I get an error message as > follows: > > Error detected while processing function 16_ActivateBuffer: > line 6: > E684: list index out of range: 1 > > Is anyone else experiencing this and is the

Re: Search and write

2011-08-31 Thread Tim Chase
On 08/31/11 07:23, Lars Iselid wrote: If you have a search statement something like this: /[0-9] And want to write :w the matching content to a file. How to do? I've seen examples similar to this: /[0-9] . w>> my.txt Depends on whether you want to write just the match, or the entire line.

Fwd: E684 error when changing buffers

2011-08-31 Thread Grahame Blackwood
Hi All THis email seems to keep getting lost! So I'm trying again. G -- Forwarded message -- from: Grahame Blackwood date: Wed, Aug 31 11:50 AM +01:00 2011 to: vim_use@googlegroups.com subject: Fwd: E684 error when changing buffers Hi Whenever I change buffers, or open a new on

Re: E684 error when changing buffers

2011-08-31 Thread Grahame Blackwood
Hi Christian Thanks very much. Line 16 of scriptnames reads: ~/.vim/plugin/bufexplorer.vim I'll make a report as you suggest. Cheers G On Wednesday, August 31, 2011, Christian Brabandt wrote: > On Wed, August 31, 2011 12:50 pm, Grahame Blackwood wrote: >> Whenever I change buffers, or open a

Re: Installing on OSX 10.4.7

2011-08-31 Thread David Fishburn
On 8/31/2011 8:44 AM, David Fishburn wrote: I have the original AppleTVs which I have installed XBMC on to use a media center. During setup and tweaking I login to this box via SSH and have to tweak some files. Currently I have to use nano to do this and it is killing me. So, not GUI, pure

Re: Fwd: E684 error when changing buffers

2011-08-31 Thread Grahame Blackwood
Hi Christian The solution was to install a later version of bufexplorer. Thanks very much for setting me on the right lines to solve the problem. Cheers G On Wed, Aug 31, 2011 at 02:22 PM, Christian Brabandt wrote: > from: Christian Brabandt > date: Wed, Aug 31 03:22 PM +02:00 2011 > to: vi

Re: Installing on OSX 10.4.7

2011-08-31 Thread Taylor Hedberg
David Fishburn, Wed 2011-08-31 @ 10:28:51-0400: > This is where the problem starts. > As I am trying to use this from the console (only), the site also > provides a shell script to be used to launch Vim. > > Also download http://macvim.org/OSX/files/gvim -> > This I copied to /usr/

Re: Installing on OSX 10.4.7

2011-08-31 Thread David Fishburn
On 8/31/2011 11:03 AM, Taylor Hedberg wrote: David Fishburn, Wed 2011-08-31 @ 10:28:51-0400: This is where the problem starts. As I am trying to use this from the console (only), the site also provides a shell script to be used to launch Vim. Also download http://macvim.org/OSX/files/g

Re: Installing on OSX 10.4.7

2011-08-31 Thread Taylor Hedberg
David Fishburn, Wed 2011-08-31 @ 11:15:36-0400: > -bash-2.05b$ /Applications/Vim.app/Contents/MacOS/Vim dave.txt > dyld: Library not loaded: > /System/Library/Frameworks/Python.framework/Versions/2.3/Python > Referenced from: /Applications/Vim.app/Contents/MacOS/Vim > Reason: image not found >

Re: Very strange problem about messages in 64bit vim

2011-08-31 Thread Sergey Khorev
> hey guys, there is a problem about messages in 64bit vim. > > But when finished compiling, I found that all messages in vim are > English (Mother tongue is Chinese), and the menus are Chinese, this > puzzled me a lot. > In order to figure out this, I tried some other ways. > > First, I tried to c

Re: Actual cursor position.

2011-08-31 Thread Gerardo Marset
El 31/08/11 01:35, ZyX escribió: Reply to message «Actual cursor position.», sent 02:12:13 31 August 2011, Wednesday by Gerardo Marset: I'm looking for a way to get the current cursor position in the line (that is, the column) in *characters*. col is no use, because it returns the position in b

Re: Very strange problem about messages in 64bit vim

2011-08-31 Thread zhufeng
oh man , you are definitely right, I tried to compiled iconv and gettext with MS VC2010 64bit compiler, and replace the original iconv.dll and libintl.dll with 64 bit ones, and that just work, messages in 64bit vim bacame Chinese, Thanks very much ! On Sep 1, 12:27 am, Sergey Khorev wrote: > > he

Re: Installing on OSX 10.4.7

2011-08-31 Thread Shain Singh
> Could someone give me some instruction on what package I need to download > and how to install it from a console to get some version (does not have to > be 7) of it running on these boxes. How about a different tack? $vim scp://remoteu...@server.tld//path/to/document if you run this from your

Re: Search and write

2011-08-31 Thread Lars Iselid
Thanks for help! I want to write the digits and actually my full regex in vim is: /[-0-9]\{13,17\} I want numbers with 13 to 17 digits even if they have hyphens between the digits. Should then be something like: :g/[-0-9]\{13,17\}/t.|s/[^0-9]\+//g|w! >> my.txt | d I tried this but I get the who