unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Another BLOCK_INPUT/record_unwind_protect/UNBLOCK_INPUT nesting
@ 2005-02-26 15:35 David Kastrup
  2005-02-27 13:43 ` Richard Stallman
  0 siblings, 1 reply; 3+ messages in thread
From: David Kastrup @ 2005-02-26 15:35 UTC (permalink / raw



xselect.c line 752, also 1419

I am not versed enough in the matter, but since signals restore the
setting of interrupt_input_blocked, those would appear to be bugs.

They appear to me as bugs leaving the blockage count too high, so I
don't see how they could be responsible for the underrun that is
annoying me.  Still...

-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Another BLOCK_INPUT/record_unwind_protect/UNBLOCK_INPUT nesting
  2005-02-26 15:35 Another BLOCK_INPUT/record_unwind_protect/UNBLOCK_INPUT nesting David Kastrup
@ 2005-02-27 13:43 ` Richard Stallman
  2005-02-27 18:57   ` David Kastrup
  0 siblings, 1 reply; 3+ messages in thread
From: Richard Stallman @ 2005-02-27 13:43 UTC (permalink / raw
  Cc: emacs-devel

    I am not versed enough in the matter, but since signals restore the
    setting of interrupt_input_blocked, those would appear to be bugs.

What do you mean by "signals"?

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Another BLOCK_INPUT/record_unwind_protect/UNBLOCK_INPUT nesting
  2005-02-27 13:43 ` Richard Stallman
@ 2005-02-27 18:57   ` David Kastrup
  0 siblings, 0 replies; 3+ messages in thread
From: David Kastrup @ 2005-02-27 18:57 UTC (permalink / raw
  Cc: emacs-devel

Richard Stallman <rms@gnu.org> writes:

>     I am not versed enough in the matter, but since signals restore the
>     setting of interrupt_input_blocked, those would appear to be bugs.
>
> What do you mean by "signals"?

I am confusing unwind-protect with catch/throw.  Sorry for that.

-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-02-27 18:57 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-02-26 15:35 Another BLOCK_INPUT/record_unwind_protect/UNBLOCK_INPUT nesting David Kastrup
2005-02-27 13:43 ` Richard Stallman
2005-02-27 18:57   ` David Kastrup

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).