Okay, if they have just changed names, it should be a straight forward fix. I
will take a look at this as soon as I can -- this might be some time, I'm
afraid.
Phil
>>>>> "LL" == Lin Li <sdeber@...> writes:
LL> Hi, Philip. I did some more investigation. If I am not mistaken, JDEE
LL> still uses the avl tree implementation from ELIB. However in EmacsW32,
LL> it is not installed by default, and there is an AVL tree implementation
LL> in vanilla emacs, but the functions are all named as "avl-tree-*" as
LL> opposed to "avltree-*" in ELIB. I renamed these functions in
LL> jde-parse.el and it compiles. could you please test it more?
LL> On Wed, Sep 3, 2008 at 11:01 AM, Lin Li <sdeber@...> wrote:
>> Hi, Phillip. Does jdee still depend on ELIB? And is ELIB part of emacs
>> now?
>>
>>
>> On Tue, Sep 2, 2008 at 10:48 PM, Lin Li <sdeber@...> wrote:
>>
>>> The emacs port I used is patched, I have not tried the unpatched
>>> implementation
>>>
>>>
>>> On Tue, Sep 2, 2008 at 6:56 PM, Phillip Lord <
>>> phillip.lord@...> wrote:
>>>
>>>>
>>>> Ah, okay, it's the W32 build which has broken for you. That's probably
>>>> easier for me to test.
>>>>
>>>> Patches are always appreciated, but if you can't then don't worry. I'll
>>>> try and have a lot at it. It might take time, though. JDE is short of a
>>>> real maintainer at the moment -- I'm just doing it because no one else
>>>> is.
>>>>
>>>> Phil
>>>>
>>>> >>>>> "LL" == Lin Li <sdeber@...> writes:
>>>>
LL> I can send patches, because I am not an expert in Emacs Lisp, I
>>>> found
LL> that bug because I am familiar with Common lisp. And I am using
>>>> EmacsW32
LL> at work. I will check if jdee works well or not with emacs on Linux
LL> after I am off work.
>>>>
LL> On Tue, Sep 2, 2008 at 3:56 PM, Phillip Lord
LL> <phillip.lord@...:
>>>>
>>>> >>
>>>> >> I haven't got the latest snapshot. Do you want to send a patch? For
>>>> the
>>>> >> moment, it would need to work with BOTH the snapshot and the
>>>> >> release.
>>>> If
>>>> >> so, I'll apply the patch.
>>>> >>
>>>> >> Phil
>>>> >>
>>>> >> >>>>> "LL" == Lin Li <sdeber@...> writes:
>>>> >>
LL> Hi, It seems that in the latest cvs of emacs, avltree has changed
>>>> its
LL> interface, for example (require 'avltree) does not work anymore,
LL> instead, we should use (require 'avl-tree), and other function names
>>>> >> are
LL> also changed. So could someone please update the source?
>>>> >>
LL>
>>>> >>
>>>> -------------------------------------------------------------------------
LL> This SF.Net email is sponsored by the Moblin Your Move Developer's
LL> challenge Build the coolest Linux based applications with Moblin SDK
>>>> &
LL> win great prizes Grand prize is a trip for two to an Open Source
>>>> event
LL> anywhere in the world
LL> http://moblin-contest.org/redirect.php?banner_id=100&url=/
>>>> >>
LL> _______________________________________________ jdee-devel mailing
>>>> >> list
LL> jdee-devel@...
LL> https://lists.sourceforge.net/lists/listinfo/jdee-devel
>>>> >>
>>>> >> -- Phillip Lord, Phone: +44 (0) 191 222 7827 Lecturer in
>>>> Bioinformatics,
>>>> >> Email: phillip.lord@... School of Computing Science,
>>>> >> http://homepages.cs.ncl.ac.uk/phillip.lord Claremont Tower Room 909,
>>>> >> skype: russet_apples Newcastle University, msn: msn@...
>>>> >> 7RU
>>>> >>
>>>>
>>>> -- Phillip Lord, Phone: +44 (0) 191 222 7827 Lecturer in
>>>> Bioinformatics, Email: phillip.lord@... School of Computing
>>>> Science, http://homepages.cs.ncl.ac.uk/phillip.lord Claremont Tower
>>>> Room 909, skype: russet_apples Newcastle University, msn:
>>>> msn@... NE1 7RU
>>>>
>>>
>>>
>>
--
Phillip Lord, Phone: +44 (0) 191 222 7827
Lecturer in Bioinformatics, Email: phillip.lord@...
School of Computing Science, http://homepages.cs.ncl.ac.uk/phillip.lord
Claremont Tower Room 909, skype: russet_apples
Newcastle University, msn: msn@...
NE1 7RU
|