On Nov 21, 2004, at 1:50, James Andrews wrote: > I might be wrong, but I don't think this is a problem with the PHP > bundle, as it is correctly identifying folds. The problem is that currently it only looks at indent to figure out nesting, and in your example the function and comment had same indent, that's why it doesn't match them correctly.