I have the following in my custom-file:
 '(jde-enable-abbrev-mode nil)

to turn off the JDEE abbrev mode.

However, after I visit a Java file, the variable abbrevs-changed is t, which
causes me to be prompted about saving my abbrevs file every time I exit Emacs.

This seems to be JDEE related - if I don't load the JDEE and then visit a Java
file, abbrevs-changed remains nil.

Any ideas?  Should I submit a bug report?

    --- John

Reply via email to