Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

vim · Vim (Vi IMproved) text editor users list

The Yahoo! Groups Product Blog

Check it out!

Group Information

? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

Advanced
Messages Help
Messages 22946 - 22975 of 137780   Newest  |  < Newer  |  Older >  |  Oldest
Messages: Simplify | Expand Author Sort by Date v
22975 Preben Guldberg
c928400@... Send Email
Nov 1, 2001
7:54 pm
... Or differently (expand it as you like) fun EmptyMethodLines() let str = '' g/{\_s&#92;+}/let str = str . ' ' . line('.&#39;) if str != '' echo bufnr('%') . ': ' ....
22974 Arafat Mohamed
abmtek@... Send Email
Nov 1, 2001
7:53 pm
Anyone got a url on how to use ant instead of make? I tried to do a search on Google and the mailing list archive. I keep getting words such as "want"....
22973 Benoit Cerrina
b.cerrina@... Send Email
Nov 1, 2001
7:53 pm
... Yes but this is already what is done trhought the filetype detection mechanism and ftplugins Benoit...
22972 Ed Grimm
edgrimm@... Send Email
Nov 1, 2001
7:38 pm
... I'd suggest that it sounded like the type of person needed to address the problem, except that they were taking the attitude of "this is someone else's...
22971 Hans Fugal
hans@... Send Email
Nov 1, 2001
7:29 pm
Hmm, that's odd. Vim 6.0.11 on mostly-stock (stock as far as this stuff is concerned) Redhat 7.2 machines. I've messed with some things in my .Xdefaults and...
22970 Gary Holloway
gary@... Send Email
Nov 1, 2001
7:24 pm
Well, sorry. / FROM: "Christian J. Robinson" <infynity@...>, Nov 1 11:54 2001 ... The original mail sounded prety rude itself, IMHO. It didn't sound...
22969 Jonah
jgoldstein@... Send Email
Nov 1, 2001
7:09 pm
vim help lists the meta-character "\_$" as "end of line, used anywhere", as distinct from "$", the normal end of line meta-character. Since VIM searches line...
22968 Scott LaBounty
slabounty@... Send Email
Nov 1, 2001
6:56 pm
I'm trying to find empty methods in vim using: /{\_s\+} to search. What I would like is functionality similar to the :grep but this uses grep itself which...
22967 Christian J. Robinson
infynity@... Send Email
Nov 1, 2001
6:54 pm
... Hash: SHA1 Today, Gary Holloway wrote: ... *Exceedingly rude reply snipped.* You know, for a new user these things are not obvious. It took me some time...
22966 Bram Moolenaar
Bram@... Send Email
Nov 1, 2001
6:38 pm
... It is. ... Apparently the indentexpr is evaluated and causes an error. This causes the beep and the typeahead to be flushed. I would suspect the ":normal"...
22965 Gary Holloway
gary@... Send Email
Nov 1, 2001
6:21 pm
Try setting splitbelow I turned splitbelow off, and it did work; when the preview window is at the top, and the quickfix window is at the bottom. Sorry 'bout...
22964 Gary Holloway
gary@... Send Email
Nov 1, 2001
6:13 pm
Well, perhaps if you spent more time actually looking for the answer than writing stories... ... (pressing <tab> until I saw something that looked...
22963 Peoter Veliki
peoter_vim@... Send Email
Nov 1, 2001
4:25 pm
... you ... Can't you also use an autocommand that loads your python specific settings whenever you open a file with a *.py extension? " HTML autocmd...
22962 Neil Bird
neil@... Send Email
Nov 1, 2001
3:48 pm
... Piddle. No, my bad: don't type an extra ';' as part of the insert. *That* works fine for me too! -- [neil@fnx ~]# rm -f .signature [neil@fnx ~]# ls -l...
22961 Ned Konz
ned@... Send Email
Nov 1, 2001
3:46 pm
... Sure... An outliner is an editor for hierarchically structured text or other content. The first outliners appeared back in the '80's (ThinkTank, More!, and...
22960 A.R. Thornton
art27@... Send Email
Nov 1, 2001
3:26 pm
... Hi! The cygwin command is cygpath, I think it's got a bit of 'help' message. IMHO you're better off looking at the code for cygpath, and writin the method...
22959 Zdenek Sekera
zs@... Send Email
Nov 1, 2001
3:22 pm
... ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Neil, I tried, but unfortunately :-) had no problems at all. Here is how my buffer looks after your manip above: a :...
22958 Charles E. Campbell
cec@... Send Email
Nov 1, 2001
3:15 pm
Hello! The scp you're using does understand cygwin style paths. As I recall there's a command under cygwin that converts to and for Windows <> Cygwin style...
22957 Neil Bird
neil@... Send Email
Nov 1, 2001
3:01 pm
Should not indentexpr be evaluated in the sandbox? I only ask as I've been having a spurious problem with '.' & I've narrowed it down to my ada indent.vim -...
22956 Benji Fisher
benji@... Send Email
Nov 1, 2001
1:52 pm
... Are you sure you typed <C-W>p and not <C-W>P ? Perhaps CAPS LOCK was on? HTH --Benji Fisher...
22955 Joe MacDonald
joe@... Send Email
Nov 1, 2001
1:42 pm
Sorry all, I know following up one's own message five minutes later is really bad form, but I just figured it out, I think. But I'm still interested in anyone...
22954 Joe MacDonald
joe@... Send Email
Nov 1, 2001
1:34 pm
Hi folks, I have a fairly large lex file (flex, actually, but I'm not using *ahem* many flex extensions yet) with a fairly complicated grammar in it. I have,...
22953 Neil Bird
neil@... Send Email
Nov 1, 2001
10:06 am
... Assuming vim6 - <middlemouse> doesn't paste the current clipboard (i.e., what you've 'copied&#39;), but the current visual selection (i.e., what's currently...
22952 Bram Moolenaar
Bram@... Send Email
Nov 1, 2001
10:05 am
... That's correct, this is not possible (not directly anyway). Vim writes whole lines. However, you should be able to find a remark about it in the todo...
22951 Bram Moolenaar
Bram@... Send Email
Nov 1, 2001
10:04 am
... It doesn't happen for me, CTRL-W p jumps back to the C source. Any idea what could be different for you? -- (letter from Mark to Mike, about the film's...
22950 Benoit Cerrina
b.cerrina@... Send Email
Nov 1, 2001
8:35 am
could you post an explaination of what you mean by outliner? Benoit ... From: "Ned Konz" <ned@...> To: <vim-dev@...>; <vim@...> Sent:...
22949 Benoit Cerrina
b.cerrina@... Send Email
Nov 1, 2001
8:32 am
... If ... it ... Great, now here is an updated ftplugin/vim.vim to include matchit definition for ruby (its not complete but it still helps a lot) the other...
22948 Zdenek Sekera
zs@... Send Email
Nov 1, 2001
8:21 am
"Austy Garhi (n. d'i-b.)" wrote: ... Entertaining description! Even if there is a lot of truth in the description that makes the newcomer (are you one?) little...
22947 A.R. Thornton
art27@... Send Email
Nov 1, 2001
8:20 am
Hi! I've been wanting to upgrade to vim 6.0.x for a while now, but have been put off by the amount of patches that have become available in such a short time....
22946 Benoit Cerrina
b.cerrina@... Send Email
Nov 1, 2001
8:07 am
... vim. ... what is your vim version? if it is 60 it should source all the files in a plugin subdirectory of the directory in your runtimepath (see :help...
Messages 22946 - 22975 of 137780   Newest  |  < Newer  |  Older >  |  Oldest
Add to My Yahoo!      XML What's This?

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