Re: Break Statements similar to C or C++
- From: Pascal Bourguignon <pjb@xxxxxxxxxxxxxxxxx>
- Date: Thu, 31 May 2007 14:35:16 +0200
"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/
.
- Follow-Ups:
- Re: Break Statements similar to C or C++
- From: Stefan Kamphausen
- Re: Break Statements similar to C or C++
- References:
- Break Statements similar to C or C++
- From: gokul.mano@xxxxxxxxx
- Re: Break Statements similar to C or C++
- From: mac
- Re: Break Statements similar to C or C++
- From: gokul.mano@xxxxxxxxx
- Re: Break Statements similar to C or C++
- From: Vassil Nikolov
- Re: Break Statements similar to C or C++
- From: gokul.mano@xxxxxxxxx
- Break Statements similar to C or C++
- Prev by Date: garnet: still no success
- Next by Date: About Arc
- Previous by thread: Re: Break Statements similar to C or C++
- Next by thread: Re: Break Statements similar to C or C++
- Index(es):
Relevant Pages
|