Re: Problems with netrw directory listing

2007-06-04 Thread Gary Johnson
On 2007-06-03, Seth Mason [EMAIL PROTECTED] wrote: Hi -- I'm running version 7.1 under cygwin on a windows xp machine. I'm trying to cd to the current directory with the directory browser (via the 'c' key) but I get the error message: E172: Only one file name allowed: cd

Re: Problems with netrw directory listing

2007-06-04 Thread Charles E Campbell Jr
Gary Johnson wrote: On 2007-06-03, Seth Mason [EMAIL PROTECTED] wrote: It seems like the spaces in the directory name is causing problems. If I open a file in the directory and then use ':cd %:h' everything works fine so it seems like the problem is not with vim(?). Any help or direction

Re: Problems with netrw scp

2007-05-17 Thread Charles E Campbell Jr
David Rennalls wrote: Hi, I'm having some trouble getting netrw v109(vim 7.1 win WinXP) working with scp. :Nread scp://[EMAIL PROTECTED]:/etc/hosts ..results in the following errors. **warning** (netrw) unable to comply with your requestscp://[EMAIL PROTECTED]:/etc/hosts Enclosing the URL

Re: Problems with netrw scp

2007-05-17 Thread David Rennalls
On 5/17/07, Charles E Campbell Jr [EMAIL PROTECTED] wrote: Here's some pointers: * Did you know that you don't need to use :Nread? Just :r ... would be fine. no I didn't. Thanks. * Drop the second colon from scp://[EMAIL PROTECTED]:/etc/hosts AND I suspect you want /etc/hosts, not

Re: problems with vim

2007-05-15 Thread A.J.Mechelynck
Nageshwar M wrote: Hello, I compiled the vim 7.1 source for unix and installed it in my fedora core 4 pc. When I pressed arrows its printing A,B,C,D's(in insert mode) , backspace is not working and when I pressed delete continuously the gvim is closing down. Someone please help me. The

Re: problems with vim

2007-05-15 Thread Nikolai Weibull
On 5/15/07, A.J.Mechelynck [EMAIL PROTECTED] wrote: Nageshwar M wrote: Hello, I compiled the vim 7.1 source for unix and installed it in my fedora core 4 pc. When I pressed arrows its printing A,B,C,D's(in insert mode) , backspace is not working and when I pressed delete continuously the

Re: problems with vim

2007-05-15 Thread Nageshwar M
Hello, I tried in xterm, konsole, and yakuake but got the same problem. I guess the problem is with compilation options... When I used :set esckeys arrow keys working properly but not backspace (in gvim also i faced the same problem). Also the command completion is not working .. i typed :he and

Re: problems with vim

2007-05-15 Thread Nageshwar
Thanks, The problem was sloved by keeping these two lines in .vimrc set backspace=2 set nocompatible Thanks once again.. -- Nageshwar M

Re: problems compiling on solaris

2007-03-11 Thread Yegappan Lakshmanan
Hi all, On 3/7/07, Paul Stuart [EMAIL PROTECTED] wrote: Hi there, I'm having some problems compiling vim 7 on solaris 8, and I'd really appreciate it if someone could point me in the right direction. Here is the error I'm getting : make[1]: Entering directory

Re: problems compiling vim 7 on solaris

2007-03-09 Thread A.J.Mechelynck
Paul Stuart wrote: Hi there, I'm having some trouble compiling vim 7 on solaris 8, and I wonder if someone could point me in the right direction. This is what I see when I compile it : gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MOTIF -I/usr/dt/include -g -O2 -o

Re: problems compiling on solaris

2007-03-07 Thread Rodolfo Borges
On 3/7/07, A.J.Mechelynck [EMAIL PROTECTED] wrote: The first error mentioned (at vim:h:41) is part of the following: # if (SIZEOF_INT == 0) Error: configure did not run properly. Check auto/config.log. # endif Shouldn't that be: # if (SIZEOF_INT == 0) # error Configure did not run

Re: Problems with AutoIndenting comment lines in VHDL files

2007-01-22 Thread Ilya Bobir
David le Comte wrote: This is my 2nd attempt, but with smaller sample vhdl file, The mail handler rejected my last email due to its being too large. Problem Description: When editing VHDL files, autoindent mode does not behave as expected with comment lines. I suggest that

