Clicking from exceptions to source lines

2003-10-22 Thread Charles Sutton
Hi, If an application I'm running prints out the stack trace of an exception, is there a command that will parse the stack track trace output and bring up the relevant source line in a buffer (similar to what's done with compile errors)? If not, I might take a look at it. Cheers, Charles --

Clicking from exceptions to source lines

2003-10-22 Thread Paul Kinnucan
Paul Kinnucan writes: Charles Sutton writes: Hi, If an application I'm running prints out the stack trace of an exception, is there a command that will parse the stack track trace output and bring up the relevant source line in a buffer (similar to what's done with

Re: Problem compiling jdee on XEmacs

2003-10-22 Thread Paul Kinnucan
Len Trigg writes: Len Trigg wrote: I just tried to compile jdee 3.3.3beta6 on my xemacs (which is a fairly minimal build, i.e.: without x support), and get errors related to not being able to find toolbar-make-button-list. jdee 3.3.2 builds just fine with this xemacs. I suspect

Re: Problem compiling jdee on XEmacs

2003-10-22 Thread Len Trigg
Paul Kinnucan wrote: Len Trigg writes: I managed to get it to compile, and have attached a patch. You may have a nicer way of achieving the same end. I've added your patches. Nice to see you contributing again. No worries :-). However, I now have another problem. When I use the import