[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: return
From: |
Davis Herring |
Subject: |
Re: return |
Date: |
Mon, 6 Dec 2010 08:13:40 -0800 (PST) |
User-agent: |
SquirrelMail/1.4.8-5.el5_4.10.lanl3 |
> + {
> + int count = SPECPDL_INDEX ();
> + return internal_catch (Qexit, &internal_while, args);
> + }
Just for education, what is the purpose of `count' here in the absence of
an `unbind_to'?
Davis
--
This product is sold by volume, not by mass. If it appears too dense or
too sparse, it is because mass-energy conversion has occurred during
shipping.
- Re: return, Chong Yidong, 2010/12/03
- Re: return, Miles Bader, 2010/12/03
- Re: return, Chong Yidong, 2010/12/03
- Re: return, Chong Yidong, 2010/12/03
- Re: return, Stefan Monnier, 2010/12/03
- Re: return, Chong Yidong, 2010/12/03
- Re: return, Stefan Monnier, 2010/12/03
- Re: return, Chong Yidong, 2010/12/03
- Re: return,
Davis Herring <=
- Re: return, Chong Yidong, 2010/12/06
- Re: return, Chong Yidong, 2010/12/03
- Re: return, Helmut Eller, 2010/12/04
Re: Return, MON KEY, 2010/12/05