As far as I know you have two alternatives: 1.) Go back to an old Emacs version. I found that "C-x `" works with Emacs 21.3 (which is available for Windows here: http://byuh.doncolton.com/courses/emacs.html )
I don't know which changes in Emacs broke this, btw. 2.) Use Emacs flymake: http://flymake.sourceforge.net/ Flymake is automatically installed on newer Emacs versions. See here for instructions on how to use flymake with Oz: http://code.google.com/p/oz-code/downloads/list If you use those instructions, you will be able to cycle through error message with Control-Tab. Hope this helps, Wolfgang On Mon, Oct 4, 2010 at 11:05 AM, John Sampson <[email protected]> wrote: > I see back in 2004 it was reported that in the user interface pressing C-x > backtick produces > 'No more errors yet' rather than doing what is described in the tutorial. > I don't know if anyone ever commented on this, but is there a different way > of > doing what C-x backtick is supposed to do? > > Regards > > _John Sampson_ > > _________________________________________________________________________________ > mozart-users mailing list > [email protected] > http://www.mozart-oz.org/mailman/listinfo/mozart-users > _________________________________________________________________________________ mozart-users mailing list [email protected] http://www.mozart-oz.org/mailman/listinfo/mozart-users
