all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Dmitry Antipov <dmantipov@yandex.ru>
To: Eli Zaretskii <eliz@gnu.org>
Cc: eggert@cs.ucla.edu, emacs-devel@gnu.org
Subject: Re: Broken timers (handle_alarm_signal is never called)?
Date: Fri, 25 Jul 2014 19:28:52 +0400	[thread overview]
Message-ID: <53D277B4.8020200@yandex.ru> (raw)
In-Reply-To: <83vbqlikcr.fsf@gnu.org>

On 07/25/2014 06:28 PM, Eli Zaretskii wrote:

> How did you deduce that?

I'm trying to change mouse cursor shape when Emacs is idle for some
period of time and now diving somewhere in main event loop in attempt
to understand what "idle" really is :-).

> Are you saying that SIGARLM is triggered, but its handler is never
> called?

No, there is no SIGALRM at all (at least I can't see it in gdb with
'handle SIGALRM print').

[...from another e-mail...]

 > Btw, we don't call start_hourglass when a keyboard macro is being executed

IIUC we do it immediately before starting macro.

Dmitry




  parent reply	other threads:[~2014-07-25 15:28 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-25 13:59 Broken timers (handle_alarm_signal is never called)? Dmitry Antipov
2014-07-25 14:28 ` Eli Zaretskii
2014-07-25 14:43   ` Eli Zaretskii
2014-07-25 15:28   ` Dmitry Antipov [this message]
2014-07-25 18:48     ` Eli Zaretskii
2014-07-25 21:54 ` Paul Eggert
2014-07-26  3:42   ` Dmitry Antipov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=53D277B4.8020200@yandex.ru \
    --to=dmantipov@yandex.ru \
    --cc=eggert@cs.ucla.edu \
    --cc=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.