At 09:55 AM 12/26/00 -0800, Niranjan Rao wrote: 
>>>>
beginning-of-defun and end-of-defun 

I use Emacs 20.7.1 on NT 4.0 and JDE 2.2.6. 

It's really nice to have beginning-of-defun and end-of-defun functionality
implemented for Java source. But these functions seem to be ignoring prefix
arguments in case if you want to move across more than one function. Is it
possible to implement this functionality. 

Another off topic question. 

I recently discovered that when "finding the file" you can use environment
variables in the path and emacs expands it automatically. In case if jde
already has not implemented this, is it possible to use similar
functionality for classpath and all other paths that jde uses. May be there
is already ready made function that jde can use to expand the paths from
environment variables. 

<<<<

The next release of the JDE (few days) will expand environment variables in
all classpaths. (I implemented this over the weekend. It works quite will).
The next release will also support use of relative directories in
classpaths, with the location of the prj.el file serving as the point of
reference for the relative paths.

- paul

>>>>

Thanks, 

- Niranjan 



Reply via email to