At Thu, 18 Jun 2009 09:02:04 +0200, Tobias Gerdin wrote: > > 2) I find the smart navigation commands were useful, especially the smart > (but somewhat oddly named, since it can look up mostly any symbol) > jde-open-class-at-point. However, how do I get back to where I were before > making the jump? I have noticed that for instance, jde-open-class-at-point > sets mark, but what mark? Not the local or the global one, since popping > any of those do not get me back to where I were. Nor I have found and > JDEE tag stack/ring, similar to what etags has (where I can easily get > back to where I were using `pop-tag-mark', which I find most convenient).
I fixed this one myself, see patch id 2826556: http://sourceforge.net/tracker/?func=detail&aid=2826556&group_id=210946&atid=1015787 The patch also contains some other things and fixes, sorry for not splitting it into three. -Tobias ------------------------------------------------------------------------------ _______________________________________________ jdee-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jdee-users
