[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: while-no-input
From: |
Kim F. Storm |
Subject: |
Re: while-no-input |
Date: |
24 Oct 2002 02:06:59 +0200 |
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 |
"Stefan Monnier" <monnier+gnu/address@hidden> writes:
> > However, it would cleaner if instead of generating a quit signal it
> > did a throw to a specified tag.
>
> The reason I didn't do that is that it didn't seem necessary
> and that I didn't want the QUIT macro to grow, but I could introduce
> a new function `quit' that the QUIT macro could call and which would
> either call `Fsignal (Qquit, Qnil)' ot `Fthrow (...)'.
Richard Stallman <address@hidden> writes:
> That would be ok.
Stefan,
What happened with this feature?
--
Kim F. Storm <address@hidden> http://www.cua.dk
- while-no-input, Stefan Monnier, 2002/10/01
- Re: while-no-input, Richard Stallman, 2002/10/02
- Re: while-no-input, Stefan Monnier, 2002/10/02
- Re: while-no-input, Richard Stallman, 2002/10/04
- Re: while-no-input, Stefan Monnier, 2002/10/04
- Re: while-no-input, Richard Stallman, 2002/10/05
- Re: while-no-input,
Kim F. Storm <=
- Re: while-no-input, Stefan Monnier, 2002/10/24
- Re: while-no-input, Kim F. Storm, 2002/10/24
- Re: while-no-input, Richard Stallman, 2002/10/25
- Re: while-no-input, Kim F. Storm, 2002/10/25
- Re: while-no-input, Richard Stallman, 2002/10/26
- Re: while-no-input, Stefan Monnier, 2002/10/25
- Re: while-no-input, Richard Stallman, 2002/10/26
- Re: while-no-input, Stefan Monnier, 2002/10/29
- Re: while-no-input, Richard Stallman, 2002/10/31
- Re: while-no-input, Stefan Monnier, 2002/10/31