Re: problems with vim.org/scripts

2007-01-22 Thread Bram Moolenaar
Kim Schulz wrote: I just did a search for game in scripts on vim.org, but was returned a site saying: Vim Online Error script: hmmm...strange result_ptr. Did you get here from a vim online link? The link it gave me was:

Re: problems with vim.org/scripts

2007-01-22 Thread Kim Schulz
On Mon, 22 Jan 2007 23:04:14 +0100 Bram Moolenaar [EMAIL PROTECTED] wrote: I broke it and now fixed it. Sorry for the inconvenience! No problem... thanks for the info. -- Kim Schulz| Private : http://www.schulz.dk [EMAIL PROTECTED] | Business: http://www.devteam.dk +45 5190 4262 |

Re: Problems with Align.vim

2006-10-25 Thread Charles E Campbell Jr
Diwaker Gupta wrote: I'm using Vim 7.0.122 on Debian Unstable. I can send output of :version if needed. I've recently started having problems using Align.vim: Error detected while processing function AlignWrapperStart: line 28: E117: Unknown function: Align#AlignPush I've tried installing

Re: Problems with Align.vim

2006-10-25 Thread Benji Fisher
On Tue, Oct 24, 2006 at 03:29:25PM -0700, Diwaker Gupta wrote: I'm using Vim 7.0.122 on Debian Unstable. I can send output of :version if needed. I've recently started having problems using Align.vim: Error detected while processing function AlignWrapperStart: line 28: E117: Unknown

Re: Problems with Align.vim

2006-10-25 Thread Charles E Campbell Jr
Benji Fisher wrote: There are a few problems here. First, it is too easy to miss the warning BE SURE TO GET THE LATEST VIMBALL PLUGIN BEFORE ATTEMPTING TO USE SCRIPTS UPLOADED ON OR AFTER AUG 1, 2006 posted on http://mysite.verizon.net/astronaut/vim/index.html . Ideally,

Re: Problems with

2006-10-20 Thread A.J.Mechelynck
Max Dyckhoff wrote: For some reason, using to indent a line of code no longer works correctly! Repro steps: 1. Press 2. Observe appear in the command line where pending commands live 3. Watch nothing happen 4. Press another key (esc, a, whatever) and watch the indent happen 5. It looks like

Re: Problems with

2006-10-20 Thread Yakov Lerner
On 10/20/06, Max Dyckhoff [EMAIL PROTECTED] wrote: For some reason, using to indent a line of code no longer works correctly! Repro steps: 1. Press 2. Observe appear in the command line where pending commands live 3. Watch nothing happen 4. Press another key (esc, a, whatever) and watch the

RE: Problems with

