David Ponce writes: > Hi Paul, > > The following change: > > ;; Revision 1.245 2002/05/20 05:03:31 paulk > ;; Used defcustom's :set-after option to specify that jde-jdk should > ;; be set after jde-jdk-registry. This is necessary to prevent > ;; jde-jdk-registry from resetting jde-jdk to the first registered jdk > ;; rather than the JDK selected by the user. > > is not compatible with the XEmacs version of defcustom which seems to > not support the :set-after keyword. > > I checked with latest NT/XEmacs 21.4.8 with latest CVS version of the > JDEE. >
Yes, I've sent a bug report to the XEmacs team. I plan to conditionalize out this option for XEmacs in the next beta, which means that XEmacs may not preserve a user's jde-jdk setting between sessions. - Paul
