From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Miles Bader Newsgroups: gmane.emacs.devel Subject: Re: Should `cancel-timer' use `delete' instead of `delq'? Date: Tue, 05 Sep 2006 10:44:23 +0900 Message-ID: <87zmdfytmw.fsf@catnip.gol.com> References: Reply-To: Miles Bader NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1157420691 30391 80.91.229.2 (5 Sep 2006 01:44:51 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 5 Sep 2006 01:44:51 +0000 (UTC) Cc: Emacs-Devel Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Sep 05 03:44:50 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GKPzY-0008MD-Vk for ged-emacs-devel@m.gmane.org; Tue, 05 Sep 2006 03:44:45 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GKPzY-0008Tb-Ap for ged-emacs-devel@m.gmane.org; Mon, 04 Sep 2006 21:44:44 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GKPzM-0008Sd-AN for emacs-devel@gnu.org; Mon, 04 Sep 2006 21:44:32 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GKPzI-0008L6-Pb for emacs-devel@gnu.org; Mon, 04 Sep 2006 21:44:32 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GKPzI-0008Kr-Lr for emacs-devel@gnu.org; Mon, 04 Sep 2006 21:44:28 -0400 Original-Received: from [203.216.5.72] (helo=smtp02.dentaku.gol.com) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1GKQ9v-00030J-Dv; Mon, 04 Sep 2006 21:55:27 -0400 Original-Received: from 203-216-98-149.dsl.gol.ne.jp ([203.216.98.149] helo=catnip.gol.com) by smtp02.dentaku.gol.com with esmtpa (Dentaku) id 1GKPzE-0003NR-9b; Tue, 05 Sep 2006 10:44:24 +0900 Original-Received: by catnip.gol.com (Postfix, from userid 1000) id D079F2F4D; Tue, 5 Sep 2006 10:44:23 +0900 (JST) Original-To: "Drew Adams" System-Type: i686-pc-linux-gnu In-Reply-To: (Drew Adams's message of "Mon, 4 Sep 2006 17:14:59 -0700") Original-Lines: 11 X-Abuse-Complaints: abuse@gol.com X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:59342 Archived-At: It's almost certainly intentional that it uses delq. A timer is a unique entity. If application code can create multiple timers and doesn't save all the corresponding cookies for deletion, it's obviously a bug in that application code. -Miles -- Come now, if we were really planning to harm you, would we be waiting here, beside the path, in the very darkest part of the forest?