all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Drew Adams" <drew.adams@oracle.com>
To: "'Stefan Monnier'" <monnier@iro.umontreal.ca>
Cc: 'Tomohiro Matsuyama' <tomo@cx4a.org>,
	'Paul Eggert' <eggert@cs.ucla.edu>,
	emacs-devel@gnu.org
Subject: RE: Timer scheduling and cancel-timer
Date: Sun, 20 Jan 2013 17:39:48 -0800	[thread overview]
Message-ID: <B2E35EFF44BD4941958CB17D3EAAA494@us.oracle.com> (raw)
In-Reply-To: <jwv1udf8go1.fsf-monnier+emacs@gnu.org>

> > I have no idea whether this is relevant, but I'll mention 
> > it, as it might be.
> 
> Sounds unrelated.
> 
> > Debugger entered--Lisp error: (wrong-type-argument 
> >                                integer-or-marker-p t)
> >   #[nil ...
> >   ad-Advice-show-paren-function(#[nil...
> >   show-paren-function()
> >   apply(show-paren-function nil)
> >   #[nil ... [timer apply 5 6] 4]()
> >   timer-event-handler([t 0 0 125000 t show-paren-function 
> >                       nil idle 0])
> 
> Until recently timer-event-handler just silently dropped all errors
> signaled by timers, whereas I recently changed it to turn them into
> messages (a nd to show the backtrace if debug-on-error is non-nil).
> 
> So maybe this error has been present for ever but just got unnoticed
> until now.  The "#[nil ...]" seems to be the unadvised body of
> show-paren-function, so the error apparently comes from within
> show-paren-function.

I see.  Since this happened for the first time yesterday, and it happened once
today, I thought it might be related, but your explanation makes sense also.  I
was using a build from 12/31 until 1/18, so if you made your change during that
period that too would explain why I see the problem for the first time now.




  reply	other threads:[~2013-01-21  1:39 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-20 15:58 Timer scheduling and cancel-timer Tomohiro Matsuyama
2013-01-20 19:22 ` Paul Eggert
2013-01-20 21:04   ` Drew Adams
2013-01-20 21:35     ` Drew Adams
2013-01-21  1:36     ` Stefan Monnier
2013-01-21  1:39       ` Drew Adams [this message]
2013-01-22  3:50         ` Drew Adams
2013-01-22 11:28           ` Stephen Berman
2013-01-22 16:00             ` Stephen Berman
2013-01-22 16:09               ` Bastien
2013-01-23  9:32                 ` Bastien
2013-01-23 13:03                   ` Stefan Monnier
2013-01-23 13:29                     ` Bastien
2013-01-23 20:35                       ` Stefan Monnier
2013-01-23 22:01                         ` Bastien
2013-01-24 16:32               ` Drew Adams
2013-01-24 19:02                 ` Bastien
2013-01-22 13:34           ` Stefan Monnier
2013-01-22 13:57             ` Bastien
2013-01-22 14:14               ` Stefan Monnier
2013-03-31 11:17   ` Tomohiro Matsuyama
2013-03-31 16:44     ` Michael Heerdegen

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=B2E35EFF44BD4941958CB17D3EAAA494@us.oracle.com \
    --to=drew.adams@oracle.com \
    --cc=eggert@cs.ucla.edu \
    --cc=emacs-devel@gnu.org \
    --cc=monnier@iro.umontreal.ca \
    --cc=tomo@cx4a.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.