On 26/4/2006, at 21:05, Quinn Comendant wrote:
Is the functionality of Reformat Paragraph controlled by a bundle?
No -- but a few bundles override it (reformat quoted text in mail, objective-c method signatures).
I'd like this auto-indenting to occur after a - too.
I added that to the hardcoded pattern. It’s not ideal (with a hardcoded pattern), but the part of the source which holds it, is rather self-contained and can’t really look-up preferences values ATM.