Paul Kinnucan <[EMAIL PROTECTED]> writes: > Perhaps because Emacs does not support the notion of mode inheritance, > i.e., the value of major-mode in a jde-mode buffer is 'jde-mode, not > '(cc-mode java-mode jde-mode) so align has no way of knowing that > jde-mode is a subclass of java-mode.
Well, adding mode inheritance would be cool, but having JDEE preconfigure align.el would be easy enough to do in the interim. Or should I ask align.el to be changed to know JDEE? Kai
