At 04:26 AM 11/25/00 -0500, Arcady Genkin <[EMAIL PROTECTED]> wrote:
>Paul Kinnucan <[EMAIL PROTECTED]> writes:
>
>> >Signaling: (void-function custom-set-default)
>> >  (custom-set-default sym (delete (quote ...) val))
>>     ^^^^^^^^^^^^^^^^^^
>> The XEmacs version of custom does not define this function, which is used
>> in two places in some recently contributed code in jde-import.el. I plan to
>> replace them with set-default which is also used elsewhere in the JDE and
>> is defined in both Emacs and XEmacs.
>> 
>> You could do this in your own copy of jde-import.el. However, it won't do
>> much good because there is an XEmacs compatibility bug in the semantic
>> package, which the JDE requires, 
>
>Didn't you say that 1.3.2 fixes the Xemacs compatibility problem?
>This was the only reason I decided to upgrade the packages.
>

1.3.2 fixed the only bug that I was aware of when I made that statement.
However, the latest beta version of the JDE contains new code that
exercises another portion of semantic that it turns out has a bug. For some
reason, the Solaris version of XEmacs is more sensitive to the bug than the
Windows version for Xemacs, which is the version I use to test the JDE. I
noticed no problem when using the JDE with the Windows version of XEmacs.

Sorry to inconvenience you.

- Paul

Reply via email to