From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?utf-8?Q?Llu=C3=ADs?= Newsgroups: gmane.emacs.devel Subject: Timer out of nowhere Date: Wed, 13 Feb 2013 19:21:26 +0100 Message-ID: <87r4kkaxcp.fsf@fimbulvetr.bsc.es> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1360779703 8491 80.91.229.3 (13 Feb 2013 18:21:43 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 13 Feb 2013 18:21:43 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Feb 13 19:22:05 2013 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1U5gy4-0007BE-0t for ged-emacs-devel@m.gmane.org; Wed, 13 Feb 2013 19:22:04 +0100 Original-Received: from localhost ([::1]:33462 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U5gxk-0001EO-DB for ged-emacs-devel@m.gmane.org; Wed, 13 Feb 2013 13:21:44 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:50419) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U5gxg-0001Dc-6W for emacs-devel@gnu.org; Wed, 13 Feb 2013 13:21:42 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U5gxW-0004Xw-Qe for emacs-devel@gnu.org; Wed, 13 Feb 2013 13:21:40 -0500 Original-Received: from mout.gmx.net ([212.227.15.18]:63541) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U5gxW-0004Xn-HT for emacs-devel@gnu.org; Wed, 13 Feb 2013 13:21:30 -0500 Original-Received: from mailout-de.gmx.net ([10.1.76.27]) by mrigmx.server.lan (mrigmx001) with ESMTP (Nemesis) id 0MMZTU-1Tzcgg2Oz8-008JlZ for ; Wed, 13 Feb 2013 19:21:28 +0100 Original-Received: (qmail invoked by alias); 13 Feb 2013 18:21:28 -0000 Original-Received: from unknown (EHLO localhost) [84.88.51.85] by mail.gmx.net (mp027) with SMTP; 13 Feb 2013 19:21:28 +0100 X-Authenticated: #12333383 X-Provags-ID: V01U2FsdGVkX1+UHtZRp2uUuipSF/5tOI36UxkekHENZg9mwCZt4W SAoyZSzZQbJDNN Mail-Followup-To: emacs-devel@gnu.org User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) X-Y-GMX-Trusted: 0 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4.x-2.6.x [generic] X-Received-From: 212.227.15.18 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:157008 Archived-At: Every once in a while, I get this error: Debugger entered--Lisp error: (error "Selecting deleted buffer") adict-guess-dictionary-maybe(#) apply(adict-guess-dictionary-maybe #) byte-code("r\301\302H\303H\"\210)\301\207" [timer apply 5 6] 4) timer-event-handler([t 0 2 0 t adict-guess-dictionary-maybe (#) idle 0]) This is from [1]. The strange part is that I just killed every possible buffer (in case it was a local timer on any of them), and `timer-list' shows absolutely no entry with `adict-guess-dictionary-maybe'. Any ideas on how to track this problem? [1] http://nschum.de/src/emacs/auto-dictionary/ Thanks, Lluis -- "And it's much the same thing with knowledge, for whenever you learn something new, the whole world becomes that much richer." -- The Princess of Pure Reason, as told by Norton Juster in The Phantom Tollbooth