On 08/25/2011 02:06 PM, Jeff King wrote: > On Thu, Aug 25, 2011 at 05:00:51PM -0400, Eric Sunshine wrote: > >>> Also, any other extensions that would go into such a list? I have no >>> idea what the common extension is for something like pascal or csharp. >> >> C# uses extension ".cs". >> >> ".cpp" is common, in fact often required, by Windows compilers. > > Thanks, added both to my list. > >> What about ".h" and ".hpp"? > > How well do our cpp patterns do with header files? I imagine they're > better than the default, but I don't think I've ever really tried > anything tricky. > > -Peff Thanks Jeff, thanks everyone! This looks very promising. Specially that it's all already there and I don't have to code it up. RTFM time for me now Boaz -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html