From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: inhibit-point-motion-hooks and timers Date: Tue, 05 Jan 2010 10:15:41 -0500 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1262704568 1746 80.91.229.12 (5 Jan 2010 15:16:08 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 5 Jan 2010 15:16:08 +0000 (UTC) Cc: Emacs-Devel devel To: Lennart Borgman Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jan 05 16:16:00 2010 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from terminus-est.gnu.org ([66.92.78.210] helo=lists.gnu.org) by lo.gmane.org with esmtp (Exim 4.50) id 1NSB8Y-0006LH-0w for ged-emacs-devel@m.gmane.org; Tue, 05 Jan 2010 16:16:00 +0100 Original-Received: from localhost ([127.0.0.1]:52325 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NSB8W-0005cU-80 for ged-emacs-devel@m.gmane.org; Tue, 05 Jan 2010 10:15:56 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NSB8P-0005Zw-9m for emacs-devel@gnu.org; Tue, 05 Jan 2010 10:15:49 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NSB8K-0005UI-Pi for emacs-devel@gnu.org; Tue, 05 Jan 2010 10:15:48 -0500 Original-Received: from [199.232.76.173] (port=51083 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NSB8K-0005U5-Fg for emacs-devel@gnu.org; Tue, 05 Jan 2010 10:15:44 -0500 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.181]:39119 helo=ironport2-out.pppoe.ca) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NSB8J-0004bF-A3 for emacs-devel@gnu.org; Tue, 05 Jan 2010 10:15:43 -0500 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AjwFALvmQkvO+KPG/2dsb2JhbACBRdIZhDAEiik X-IronPort-AV: E=Sophos;i="4.47,506,1257138000"; d="scan'208";a="53000147" Original-Received: from 206-248-163-198.dsl.teksavvy.com (HELO ceviche.home) ([206.248.163.198]) by ironport2-out.pppoe.ca with ESMTP; 05 Jan 2010 10:15:42 -0500 Original-Received: by ceviche.home (Postfix, from userid 20848) id D8345B4077; Tue, 5 Jan 2010 10:15:41 -0500 (EST) In-Reply-To: (Lennart Borgman's message of "Tue, 5 Jan 2010 06:08:39 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.91 (gnu/linux) X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. 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:119436 Archived-At: > Should not this by default be t in timers? Why? Stefan