Re: Break Statements similar to C or C++



"gokul.mano@xxxxxxxxx" <gokul.mano@xxxxxxxxx> writes:

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.

The it'd be better to ask in news:comp.emacs or news:gnu.emacs.help


--
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing on usenet and in e-mail?
----------> http://www.netmeister.org/news/learn2quote.html <-----------
---> http://homepage.ntlworld.com/g.mccaughan/g/remarks/uquote.html <---

__Pascal Bourguignon__ http://www.informatimago.com/
.



Relevant Pages

  • Re: Break Statements similar to C or C++
    ... | Can we use the return macro for exiting from the while loops also?? ... The truly good code is the obviously correct code. ...
    (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: Any word on Epsilon/Emacs key bindings?
    ... Ctrl2Cap maps only the Ctrl key, so it is not a full key remapper. ... with commands you would normally issue in sucesssion. ... in Emacs forward/backward char are Ctrl ... Open the Macro Explorer, ...
    (microsoft.public.vsnet.ide)
  • Re: Python not giving free memory back to the os gets me in real problems ...
    ... We use a commercial tool that has a macro functionality. ... Our macro uses massively nested loops which are unfortunately ... The outer loop takes 5-7 hours for one cycle. ...
    (comp.lang.python)
  • RE: Sort and count or just count?
    ... Without much loops, the below macro which will count all 7801 and 7802 for ... Sub Macro() ... Dim lngRow As Long ... Dim lngLastRow As Long ...
    (microsoft.public.excel.programming)