Search the web
Sign In
New User? Sign Up
vi-br · Lista brasileira de usuários de VI/Vim
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

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
como validar um e-mail com o vim?   Message List  
Reply | Forward Message #1045 of 1054 |
Re: como validar um e-mail com o vim?

--- In vi-br@yahoogroups.com, "voyeg3r" <voyeg3r@...> wrote:
>
> --- In vi-br@yahoogroups.com, "voyeg3r" <voyeg3r@> wrote:
> >
> > Me parece que a norma é esta:
> > http://www.faqs.org/rfcs/rfc2822.html
> >
>
> tenho em mente algo assim (mas queria também a syntax ativada)
> ^[^\s@]\+@[0-9a-z\-.]+\.\w\+\$
>

acho que isto pode lhe dar uma ideia

au! VimEnter * match ErrorMsg /^\t\+/

foi tirado do livro do vim em portugues:
http://code.google.com/p/vimbook





Fri Jul 10, 2009 12:17 pm

voyeg3r
Offline Offline
Send Email Send Email

Forward
Message #1045 of 1054 |
Expand Messages Author Sort by Date

Me parece que a norma é esta: http://www.faqs.org/rfcs/rfc2822.html...
voyeg3r
Offline Send Email
May 18, 2009
4:17 pm

... tenho em mente algo assim (mas queria também a syntax ativada) ^[^\s@]\+@[0-9a-z\-.]+\.\w\+\$...
voyeg3r
Offline Send Email
May 18, 2009
4:56 pm

... acho que isto pode lhe dar uma ideia au! VimEnter * match ErrorMsg /^\t\+/ foi tirado do livro do vim em portugues: http://code.google.com/p/vimbook...
voyeg3r
Offline Send Email
Jul 10, 2009
12:17 pm
Advanced

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