Ludovic Courtès writes: > Hi Paul, > > Paul Landes <[email protected]> writes: > > > I appreciate the patch, but there will be functionality in the next > > release that does a lot of this, including uses `completing-read' as > > your comment mentions :) > > Nice! I didn't find it, in which branch is it?
Sorry, it isn't in the repository yet. It's in my local stuff I haven't merged with repository so for you I'm afraid it's vaporware until I add it. The upshot is won't take long to get it in there. > > Also, the direction I'd like to set is one function for class > > reading/finding/visiting. Currently we have two, this adds a third. > > I'd like go keep it at one. > > I agree in principle (that was the whole point of this patch: to share > the read-class-name code between `jde-run' and `jde-debug'), but which > functions are you referring to? - jde-open-class-at-point - jde-open-class-source > (Before the patch, `jde-run' was doing its own `read-from-minibuffer' > call, not using any other function.) Yes, I know it does a lot of user interfacing. That's on my list of things to get to. The jde-ant.el is one of the most useful libs and I use it on a daily basis, but this is one thing that has bitten me a few times in trying to call it non-interactively. > > Thanks, > Ludo'. > > > ------------------------------------------------------------------------------ > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day > trial. Simplify your report design, integration and deployment - and focus > on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > _______________________________________________ > jdee-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/jdee-users -- Paul Landes [email protected] ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ jdee-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jdee-users
