selvan suganthy | 1 Apr 2008 04:06
Picon

AutoCad Software Free Download & AutoCAD 2009 is coming

ttp://www.designhelp4you.blogspot.com/


http://www.designhelp4you.blogspot.com/


http://www.designhelp4you.blogspot.com/



Introduction


Training 11 - 20


Training 21- 30


Bathroom Design Ideas


--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

epanda | 1 Apr 2008 09:12
Picon
Favicon

Omnicompletion


Is is mentionned in the help and I have set my variable of
omnicompletion like that n my vimrc but it fails to complete :

""""""""""""""""""""""""""""""""""""""""""""""""""""
"
" OmniCpp
"
""""""""""""""""""""""""""""""""""""""""""""""""""""
let OmniCpp_GlobalScopeSearch = 1
let OmniCpp_NamespaceSearch = 0
let OmniCpp_DisplayMode = 0
let OmniCpp_ShowScopeInAbbr = 0
let OmniCpp_ShowPrototypeInAbbr = 0

Here is my directory de D:\Dev
31/03/2008  23:05         1 356 688 ID
31/03/2008  23:15        13 344 120 tags                    <<<< My
database tags is good

When I do a tselect it displays only concstructor and destructor and
fogot a method of the class.
That's why, I suppose the completion fails after.
Any Idea.

Thanks epanda

--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Richard Hartmann | 1 Apr 2008 11:06
Picon
Gravatar

Re: paragraph scrolling in Vim


On Mon, Mar 31, 2008 at 12:20 AM, Tony Mechelynck
<antoine.mechelynck <at> gmail.com> wrote:

>  DENNIS:  Oh, what a give away.  Did you here that, did you here that, eh?

Unless I missed a joke within a joke, your quote file is slightly broken ;)

Richard

--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Bram Moolenaar | 1 Apr 2008 12:13
Picon

Re: new php auto indent


Daniele Santi wrote:

> >  Hi
> >  Is it just me or has the way the php auto indent works changed recently?
> >
> [snip]
> >  Is there an easy way to switch back or should I just get an indent
> >  file from an older version of vim and overwrite the new one?
> >
> 
> hi,
> have a look here:
> 
> http://vim.wikia.com/wiki/Better_indent_support_for_php_with_html
> 
> it should fix the issue.

Please get together with the indent script writer, John Wellesz, and
come up with the best version to be included with Vim.

--

-- 
hundred-and-one symptoms of being an internet addict:
201. When somebody asks you where you are, you tell them in which chat room.

 /// Bram Moolenaar -- Bram <at> Moolenaar.net -- http://www.Moolenaar.net   \\\
///        sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\        download, build and distribute -- http://www.A-A-P.org        ///
 \\\            help me help AIDS victims -- http://ICCF-Holland.org    ///

--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

John Beckett | 1 Apr 2008 12:45
Picon

Vim Tips wiki - Main Page


The April edition of the Vim Tips Main Page is now available:
http://vim.wikia.com/wiki/Main_Page

MS-Windows people need to try the excellent featured tip (using
ftype/assoc/SendTo with --remote-tab-silent). Users of other systems need to
write a similar tip!

Remember to click 'Random page' in the sidebar a few times.

Perhaps you'll make a contribution to the Vim community by updating some
information on the wiki.

