>You're right, I realised I didn't read the question fully. But then I'd >already sent my answer. I seem to remember that the feature you're >describing has been discussed previously though, and that Paul asked for >somebody with the time and skills to implement it to go ahead. I'm not >that >guy, but I also think it would be really nice.
>> Maybe I am wrong, but it seems to me that C-c C-v C-y doesn't jump to >> the definition of "whatever" is under the cursor. The cursor needs to >>be over a class. I have already sent a first implementation of such a "whatever"-feature to Paul and also to this list, which works pretty well. It is completely based on the method-completion (mc) feature of JDE because IMHO this mc-feature already has all what we need for this and this mc-feature has the most powerful parsing-mechansim within JDE (exactly this meachanism is needed for the "jump-to-source-whereever-point-stays" feature. Paul said to me that he want to re-writte my implementation so common code is palced in jde-parse.el. I don't know in what stadium this task is. If you search this list you will find my posting! Ciao, klaus
