Search the web
Sign In
New User? Sign Up
taglist · Vim taglist (source browser) plugin
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

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
include new line chars in .*   Message List  
Reply | Forward Message #406 of 448 |
Re: include new line chars in .*

Hi Yegappan,

> You can try posting your question to the Exuberant ctags
> user mailing list.
>
> https://lists.sourceforge.net/lists/listinfo/ctags-users

Thank you for this - I will keep it in mind. This time around, David
Fishburn in the Google newsgroup gave me the answer:

===
As an alterative, do you really need to scan up to the closing >?

Just remove the closing > in the pattern.
--langdef=ant
--langmap=ant:.xml
--regex-ant=/^[ \t]*<[ \t]*project.*name="([^"]+)".*/\1/p,project/i
--regex-ant=/^[ \t]*<[ \t]*target.*name="([^"]+)".*/\1/t,target/i
===

This works fine.

Rob
:)




Sat Dec 13, 2008 12:08 am

robertmarkbram
Offline Offline
Send Email Send Email

Forward
Message #406 of 448 |
Expand Messages Author Sort by Date

Hi All, I am using using TagList for ANT build files as per http://vim.wikia.com/wiki/Using_TagList_for_ANT_build_files To pick up targets, I am using: ...
Robert Mark Bram
robertmarkbram
Offline Send Email
Dec 11, 2008
1:12 pm

Hello, ... You can try posting your question to the Exuberant ctags user mailing list. https://lists.sourceforge.net/lists/listinfo/ctags-users - Yegappan...
Yegappan Lakshmanan
yegappan
Offline Send Email
Dec 12, 2008
6:37 pm

Hi Yegappan, ... Thank you for this - I will keep it in mind. This time around, David Fishburn in the Google newsgroup gave me the answer: === As an...
Robert Mark Bram
robertmarkbram
Offline Send Email
Dec 13, 2008
12:08 am
Advanced

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