Re: gvim 7 highlight search string

2007-06-04 Thread Charles E Campbell Jr
Brian E. Lozier wrote: Thanks all for the replies. I have a relatively fresh install of Debian Testing. I don't believe I have manually modified any system-level configuration files. All my settings are in ~/.gvimrc and ~/.vimrc Actually this is happening on two systems. My debian testing s

[Fwd: Re: gvim 7 highlight search string]

2007-06-04 Thread Charles E Campbell Jr
I believe this was meant for the vim mailing list... --- Begin Message --- Thanks all for the replies. I have a relatively fresh install of Debian Testing. I don't believe I have manually modified any system-level configuration files. All my settings are in ~/.gvimrc and ~/.vimrc Actually th

Re: gvim 7 highlight search string

2007-06-02 Thread Brian E. Lozier
Thanks all for the replies. I have a relatively fresh install of Debian Testing. I don't believe I have manually modified any system-level configuration files. All my settings are in ~/.gvimrc and ~/.vimrc Actually this is happening on two systems. My debian testing system at home and my work

Re: gvim 7 highlight search string

2007-06-01 Thread Charles E Campbell Jr
Brian E. Lozier wrote: In the old gvim, doing a search (/something) highlights all "something" in red. In gvim 7, it doesn't highlight all occurrences. Is there a way to turn this back on? I suspect that you may be having problems because you made changes to files in files in your former $V

Re: gvim 7 highlight search string

2007-06-01 Thread fREW
On 6/1/07, Tim Chase <[EMAIL PROTECTED]> wrote: > In the old gvim, doing a search (/something) highlights all > "something" in red. In gvim 7, it doesn't highlight all occurrences. > Is there a way to turn this back on? It sounds like in the process, a vimrc (system-wide?) was changed. You don

Re: gvim 7 highlight search string

2007-06-01 Thread Tim Chase
> In the old gvim, doing a search (/something) highlights all > "something" in red. In gvim 7, it doesn't highlight all occurrences. > Is there a way to turn this back on? It sounds like in the process, a vimrc (system-wide?) was changed. You don't mention your distro/OS, so it's hard to help th

Re: Gvim File Explorer error

2007-04-27 Thread Charles E Campbell Jr
[EMAIL PROTECTED] wrote: After upgrading I now get Error detected while processing function MenuExplOpen: line4: E316: ml_get: cannot find line 9 Press ENTER or type command to continue E316: ml_get: cannot find line 9 Error detected while processing function 15_Highlight_Matching_Pair: lin

Re: Gvim File Explorer error

2007-04-23 Thread list
After upgrading I now get Error detected while processing function MenuExplOpen: line4: E316: ml_get: cannot find line 9 Press ENTER or type command to continue E316: ml_get: cannot find line 9 Error detected while processing function 15_Highlight_Matching_Pair: line 17: E316: ml_get: canno

Re: gvim 7: german umlauts not found when :set ic (Windows)

2007-04-20 Thread A.J.Mechelynck
[EMAIL PROTECTED] wrote: I realized this by accident in gvim: Ignorecase works *correct*, except my Umlauts (äöüß). When I search for them in lowercase, these *are* found, when they are lowercase, but *not* when they are UPPERCASE. In my old gvim 6.2 they *are* found. Any Ideas? Probably a bug?

Re: Gvim File Explorer error

2007-04-19 Thread Charles E Campbell Jr
[EMAIL PROTECTED] wrote: Occasionally when I press ALT+W,X I get some errors in the command line E316: ml_get: cannot find line 1 Press ENTER or type command to continue E316: ml_get: cannot find line 9 E316: ml_get: cannot find line 1 Press ENTER or type command to continue E316: ml_get: cann

Re: Reply: RI: Re: gvim: menu disappeared

2007-04-18 Thread A.J.Mechelynck
Guido Milanese wrote: On Wednesday 18 April 2007 14:26, A.J.Mechelynck wrote: Start vim as root: :echo $VIMRUNTIME :echo has("menu") :scriptnames :view ~/.vimrc Then do the same as non-root and compare the results. Apparently, the result is the same, both for r

Re: gvim: menu disappeared

2007-04-18 Thread Guido Milanese
On Monday 16 April 2007 03:18, [EMAIL PROTECTED] wrote: > Will the :se go+=g > show your menu? Thanks a lot. No success! g --- Guido Milanese http://www.arsantiqua.org

Re: Reply: RI: Re: gvim: menu disappeared

2007-04-18 Thread A.J.Mechelynck
[EMAIL PROTECTED] wrote: Thanks a lot for your suggestions. It should be all right, following your advice. But it does not work! Surprise: I tried to call gvim as root and the menu works as usual; as 'normal user' it does not. Strange, because the .vimrc file is the same both for root and for

Re: gvim: menu disappeared

