At 06:39 PM 11/4/99 +0100, Jesper Nordenberg wrote:
>Is there any way to get Emacs to parse the stack trace output by the
>JVM? It would be quite nice to be able to goto the correct Java source
>file and line number using next-error or something similar.
>
This would require some Lisp programming. There are a lot of other features
on my to-do list (e.g., the debugger, a new project management
architecture, method argument prompting, etc.) that I regard as more
important so I probably wouldn't get to it for a long time, if ever. If
anyone else wants to take a stab at providing this feature, be my guest.
- Paul