Re: JDEE
"Stephen J. Turnbull" <[email protected]>
| Newsgroups | gmane.emacs.xemacs.general |
|---|---|
| Organization | The XEmacs Project |
| Message-ID | <[email protected]> |
>>>>> "Richard" == Richard Martin <[email protected]> writes: Richard> The problem is i have to open the java file and then load Richard> jde-mode for every file, which becomes pretty tedious Richard> after a while. It used to open and load automatically - i Richard> wondered what would have changed to make it do that? We used to hard-code the alist in files.el. However, with the proliferation of packages we've started dynamically computing it on the fly. Of course this may have changed the order in which different modes appear in the list. If we can figure out where the problematic mode is coming from, we'll remove ".java$" from the set of extensions it loads on. -- Institute of Policy and Planning Sciences http://turnbull.sk.tsukuba.ac.jp University of Tsukuba Tennodai 1-1-1 Tsukuba 305-8573 JAPAN Ask not how you can "do" free software business; ask what your business can "do for" free software.