Re: Break Statements similar to C or C++



Yes. I am working in elisp only.


Vassil Nikolov wrote:
On 30 May 2007 22:06:28 -0700, "gokul.mano@xxxxxxxxx" <gokul.mano@xxxxxxxxx> said:

| Can we use the return macro for exiting from the while loops also??

You are not asking about Elisp's (Emacs Lisp's) `while' special
form, are you?

Other constructs for iteration that Common Lisp has include (but are
not limited to) DO, DOLIST, and DOTIMES, and RETURN can be used to
exit from any of them.

---Vassil.


--
The truly good code is the obviously correct code.

.



Relevant Pages

  • Re: Break Statements similar to C or C++
    ... | Can we use the return macro for exiting from the while loops also?? ... You are not asking about Elisp's (Emacs Lisp's) `while' special ...
    (comp.lang.lisp)
  • Re: Break Statements similar to C or C++
    ... | Can we use the return macro for exiting from the while loops also?? ... You are not asking about Elisp's (Emacs Lisp's) `while' special ... The truly good code is the obviously correct code. ...
    (comp.lang.lisp)
  • Re: reactivate SET?
    ... || or macro for this kind of purpose, one that will be easy to enter ... | The fact that it's more verbose was not considered a problem, ... for such a new macro. ... The truly good code is the obviously correct code. ...
    (comp.lang.lisp)
  • Re: Find/replace in all areas of document
    ... Word New User FAQ & Web Directory: http://addbalance.com/word ... macro to find/replace throughout a document. ... I've sorted out the correct code to run the find/replace I need but I'm ...
    (microsoft.public.word.vba.general)
  • Re: (setf) order of evaluation of arguments
    ... Basically, my macro ... | a notion of expiration time. ... The truly good code is the obviously correct code. ...
    (comp.lang.lisp)