Search the web
Sign In
New User? Sign Up
vimdev · Vim (Vi IMproved) text editor developers list
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 42671 - 42700 of 55382   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
42671
I am experiencing a bug with the php omni-complete, where if i have multiple buffers open, the omni-complete action (^X^O in insert mode) will give the...
Alan Briolat
alan@...
Send Email
Apr 1, 2006
2:20 pm
42672
... It should. However this error comes from an earlier check in mch_print_init() in hardcopy.c. I'll go back over the logic and supply a patch in the next...
Mike Williams
mike.williams@...
Send Email
Apr 1, 2006
3:31 pm
42673
... 350 Save &As...^I:sav n* :browse confirm saveas<CR> v* <C-C>:browse confirm saveas<CR><C-\><C-G> o* <C-C>:browse confirm saveas<CR><C-\><C-G> i*...
Stefan Karlsson
stefan.74@...
Send Email
Apr 1, 2006
5:49 pm
42674
Addition of a couple of tab menu items under the Window menu. More could probably be added, such as move tab left/right, etc. ... *************** *** 780,795...
Christian J. Robinson
infynity@...
Send Email
Apr 1, 2006
5:54 pm
42675
... Do you mean that @a works but not @* (you wrote @* on both places)? For me they both work. However, I'm on Windows where I think * and + works differently...
Stefan Karlsson
stefan.74@...
Send Email
Apr 1, 2006
5:56 pm
42676
... have any effect. -- Stefan...
Stefan Karlsson
stefan.74@...
Send Email
Apr 1, 2006
6:27 pm
42677
... Thanks for helping me see what I wrote. I meant that @* works but @+ does not (Linux, FC2, GTK2). "E475: Invalid argument: @+". --Benji Fisher...
Benji Fisher
benji@...
Send Email
Apr 1, 2006
11:07 pm
42678
... Yeah there's 2 bugs like that that I know of, though the second one is not so easy - let me work on it today and fix those. I was planning on rewriting...
Aaron Griffin
aaronmgriffin@...
Send Email
Apr 1, 2006
11:07 pm
42679
... That looks right. Starting in Normal mode, does ... do anything? From your other recent post on this thread, I guess not. I guess that means either that...
Benji Fisher
benji@...
Send Email
Apr 1, 2006
11:31 pm
42680
I've spent most of today trying to build various Vims (6.2, 6.4, 6 series CVS) under OS X Intel. I configured with "./configure --prefix=/opt/local...
Brad Beveridge
brad.beveridge@...
Send Email
Apr 2, 2006
12:15 am
42681
... [snip] ... Just for the record, Cream now rolls with Cygwin as Tony Mechelynck does. (We both found Borland had too many issues with Windows XP.) SF.net...
Steve Hall
digitect@...
Send Email
Apr 2, 2006
1:01 am
42682
... Yes, this is a known bug in GCC 4 shipping with OS X (for both architectures, I'm pretty sure). ... Nope, sorry. HTH, Chris Allen...
Chris Allen
c.d.allen@...
Send Email
Apr 2, 2006
7:15 am
42683
vim7beta! I am using it. Well, I sometimes am too dangerous, especially with a new thing. I deliberately set the window size of gvim to a very small one, say,...
Fan Decheng
dtsfan@...
Send Email
Apr 2, 2006
8:48 am
42684
... You may try submitting a bug report: http://developer.apple.com/bugreporter/ You'll have to sign up for a Developer Connection account, first. -- Dave ...
David Chin
david.w.h.chin@...
Send Email
Apr 2, 2006
8:57 am
42685
... My 5 cents: I have similar problem with C++ files. I set up 'include' so that it points to Windows SDK directories so that I can auto-complete standard...
Alexei Alexandrov
alexei.alexandrov@...
Send Email
Apr 2, 2006
10:07 am
42686
... Oops. Sorry. Fast fix is to do:: %s/b:php_keywords/g:php_keywords/g Sending fixed version to Bram. m....
Mikolaj Machowski
mikmach@...
Send Email
Apr 2, 2006
10:12 am
42687
... This is a gcc 4.0.1 problem. The optimizer reorders the code, so that a block of memory is freed before it is used. I stepped through it with the...
Bram Moolenaar
Bram@...
Send Email
Apr 2, 2006
10:48 am
42688
Hi list, vim exists with a floating point exception when i do (in bash): echo "# vim:lines=1000" > test; vim test tested with vim 7.0b beta on Mandrake 10.2. ...
Tobias Klein
tobias.klein@...
Send Email
Apr 2, 2006
11:32 am
42689
... Are you kidding? I'll fix it. -- ARTHUR: It is I, Arthur, son of Uther Pendragon, from the castle of Camelot. King of all Britons, defeator of the Saxons,...
Bram Moolenaar
Bram@...
Send Email
Apr 2, 2006
12:28 pm
42690
... Confirming with 7.0c03 Caught FPE exiting with floating point error GDB: Program received signal SIGFPE. Arithmetic exception. [Switching to Thread...
Mikolaj Machowski
mikmach@...
Send Email
Apr 2, 2006
12:32 pm
42691
On RedHat & Fedota linux, grub.conf is symlinked as follows: /etc/grub.conf -> ../boot/grub/grub.conf File filetype.vim has this: au BufNewFile,BufRead...
Yakov Lerner
iler.ml@...
Send Email
Apr 2, 2006
1:07 pm
42692
... Sure. -- The problem with political jokes is that they get elected. /// Bram Moolenaar -- Bram@... -- http://www.Moolenaar.net \\\ ///...
Bram Moolenaar
Bram@...
Send Email
Apr 2, 2006
1:37 pm
42693
... Aha, many thanks, I'll do that for now then! And thanks for fixing it :P...
Alan Briolat
alan@...
Send Email
Apr 2, 2006
3:21 pm
42694
... What about reducing the path to the least part that make possible to disambiguate file names? As long as all are not ambiguous you just use the basename....
Stefano Zacchiroli
zack@...
Send Email
Apr 2, 2006
5:48 pm
42695
Hello, 1. Syntax of /etc/mtab file is identical to that of fstab. Hence suggestion for addition in filetype.vim (line 607, vim7c03):: " FStab au...
Mikolaj Machowski
mikmach@...
Send Email
Apr 2, 2006
8:20 pm
42696
... OK. ... A "*" at the end is dangerous, this could pickup man.conf.readme or whatever. Adding man.config should be OK. -- SOLDIER: Where did you get the...
Bram Moolenaar
Bram@...
Send Email
Apr 2, 2006
8:47 pm
42697
Vim7.0b, MSWin32 GUI with OLE, big version, CVS 20060327, Win2K pro (Someone says it recurs in Vim7.0c too.) _vimrc contains only one line: au BufRead *...
Liu Yubao
yubao.liu@...
Send Email
Apr 3, 2006
2:49 am
42698
... That's a nasty autocommand, splitting the window and doing something completely different while the user wants to see a help file. But Vim shouldn't...
Bram Moolenaar
Bram@...
Send Email
Apr 3, 2006
8:24 am
42699
Hi! I have seen a surprising (to me) behavior of Vim today: 1. Define the mapping onoremap <F3> <C-C>n 2. and do ... You are in Insertmode now 3. Do <C-O> 4....
Georg Dahn
gorgyd@...
Send Email
Apr 3, 2006
10:20 am
42700
... Well, the CTRL-C aborts the current command. When 'insertmode' is set Vim goes back to Insert mode. I can't say this is wrong. Setting 'insertmode'...
Bram Moolenaar
Bram@...
Send Email
Apr 3, 2006
10:55 am
Messages 42671 - 42700 of 55382   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help