2007-04-17 Thread A.J.Mechelynck
Guido Milanese wrote: I am sorry to ask such a stupid question, but I'm really puzzled. I have been using vim for ages now, and for some tasks, not always, I prefer a GUI. I use a Mandriva Linux distribution and it's all right. Suddendly the menu bar (not the toolbar with icons, the menu bar wit

Re: gvim: menu disappeared

2007-04-15 Thread panshizhu
Guido Milanese <[EMAIL PROTECTED]> 写于 2007-04-16 05:08:14: > I am sorry to ask such a stupid question, but I'm really puzzled. > I have been using vim for ages now, and for some tasks, not always, > I prefer a > GUI. I use a Mandriva Linux distribution and it's all right. > Suddendly the menu bar (

Sorry for duplicates (mailserver problems. Was: "Re: gvim invalid expression error")

2007-04-11 Thread Tim Chase
Sorry for the duplicate emails...my mailserver was giving me fits telling me that it hadn't sent, yet was apparently not so truthful. -tim

Re: gvim invalid expression error

2007-04-11 Thread Tim Chase
"Scanning tags. E15: Invalid expression: substitute(v:fname,'s$','','g')substitute(v:fname,'s$','','g')" i get this error only in gvim. vim7 and vim6.3 work fine. I suspect your gvimrc loads something that causes the problem. It seems odd that the problem would only occur in gvim, but not b

Re: gvim invalid expression error

2007-04-11 Thread Tim Chase
"Scanning tags. E15: Invalid expression: substitute(v:fname,'s$','','g')substitute(v:fname,'s$','','g')" i get this error only in gvim. vim7 and vim6.3 work fine. I suspect your gvimrc loads something that causes the problem. It seems odd that the problem would only occur in gvim, but not b

Re: gvim invalid expression error

2007-04-11 Thread Tim Chase
"Scanning tags. E15: Invalid expression: substitute(v:fname,'s$','','g')substitute(v:fname,'s$','','g')" i get this error only in gvim. vim7 and vim6.3 work fine. I suspect your gvimrc loads something that causes the problem. It seems odd that the problem would only occur in gvim, but not b

Re: gvim invalid expression error

2007-04-11 Thread Tim Chase
"Scanning tags. E15: Invalid expression: substitute(v:fname,'s$','','g')substitute(v:fname,'s$','','g')" i get this error only in gvim. vim7 and vim6.3 work fine. I suspect your gvimrc loads something that causes the problem. It seems odd that the problem would only occur in gvim, but not b

Re: gvim invalid expression error

2007-04-11 Thread Tim Chase
"Scanning tags. E15: Invalid expression: substitute(v:fname,'s$','','g')substitute(v:fname,'s$','','g')" i get this error only in gvim. vim7 and vim6.3 work fine. I suspect your gvimrc loads something that causes the problem. It seems odd that the problem would only occur in gvim, but not b

Re: gvim invalid expression error

2007-04-11 Thread Tim Chase
"Scanning tags. E15: Invalid expression: substitute(v:fname,'s$','','g')substitute(v:fname,'s$','','g')" i get this error only in gvim. vim7 and vim6.3 work fine. I suspect your gvimrc loads something that causes the problem. It seems odd that the problem would only occur in gvim, but not b

Re: gVim and Cygwin

2007-04-02 Thread A.J.Mechelynck
Robert Schols wrote: [...] I use the UnxUtils package: http://unxutils.sourceforge.net/ It includes all of the commands I need and accepts forward slashes as well as backslashes. I use these commands from the standard precompiled gvim.exe from vim.org. I have cygwin as well, but it is later in

RE: gVim and Cygwin

2007-04-02 Thread Robert Schols
> -Original Message- > From: Waters, Bill [mailto:[EMAIL PROTECTED] > Sent: Friday, March 30, 2007 18:06 > To: vim@vim.org > Subject: gVim and Cygwin > > > Does anyone have experience with running gVim and using > Cygwin commands (ex. indent)?  I would prefer not to run vim > in a Cyg

Re: gVim and Cygwin

2007-04-01 Thread Michael Schaap
On 30-Mar-2007 21:23, A.J.Mechelynck wrote: OTOH, since (IIRC) builds of Vim available on the Cygwin site are usually console builds, to get a Cygwin/X11 build of gvim you would have to compile it yourself. Actually, an X11 gvim *is* available using Cygwin's setup.exe. It's not installed b

Re: gVim and Cygwin

2007-03-31 Thread A.J.Mechelynck
David Fishburn wrote: -Original Message- From: A.J.Mechelynck [mailto:[EMAIL PROTECTED] Sent: Friday, March 30, 2007 6:42 PM To: Charles E Campbell Jr Cc: Waters, Bill; vim@vim.org Subject: Re: gVim and Cygwin Charles E Campbell Jr wrote: Waters, Bill wrote: Does anyone have

Re: gVim and Cygwin

2007-03-30 Thread Kev
Waters, Bill wrote: Does anyone have experience with running gVim and using Cygwin commands (ex. indent)? I would prefer not to run vim in a Cygwin terminal, unless someone has all of the configurations needed (syntax highlighting, etc) to have that act like gVim. Thanks, Bill I do use

Re: gVim and Cygwin

2007-03-30 Thread Gary Johnson
On 2007-03-30, David Fishburn <[EMAIL PROTECTED]> wrote: > > > -Original Message- > > From: A.J.Mechelynck [mailto:[EMAIL PROTECTED] > > Sent: Friday, March 30, 2007 6:42 PM > > To compile a Unix-like "Vim for Cygwin" you must use the > > top-level Makefile or the src/Makefile which wil

RE: gVim and Cygwin

2007-03-30 Thread David Fishburn
> -Original Message- > From: A.J.Mechelynck [mailto:[EMAIL PROTECTED] > Sent: Friday, March 30, 2007 6:42 PM > To: Charles E Campbell Jr > Cc: Waters, Bill; vim@vim.org > Subject: Re: gVim and Cygwin > > Charles E Campbell Jr wrote: > > Waters, Bill wro

Re: gVim and Cygwin

2007-03-30 Thread A.J.Mechelynck
Charles E Campbell Jr wrote: Waters, Bill wrote: Does anyone have experience with running gVim and using Cygwin commands (ex. indent)? I would prefer not to run vim in a Cygwin terminal, unless someone has all of the configurations needed (syntax highlighting, etc) to have that act like gVim

Re: gVim and Cygwin

2007-03-30 Thread Gary Johnson
On 2007-03-30, Charles E Campbell Jr <[EMAIL PROTECTED]> wrote: > Waters, Bill wrote: > > > Does anyone have experience with running gVim and using Cygwin commands > > (ex. indent)? I would prefer not to run vim in a Cygwin terminal, unless > > someone has all of the configurations needed (synt

Re: gVim and Cygwin

2007-03-30 Thread Charles E Campbell Jr
Waters, Bill wrote: Does anyone have experience with running gVim and using Cygwin commands (ex. indent)? I would prefer not to run vim in a Cygwin terminal, unless someone has all of the configurations needed (syntax highlighting, etc) to have that act like gVim. I generally compile both

Re: gVim and Cygwin

2007-03-30 Thread A.J.Mechelynck
Cc to list. Next time, please use bottom-posting or inter-posting in preference to top-posting, and "Reply to All" or "Reply to List" in preference to "Reply to Sender". ben lieb wrote: I've had no real problems. I use cygwin. I type 'startx' to run the x terminal. Then I run 'gvim' from that

Re: gVim and Cygwin

2007-03-30 Thread A.J.Mechelynck
Waters, Bill wrote: Does anyone have experience with running gVim and using Cygwin commands (ex. indent)? I would prefer not to run vim in a Cygwin terminal, unless someone has all of the configurations needed (syntax highlighting, etc) to have that act like gVim. Thanks, Bill Running gv

Re: GVim Crash

2007-03-25 Thread A.J.Mechelynck
Andy Wokula wrote: GVim7 (Win32) crashes if I do the following: " clean startup :new :tabnew :call winnr("#") " happens with or without 219 patches included Andy also on Linux with gvim 7.0.219 called as "gvim -N -u NONE" and also when replacing ":call" by ":echo". Note that the "last ac

Re: GVim Crash

2007-03-25 Thread Bram Moolenaar
Andy Wokula wrote: > GVim7 (Win32) crashes if I do the following: > > " clean startup > :new > :tabnew > :call winnr("#") > > " happens with or without 219 patches included I can reproduce it. Will be fixed soon. -- If an elephant is left tied to a parking meter, the parking fee has to be p

Re: GVim Crash

2007-03-25 Thread Tobias Klausmann
Hi! On Sun, 25 Mar 2007, Andy Wokula wrote: > GVim7 (Win32) crashes if I do the following: > > " clean startup > :new > :tabnew > :call winnr("#") > > " happens with or without 219 patches included Same here for the Linux (amd64) console version. Throws a core. If need be I can do a gdb "bt"

Re: gvim hangs when _vimrc loaded and with syntax on

2007-03-15 Thread marc
zzapper said... > "A.J.Mechelynck" <[EMAIL PROTECTED]> wrote in > news:[EMAIL PROTECTED]: > > > zzapper wrote: > >> the solution (one of them anyway) > >> > >> In the directory containing gvim.exe create a dummy file tcl84.dll > >> > >> touch tcl84.dll > >> > > > > This will completely disabl

Re: gvim hangs when _vimrc loaded and with syntax on

2007-03-15 Thread A.J.Mechelynck
zzapper wrote: marc <[EMAIL PROTECTED]> wrote in news:MPG.20633b8518c74016989a91 @news.gmane.org: Thanks for the assist, Tony, but Greg hit the nail on the head. Hi problem you cannot edit any file *.vim I originated the thread that Greg responded to, but had since forgotten the solution

Re: gvim hangs when _vimrc loaded and with syntax on

2007-03-15 Thread marc
A.J.Mechelynck said... > marc wrote: > Here are a few "ideas". Nothing precise yet, just a few hints. Thanks for the assist, Tony, but Greg hit the nail on the head. -- Cheers, Marc

Re: gvim hangs when _vimrc loaded and with syntax on

2007-03-15 Thread marc
Greg Dunn said... > > The symptoms are that when I load _vimrc into a buffer, and _vimrc > > contains > > > > syntax on > > Does this thread help: > > http://tech.groups.yahoo.com/group/vim/message/76286 > > Essentially, vim is finding an incompatible tcl84.dll in your path > (probably from cy

Re: gvim hangs when _vimrc loaded and with syntax on

2007-03-14 Thread A.J.Mechelynck
marc wrote: Strange this. My gvim 7 setup on XP has been working fine for as long as v7 has been available. I'm currently on 7.0.178. Other than that described below, gvim is working fine. If I never load _vimrc, then nothing appears to be wrong. The symptoms are that when I load _vimrc into

Re: gvim hangs when _vimrc loaded and with syntax on

2007-03-14 Thread Greg Dunn
The symptoms are that when I load _vimrc into a buffer, and _vimrc contains syntax on Does this thread help: http://tech.groups.yahoo.com/group/vim/message/76286 Essentially, vim is finding an incompatible tcl84.dll in your path (probably from cygwin, if you have that installed). Assuming

Re: GVim colours

2007-02-08 Thread Alexei Alexandrov
Hi A.J.Mechelynck, you wrote: > > 3. replace the arguments of guibg= and guifg= by their #RRGGBB hex > equivalents from the rxvt color palette. What these equivalents are, I > don't know; but you can set any 32-bit color that way. If you want it to > be usable (without dithering) on a 256-color t

Re: gvim and Unicode

2007-02-08 Thread A.J.Mechelynck
Guido Milanese wrote: I have an additional question concerning this topic, that has been discussed several times. I am happily using (g)vim with files containing several languages, basically as editor for LaTeX, and it's all right with Unicode. I am working in Linux Mandriva 2007, with (g)vim

Re: gvim and Unicode

2007-02-08 Thread Guido Milanese
I have an additional question concerning this topic, that has been discussed several times. I am happily using (g)vim with files containing several languages, basically as editor for LaTeX, and it's all right with Unicode. I am working in Linux Mandriva 2007, with (g)vim 7.0.30. I still have a

Re: GVim colours

2007-02-05 Thread panshizhu
I've written a script to remove all the gui=bold properties, please be ware that it isn't easy, since you cannot just set all the highlighting to gui=NONE. For those who had a default value of gui=reverse, you should NOT set it to gui=NONE, for those who had gui=reverse,bold, you should first set g

Re: GVim colours

2007-02-05 Thread A.J.Mechelynck
Shot (Piotr Szotkowski) wrote: I've been using Vim with colorscheme evening, run in gnome-terminal set to disallow bold text and to use the Rxvt colour palette, and it's been working great for me. So great, in fact, that now, when I want to give GVim a chance, I can't stand its default interpret

Re: gvim and Unicode

2007-01-26 Thread Bill McCarthy
On Fri 26-Jan-07 4:17pm -0600, Jon Noring wrote: > In addition, in the documentation and menus, I see nothing > mentioned about Unicode, UTF-8 encoding, etc. Hmm, if I simply type (in 7.0.188): :helpg \

Re: gvim and Unicode

2007-01-26 Thread A.J.Mechelynck
Jon Noring wrote: I've been a long-time user of vi editors on Windows (lemmy and an older version of vim) and now am looking for a vi editor for Windows that supports the Unicode encodings (such as UTF-8, UTF-16, etc.) So I installed the latest gvim, version 7, but am disappointed that on my sys

Re: gvim and Unicode

2007-01-26 Thread Mikolaj Machowski
On sobota 27 styczeń 2007, vim@vim.org wrote: > (it appears gvim assumes the documents are ISO-8859 encoded.) In > addition, in the documentation and menus, I see nothing mentioned about > Unicode, UTF-8 encoding, etc. :help utf-8 :help unicode m.

RE: gvim window maximize in freebsd6

2007-01-07 Thread Vu The Cuong
thanks for quick response :D -Original Message- From: A.J.Mechelynck [mailto:[EMAIL PROTECTED] Sent: Monday, January 08, 2007 7:33 AM To: vuthecuong Cc: vim@vim.org Subject: Re: gvim window maximize in freebsd6 vuthecuong wrote: > In windows, this command " au GUIEnter * s

Re: gvim window maximize in freebsd6

2007-01-07 Thread A.J.Mechelynck
vuthecuong wrote: In windows, this command " au GUIEnter * simalt ~x " will make gvim window to become maximize. How about in freebsd? When I used above command in freebsd, it cannot maximize Thanks in advanced ":simalt ~x" simulates "Alt-Space x", invoking that menu, if there is any. It i

Re: GVIM 7-0-178 seizing up

2006-12-19 Thread zzapper
"Greg Dunn" <[EMAIL PROTECTED]> wrote in news:[EMAIL PROTECTED]: > On 12/19/06, zzapper <[EMAIL PROTECTED]> wrote: >> Hi >> http://downloads.sourceforge.net/cream/gvim-7-0-178.exe?modtime=116557 >> 8469 &big_mirror=0 >> >> Downloaded above by following links from vim.org >> >> It works fine with

Re: GVIM 7-0-178 seizing up

2006-12-19 Thread Jürgen Krämer
Hi, Steve Hall wrote: > From: zzapper , Tue, December 19, 2006 6:53 am >> http://downloads.sourceforge.net/cream/gvim-7-0-178.exe?modtime=1165578469&big_mirror=0 >> >> >> Downloaded above by following links from vim.org >> >> It works fine with most files but cannot edit .vimrc (unless I >> r

Re: GVIM 7-0-178 seizing up

2006-12-19 Thread Greg Dunn
On 12/19/06, zzapper <[EMAIL PROTECTED]> wrote: Hi http://downloads.sourceforge.net/cream/gvim-7-0-178.exe?modtime=1165578469 &big_mirror=0 Downloaded above by following links from vim.org It works fine with most files but cannot edit .vimrc (unless I rename .vimrc to say fred) it shows the men

RE: GVIM 7-0-178 seizing up

2006-12-19 Thread zzapper
Steve Hall <[EMAIL PROTECTED]> wrote in news:[EMAIL PROTECTED] .secureserver.net: > From: zzapper , Tue, December 19, 2006 6:53 am >> >> http://downloads.sourceforge.net/cream/gvim-7-0-178.exe?modtime=116557 >> 8469&big_mirror=0 >> >> Downloaded above by following links from vim.org >> >> I

RE: GVIM 7-0-178 seizing up

2006-12-19 Thread Steve Hall
From: zzapper , Tue, December 19, 2006 6:53 am > > http://downloads.sourceforge.net/cream/gvim-7-0-178.exe?modtime=1165578469&big_mirror=0 > > > Downloaded above by following links from vim.org > > It works fine with most files but cannot edit .vimrc (unless I > rename .vimrc to say fred) it

Re: gVim font error (Fixedsys) on Windows

2006-11-26 Thread Steve Hall
On Sun, 2006-11-26 at 05:34 +0100, A.J.Mechelynck wrote: > Steve Hall wrote: > > Has anyone here experienced font errors in gVim lately related to > > the system font "Fixedsys"? I have three separate users with > > relatively new Windows installations that get an error with: > > > > set backgro

Re: gVim font error (Fixedsys) on Windows

2006-11-25 Thread A.J.Mechelynck
Steve Hall wrote: Has anyone here experienced font errors in gVim lately related to the system font "Fixedsys"? I have three separate users with relatively new Windows installations that get an error with: set background=light E235: Unknown font: Fixedsys:h9:cDEFAULT I see this font name h

Re: Gvim closing unexpectedly

2006-11-08 Thread Edward Wong
Yup, I can confirm it too. I'm in Windows with cygwin and command :echo has("tcl") crashes gvim. :) On 10/5/06, Steve Hall <[EMAIL PROTECTED]> wrote: From: "Greg Dunn", Thu, October 05, 2006 9:36 am > On 10/4/06, Steve Hall wrote: > > On Thu, 2006-10-05 at 10:04 +1000, Robbie Gates wrote: > > >

Re: gvim cut paste selection

2006-11-07 Thread Stahlman Family
- Original Message - From: "Ujjal Bose" <[EMAIL PROTECTED]> To: Sent: Tuesday, November 07, 2006 1:19 PM Subject: Re: gvim cut paste selection On 11/8/06, Stahlman Family <[EMAIL PROTECTED]> wrote: Ujjal, Although it fixed the problem (or perhaps

Re: gvim cut paste selection

2006-11-07 Thread Bram Moolenaar
Yakov Lerner wrote: > On 11/5/06, Bram Moolenaar <[EMAIL PROTECTED]> wrote: > > > > Ujjal Bose wrote: > > > > > I was having problem with cut-paste selections from X <-> Windows > > > for gvim (6.2) , and this is the reply I got from the RealVNC team . > > > So is there a way to solve this in

Re: gvim cut paste selection

2006-11-07 Thread Yakov Lerner
On 11/5/06, Bram Moolenaar <[EMAIL PROTECTED]> wrote: Ujjal Bose wrote: > I was having problem with cut-paste selections from X <-> Windows > for gvim (6.2) , and this is the reply I got from the RealVNC team . > So is there a way to solve this in gvim ? > > Thanks in advance ! > > -Ujjal >

Re: gvim cut paste selection

2006-11-07 Thread Ujjal Bose
On 11/8/06, Stahlman Family <[EMAIL PROTECTED]> wrote: Ujjal, Although it fixed the problem (or perhaps only masked it, as the underlying problem is with Cygwin X), the patch I submitted to Vim was rejected. Bram maintained that since the bug pertained to Cygwin XWindows, so should the fix.

Re: gvim cut paste selection

2006-11-07 Thread Stahlman Family
Ujjal, Although it fixed the problem (or perhaps only masked it, as the underlying problem is with Cygwin X), the patch I submitted to Vim was rejected. Bram maintained that since the bug pertained to Cygwin XWindows, so should the fix. I actually did not disagree with him on this point. The

Re: gvim cut paste selection

2006-11-06 Thread Yakov Lerner
On 11/4/06, Ujjal Bose <[EMAIL PROTECTED]> wrote: I was having problem with cut-paste selections from X <-> Windows for gvim (6.2) , and this is the reply I got from the RealVNC team . So is there a way to solve this in gvim ? I found the patch someone made for very similar problem: htt

Re: gvim cut paste selection

2006-11-05 Thread Bram Moolenaar
Ujjal Bose wrote: > I was having problem with cut-paste selections from X <-> Windows > for gvim (6.2) , and this is the reply I got from the RealVNC team . > So is there a way to solve this in gvim ? > > Thanks in advance ! > > -Ujjal > > -- Forwarded message -- > From: Ja

Re: gvim cut paste selection

2006-11-04 Thread Yakov Lerner
On 11/4/06, Ujjal Bose <[EMAIL PROTECTED]> wrote: Hi , I was having problem with cut-paste selections from X <-> Windows for gvim (6.2) , and this is the reply I got from the RealVNC team . So is there a way to solve this in gvim ? -- Forwarded message -- From: James Weather

Re: gvim-7-0-118.exe virus found??

2006-10-16 Thread Edward Wong
Tony is right. I was downloading it from http://sourceforge.net/project/showfiles.php?group_id=43866&package_id=39721 The virus is Trojan horse Downloader.Zlob.CV Today I just try other different releases, and still find the same virus in gvim-7-0-135 and gvim-7-0-110. Thanks for the instructio

Re: gvim-7-0-118.exe virus found??

2006-10-16 Thread Steve Hall
On Tue, 2006-10-17 at 00:13 +0200, A.J.Mechelynck wrote: > Benji Fisher wrote: > > On Mon, Oct 16, 2006 at 03:08:58PM +0800, Edward Wong wrote: > > > > > > Just tried downloading gvim-7-0-118 from sourceforge and AVG > > > detects there is a trojan virus. Can it be a false alarm? > > > > Please b

Re: gvim-7-0-118.exe virus found??

2006-10-16 Thread A.J.Mechelynck
Benji Fisher wrote: On Mon, Oct 16, 2006 at 03:08:58PM +0800, Edward Wong wrote: Dear all, Just tried downloading gvim-7-0-118 from sourceforge and AVG detects there is a trojan virus. Can it be a false alarm? Ed Please be more specific. Can you give a link to the archive you downloade

Re: gvim-7-0-118.exe virus found??

2006-10-16 Thread Paul Irofti
On Monday 16 October 2006 15:40, Benji Fisher wrote: > On Mon, Oct 16, 2006 at 03:08:58PM +0800, Edward Wong wrote: > > Dear all, > > > > Just tried downloading gvim-7-0-118 from sourceforge and AVG > > detects there is a trojan virus. Can it be a false alarm? > > > > Ed > > Please be more spe

Re: gvim-7-0-118.exe virus found??

2006-10-16 Thread Benji Fisher
On Mon, Oct 16, 2006 at 03:08:58PM +0800, Edward Wong wrote: > Dear all, > > Just tried downloading gvim-7-0-118 from sourceforge and AVG detects > there is a trojan virus. Can it be a false alarm? > > Ed Please be more specific. Can you give a link to the archive you downloaded? Or did y

Re: gvim start with alternate size (than 80X25)

2006-10-12 Thread Luke Vanderfluit
Hi Tony. Thanks for your reply. 13Oct2006 @ 04:23 A.J.Mechelynck thusly spake > Luke Vanderfluit wrote: > >Hi. > > > >I'm a great fan of vim and this is the best list! > > > >I'm programming java and use konqueror as an explorer. I have set > >konqueror to open java files with gvim. That's cool.

Re: gvim start with alternate size (than 80X25)

2006-10-12 Thread A.J.Mechelynck
Luke Vanderfluit wrote: Hi. I'm a great fan of vim and this is the best list! I'm programming java and use konqueror as an explorer. I have set konqueror to open java files with gvim. That's cool. Now I want to set the size of the window that gvim starts in. The default seems to be 80X25. H

RE: Gvim closing unexpectedly

2006-10-05 Thread Steve Hall
From: "Greg Dunn", Thu, October 05, 2006 9:36 am > On 10/4/06, Steve Hall wrote: > > On Thu, 2006-10-05 at 10:04 +1000, Robbie Gates wrote: > > > > > > i was having problems with gvim hanging when i tried to edit my > > > vimrc. After a bit of sleuthing, i tracked it down to has("tcl") > > > hangin

Re: Gvim closing unexpectedly

2006-10-05 Thread Greg Dunn
On 10/4/06, Steve Hall <[EMAIL PROTECTED]> wrote: [cross-posting to connect threads] On Thu, 2006-10-05 at 10:04 +1000, Robbie Gates wrote: > Hi All, > > i was having problems with gvim hanging when i tried to edit my > vimrc. > > After a bit of sleuthing, i tracked it down to has("tcl") hangin

Re: Gvim closing unexpectedly

2006-10-04 Thread Steve Hall
[cross-posting to connect threads] On Thu, 2006-10-05 at 10:04 +1000, Robbie Gates wrote: > Hi All, > > i was having problems with gvim hanging when i tried to edit my > vimrc. > > After a bit of sleuthing, i tracked it down to has("tcl") hanging > (called from syntax/vim.vim). It appears your p

Re: Gvim closing unexpectedly

2006-10-04 Thread Greg Dunn
On 10/4/06, Steve Hall <[EMAIL PROTECTED]> wrote: From: "Greg Dunn", Wed, October 04, 2006 1:51 pm > > I recently grabbed an updated gvim binary (7.0 with patches 1-110) > from the cream sf site and now gvim closes without warning whenever > I try to open a .vim script. It seems to have somethin

RE: Gvim closing unexpectedly

2006-10-04 Thread Steve Hall
From: "Greg Dunn", Wed, October 04, 2006 1:51 pm > > I recently grabbed an updated gvim binary (7.0 with patches 1-110) > from the cream sf site and now gvim closes without warning whenever > I try to open a .vim script. It seems to have something to do with > syntax highlighting: > > $ gvim -u

Re: gvim + gnome nautilus

2006-09-02 Thread A.J.Mechelynck
Gabriel B. wrote: On 8/30/06, A.J.Mechelynck <[EMAIL PROTECTED]> wrote: Gabriel B. wrote: > I've used gvim with gnome for some time. > > Now when i try to open a file with right click in the file nautilus' > icon, open with gvim. I get: > > Erreur détectée en traitant BufReadCmd Auto commandes p

Re: gvim + gnome nautilus

2006-09-01 Thread Gabriel B.
On 8/30/06, A.J.Mechelynck <[EMAIL PROTECTED]> wrote: Gabriel B. wrote: > I've used gvim with gnome for some time. > > Now when i try to open a file with right click in the file nautilus' > icon, open with gvim. I get: > > Erreur détectée en traitant BufReadCmd Auto commandes pour "file://*": > e

Re: gvim + gnome nautilus

2006-08-30 Thread A.J.Mechelynck
Gabriel B. wrote: I've used gvim with gnome for some time. Now when i try to open a file with right click in the file nautilus' icon, open with gvim. I get: Erreur détectée en traitant BufReadCmd Auto commandes pour "file://*": error detected treating BufReadCmd Auto commandes for "file://*":

Re: gvim fullscreen mode on Gnome ?

2006-08-20 Thread Kim Schulz
On Sat, 19 Aug 2006 12:08:13 +0200 "KLEIN Stéphane" <[EMAIL PROTECTED]> wrote: > Hi, > > is there gvim full screen mode feature on GNU/Linux Gnome... ? In gnome I have f12 mapped to fullscreen of current window. this includes removing the window decoration etc. Only the menu and the toolbar of

Re: gvim fullscreen mode on Gnome ?

2006-08-19 Thread cga2000
On Sat, Aug 19, 2006 at 01:01:37PM EDT, A.J.Mechelynck wrote: > KLEIN Stéphane wrote: > >2006/8/19, A.J.Mechelynck <[EMAIL PROTECTED]>: > >>KLEIN Stéphane wrote: > >>> Hi, > >>> > >>> is there gvim full screen mode feature on GNU/Linux Gnome... ? > >>> > >> > >>I don't think there is a full-screen

Re: gvim fullscreen mode on Gnome ?

2006-08-19 Thread A.J.Mechelynck
KLEIN Stéphane wrote: 2006/8/19, A.J.Mechelynck <[EMAIL PROTECTED]>: KLEIN Stéphane wrote: > Hi, > > is there gvim full screen mode feature on GNU/Linux Gnome... ? > I don't think there is a full-screen mode as such, but on any version of gvim you can do: I speak about fullscreen without win

Re: gvim fullscreen mode on Gnome ?

2006-08-19 Thread Steve Hall
On Sat, 2006-08-19 at 12:40 +0200, A.J.Mechelynck wrote: > > > is there gvim full screen mode feature on GNU/Linux Gnome... ? > > I don't think there is a full-screen mode as such, but on any > version of gvim you can do: [snip] I'm continuing to snag helpful tips like this one at: http://en

Re: gvim fullscreen mode on Gnome ?

2006-08-19 Thread A.J.Mechelynck
KLEIN Stéphane wrote: Hi, is there gvim full screen mode feature on GNU/Linux Gnome... ? Regards, Stéphane I don't think there is a full-screen mode as such, but on any version of gvim you can do: :set go-=m go-=T go-=l go-=L go-=r go-=R go-=b go-=F :set lines=999 column

[Fwd: Re: gvim on windows xp]

2006-07-06 Thread Tom Purl
Whoops, forgot to cc the list. Original Message Subject: Re: gvim on windows xp From:"Tom Purl" <[EMAIL PROTECTED]> Date:Thu, July 6, 2006 3:43 pm To: "George Reil

Re: gvim on windows xp

2006-07-06 Thread Marshall Abrams
Would a scrollbar on the left help? I presume you're using the graphical version of vim. Maybe not what you want, but: :set guioptions+=l [that's an L] Marshall (I use vim primarily for writing, too, during most of the year, though at the moment more for programming.) On Jul 6, 2006, at

Re: gvim on windows xp

2006-07-06 Thread Tim Chase
I intend to use gvim mainly as a text editor. Unlike Emacs, with which you can read email, wash the dishes, and get psychological counsel... ;) (1) Is there a way to have a "soft" border or offset on the left, so that the text is not flush against the left window border? I've searched for ho

Re: gvim on windows xp

2006-07-06 Thread George Reilly
Adding the Vim Users mailing list, because I can't answer these completely. > - Original Message - > From: "Richard Dooling" <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Subject: gvim on windows xp > Date: Thu, 6 Jul 2006 12:53:12 -0500 > > > Dear George: > > I am a new convert to gvim

Re: gvim when x server is shut down

2006-06-19 Thread Bram Moolenaar
Dennis Nezic wrote: > > > when i exit my wm (e16), since it doesn't (and shouldn't) close any > > > other programs, gvim is stuck without an x server, and doesn't > > > handle this loss gracefully. effectively, it's as if it was kill > > > -9'ed ... and thus leaves temporary files behind, which i

Re: gvim when x server is shut down

2006-06-18 Thread Dennis Nezic
> On Sun, 18 Jun 2006 16:16:01 +0200, > Bram Moolenaar <[EMAIL PROTECTED]> wrote: > > > Dennis Nezic wrote: > > > when i exit my wm (e16), since it doesn't (and shouldn't) close any > > other programs, gvim is stuck without an x server, and doesn't > > handle this loss gracefully. effectively, it

Re: gvim when x server is shut down

2006-06-18 Thread Bram Moolenaar
Dennis Nezic wrote: > when i exit my wm (e16), since it doesn't (and shouldn't) close any > other programs, gvim is stuck without an x server, and doesn't handle > this loss gracefully. effectively, it's as if it was kill -9'ed ... and > thus leaves temporary files behind, which i later have to l

***SPAM*** Re: gvim not using the shell option for ! commands

2006-06-03 Thread Fan Decheng
Juan Lanus wrote: Gerald Lai eecs.oregonstate.edu> writes: One more thing you can try. Run Sysinternal's Filemon at http://www.sysinternals.com/Utilities/Filemon.html The filemon program shows that: this program does this to this path & this happens v

Re: gvim 7.0 does not display files in the same directory again

2006-06-01 Thread PoWah Wong
EMAIL PROTECTED]> To: PoWah Wong <[EMAIL PROTECTED]> Cc: vim@vim.org Sent: Thursday, June 1, 2006 10:56:43 AM Subject: Re: gvim 7.0 does not display files in the same directory again Charles E Campbell Jr wrote: > PoWah Wong wrote: > >> When I use gvim to open files, the first

Re: gvim 7.0 does not display files in the same directory again

2006-06-01 Thread Charles E Campbell Jr
Charles E Campbell Jr wrote: PoWah Wong wrote: When I use gvim to open files, the first time it will display all the files in the directory A. After I open a file, when I try to open files in the same directory A, it does not display any files, i.e. the directory A is displayed as empty

Re: gvim 7.0 does not display files in the same directory again

2006-06-01 Thread PoWah Wong
Message From: Charles E Campbell Jr <[EMAIL PROTECTED]> To: PoWah Wong <[EMAIL PROTECTED]> Cc: vim@vim.org Sent: Wednesday, May 31, 2006 10:56:31 AM Subject: Re: gvim 7.0 does not display files in the same directory again PoWah Wong wrote: >When I use gvim to open files, the fir

  1   2   >