I'd like to turn off the 'if' abbreviation everywhere, including comments. Thanks to Paul K, I've got jde-gen-cflow-if turned of, so if doesn't expand in Java code. However, inside a comment, 'If' expands to 'if' (lower case). There's some messages in the mail archive about why this is so; I'd just like to turn 'if' off completely. When I run 'list-abbrevs' from a buffer in jde-mode, I don't see 'if' listed. How do I turn 'if' expansion off, even in comments?
Thanks! Steve Molitor [EMAIL PROTECTED]