An easy way to try out the wiki is to make your own user page and put any
Vim-related info you like on that page. Use the "Create an account" link to
make a user name. It's useful but not essential to enter a real email
address. Wikia has not sent me any mail in nearly a year (apart from stuff
I've asked for), but the email does allow you to be notified when your user
page or its talk page have been changed (if someone is trying to communicate
with you).

A user page can be very simple, perhaps just saying how long you've used Vim
- see this for some ideas (the blue links are for user pages that exist):
http://vim.wikia.com/wiki/Special:Listusers

John

--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Vissale NEANG | 1 Apr 2008 13:16
Picon

Re: Omnicompletion


Hi epanda,

If the function does not appear in the tag file, the completion of
this function won't work.

2008/4/1, epanda <callingelvis <at> hotmail.fr>:
>
>  Is is mentionned in the help and I have set my variable of
>  omnicompletion like that n my vimrc but it fails to complete :
>
>  """"""""""""""""""""""""""""""""""""""""""""""""""""
>  "
>  " OmniCpp
>  "
>  """"""""""""""""""""""""""""""""""""""""""""""""""""
>  let OmniCpp_GlobalScopeSearch = 1
>  let OmniCpp_NamespaceSearch = 0
>  let OmniCpp_DisplayMode = 0
>  let OmniCpp_ShowScopeInAbbr = 0
>  let OmniCpp_ShowPrototypeInAbbr = 0
>
>  Here is my directory de D:\Dev
>  31/03/2008  23:05         1 356 688 ID
>  31/03/2008  23:15        13 344 120 tags                    <<<< My
>  database tags is good
>
>
>  When I do a tselect it displays only concstructor and destructor and
>  fogot a method of the class.
>  That's why, I suppose the completion fails after.
>  Any Idea.
>
>  Thanks epanda
>
>
>
>  >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Guy Rutenberg | 1 Apr 2008 13:48
Picon
Gravatar

Re: Omnicompletion


Hi epanda,

> 2008/4/1, epanda <callingel... <at> hotmail.fr>:

> >  31/03/2008  23:15        13 344 120 tags                    <<<< My
> >  database tags is good

Every time you add new function you need to regenerate you tags file.
Are you sure the tag file is updated?

Regards,
Guy

----
http://www.guyrutenberg.com/
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Eric Roberts | 1 Apr 2008 16:25
Picon

Re: /{pattern }

Maybe I'm crazy here, but after a brief look over I think this is the pattern you're looking for:
[^\\]*\zs\\\ze[^\\]*

Basicially, 0 or more non-backslashes followed by a start and end match on a backslash followed by 0 or more non backslashes. I typed this into a search pattern in Vim and it seemed to correctly highlight individual backslashes

Cheers,

- Eric


--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Ben Schmidt | 1 Apr 2008 16:42
Picon
Gravatar

Re: /{pattern }


Eric Roberts wrote:
> Maybe I'm crazy here, but after a brief look over I think this is the 
> pattern you're looking for:
> [^\\]*\zs\\\ze[^\\]*
> 
> Basicially, 0 or more non-backslashes followed by a start and end match 
> on a backslash followed by 0 or more non backslashes. I typed this into 
> a search pattern in Vim and it seemed to correctly highlight individual 
> backslashes

Yes. But it will highlight multiple backslashes in a row which was to be avoided.

Indeed, it is nothing more than the much simpler pattern

\\

because of the possibility of having zero non-backslashes either side. :-)

Having one or more non-backslashes in a row doesn't work with \zs and \ze because 
they get eaten up by the matching engine, so only every second backslash matches 
in text such as \a\b\c\d. This problem is avoided by using \ <at> ! and \ <at> <! as has 
been demonstrated (IIRC).

Ben.

--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Tony Mechelynck | 1 Apr 2008 18:11
Picon
Gravatar

Re: paragraph scrolling in Vim


Richard Hartmann wrote:
> On Mon, Mar 31, 2008 at 12:20 AM, Tony Mechelynck
> <antoine.mechelynck <at> gmail.com>  wrote:
>
>>   DENNIS:  Oh, what a give away.  Did you here that, did you here that, eh?
>
> Unless I missed a joke within a joke, your quote file is slightly broken ;)
>
>
> Richard

At that point, it's Bram's (available from http://moolenaar.net/fun.html 
) and (again at that point) it's part of a Monty Python serial. I 
suspect the character had an accent, which made him pronounce "giveaway" 
as if it were "give away" and "hear" as if it were "here" -- or else, 
the scriptwriter had no sense of spelling, as is all too frequent in 
some English-speaking countries these days...

Best regards,
Tony.
--

-- 
"He was a modest, good-humored boy.  It was Oxford that made him
insufferable."

--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---


Gmane