Path: utzoo!utgpu!water!watmath!clyde!rutgers!rochester!PT.CS.CMU.EDU!H.GP.CS.CMU.EDU!cef From: cef@H.GP.CS.CMU.EDU (Charles Fineman) Newsgroups: comp.emacs Subject: Re: Is there a GO command in Emacs Lisp? Message-ID: <716@PT.CS.CMU.EDU> Date: 26 Jan 88 00:12:30 GMT References: <8801252018.AA01225@PTT.LCS.MIT.EDU> Sender: netnews@PT.CS.CMU.EDU Organization: Carnegie-Mellon University, CS/RI Lines: 8 Don't forget about throw and catch. This is probably what he really wants (that is, since he can't have the goto). I hope that most folks know that with some sort of an iterative construct, you can get around ANY goto. (For a source on this, look at Fundementals of Programming or something like that by Shaw, Hillfinger, and couple of other folks I never heard of). Charlie Fineman