On Mon, Mar 12, 2001 at 07:03:00PM +0100, Joel Metelius wrote: > Is it possible to jump to the next compile error in the source buffer?? > > /joel Emacs uses "[ctrl x] `" (control-x and then a backquote) as a default shortcut for the "next-error" function. The compilation buffers for make, javac, and jikes (and I think ant) support the "next-error" functionality.
- jump to next error? Joel Metelius
- Re: jump to next error? Aaron Brashears
- Re: jump to next error? Jason Stell