2006-10-20 Thread Max Dyckhoff
shall make them buffer and see if that fixes it :) Still, why would trigger ,,? And yes, I know that is shift-, :) Max -Original Message- From: David Thompson [mailto:[EMAIL PROTECTED] Sent: Friday, October 20, 2006 11:28 AM To: Max Dyckhoff Subject: Re: Problems with interesting

Re: Problems with

2006-10-20 Thread Charles E Campbell Jr
Max Dyckhoff wrote: Re-including the list. I only have about 30 maps, and none of them start with . The only thing that I can see which might be affecting anything are these two: ,,b :%s/\(^\t*\):/\1/ecr:%s/\(^\t*\) /\1: /ecr:let @/=cr ,,B :%s/\(^\t*\):/\1/ecr:let @/=cr Now ,, is the

RE: Problems with

2006-10-20 Thread Max Dyckhoff
, Max -Original Message- From: Charles E Campbell Jr [mailto:[EMAIL PROTECTED] Sent: Friday, October 20, 2006 12:11 PM To: Max Dyckhoff Cc: vim@vim.org Subject: Re: Problems with Max Dyckhoff wrote: Re-including the list. I only have about 30 maps, and none of them start

Re: Problems with

2006-10-20 Thread Yakov Lerner
On 10/20/06, Max Dyckhoff [EMAIL PROTECTED] wrote: Hi all, :verbose map shows nothing. I have no mappings with at the start (or in fact, anywhere in the mapping). Removing the two ,, mappings did nothing useful. The only interesting map that I have is one right at the end of the list which

Re: Problems with

2006-10-20 Thread Gary Johnson
On 2006-10-20, Max Dyckhoff [EMAIL PROTECTED] wrote: Hi all, :verbose map shows nothing. I have no mappings with at the start (or in fact, anywhere in the mapping). Removing the two ,, mappings did nothing useful. The only interesting map that I have is one right at the end of the

RE: Problems with

2006-10-20 Thread Max Dyckhoff
the session and starting again isn't really an option, as the problem will come back within a couple of days. Max -Original Message- From: Gary Johnson [mailto:[EMAIL PROTECTED] Sent: Friday, October 20, 2006 2:01 PM To: vim@vim.org Subject: Re: Problems with On 2006-10-20

Re: Problems with

2006-10-20 Thread Gary Johnson
On 2006-10-20, Max Dyckhoff [EMAIL PROTECTED] wrote: Hi Gary, and Yakov, I'm sorry, I'm feeling terrible today so my bug reports aren't very comprehensive. More information! WinXP, GVIM 7.0 compiled by Bram. I don't have many plugins, the major ones being Lookupfile and associated

RE: Problems with

2006-10-20 Thread Max Dyckhoff
for everyone's suggestions and help! Max -Original Message- From: Gary Johnson [mailto:[EMAIL PROTECTED] Sent: Friday, October 20, 2006 3:22 PM To: vim@vim.org Subject: Re: Problems with On 2006-10-20, Max Dyckhoff [EMAIL PROTECTED] wrote: Hi Gary, and Yakov, I'm sorry, I'm feeling

Re: Problems with configure after patch 123

2006-10-10 Thread A.J.Mechelynck
Bram Moolenaar wrote: Tony Mechelynck wrote: At patchlevel 125 (123-124-125 newly patched), make reconfig and make distclean both fail as follows (beware of mailer beautification: all lines from GUI_INC_LOC= (included) to --enable-mzschemeinterp (excluded) end in a backslash): Starting make

Re: Problems with configure after patch 123

2006-10-10 Thread Bram Moolenaar
Tony Mechelynck wrote: The place of the include should not matter. The Makefile is first read completely before dependencies are followed. distclean does not depend on auto/config.mk. Perhaps your make program implies this dependency when including a file? I would call that a bug

Re: Problems with configure after patch 123

2006-10-10 Thread A.J.Mechelynck
Bram Moolenaar wrote: Tony Mechelynck wrote: The place of the include should not matter. The Makefile is first read completely before dependencies are followed. distclean does not depend on auto/config.mk. Perhaps your make program implies this dependency when including a file? I would

Re: problems with containedin=

2006-06-28 Thread Yakov Lerner
On 6/28/06, Mojca Miklavec [EMAIL PROTECTED] wrote: \startpublication \author % highlited differently ... \stoppublication \author % highlited just as every other command. syn match contextBibField '\\\(artauthor\|author\|editor\)\' display containedin=contextBib syn region

Re: problems with containedin=

2006-06-28 Thread Mojca Miklavec
On 6/29/06, Yakov Lerner wrote: On 6/28/06, Mojca Miklavec wrote: \startpublication \author % highlited differently ... \stoppublication \author % highlited just as every other command. syn match contextBibField '\\\(artauthor\|author\|editor\)\' display containedin=contextBib

Re: Problems Closing The Quickfix Window

2006-04-17 Thread Tom Purl
I forgot to mention that I also tested this in vim with the following vim version and got the same results: VIM - Vi IMproved 6.4 (2005 Oct 15, compiled Feb 12 2006 15:22:23) Included patches: 1-7

Re: Problems Closing The Quickfix Window

2006-04-17 Thread Yakov Lerner
On 4/17/06, Tom Purl [EMAIL PROTECTED] wrote: os - Linux vim - VIM - Vi IMproved 7.0d02 BETA ant_menu - 0.5.4 I'm a bit of a newbie when it comes to quickfix, so any help you can give me would be greatly appreciated. I'm using vim with the ant_menu plugin, which integrates the Apache Ant