From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lennart Borgman Newsgroups: gmane.emacs.devel Subject: inhibit-point-motion-hooks and timers Date: Tue, 5 Jan 2010 06:08:39 +0100 Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: ger.gmane.org 1262668163 27455 80.91.229.12 (5 Jan 2010 05:09:23 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 5 Jan 2010 05:09:23 +0000 (UTC) To: Emacs-Devel devel Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jan 05 06:09:16 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 1NS1fP-00009X-RO for ged-emacs-devel@m.gmane.org; Tue, 05 Jan 2010 06:09:16 +0100 Original-Received: from localhost ([127.0.0.1]:48625 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NS1fO-0005GE-V1 for ged-emacs-devel@m.gmane.org; Tue, 05 Jan 2010 00:09:15 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NS1fH-0005Do-J3 for emacs-devel@gnu.org; Tue, 05 Jan 2010 00:09:07 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NS1fB-00053O-PM for emacs-devel@gnu.org; Tue, 05 Jan 2010 00:09:06 -0500 Original-Received: from [199.232.76.173] (port=37985 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NS1fB-00053B-Kw for emacs-devel@gnu.org; Tue, 05 Jan 2010 00:09:01 -0500 Original-Received: from mail-fx0-f228.google.com ([209.85.220.228]:44393) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NS1fB-0007Eb-4P for emacs-devel@gnu.org; Tue, 05 Jan 2010 00:09:01 -0500 Original-Received: by fxm28 with SMTP id 28so7059938fxm.26 for ; Mon, 04 Jan 2010 21:08:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:from:date:message-id :subject:to:content-type; bh=svca0xdDz7ElNRu294yMAoBt1eWsZR32oq9qPnZLZOY=; b=pEbSJgHCl32wKLuh8dtmhUFeCJPoS7WH1MRlPSyXpTOxFci4ZB7Q5CK1J6+X63U9It mPpJF5W92vY3IQ3xOMWim+u7vlbEeQPjl9D128KWgXBRDN8GsSqpYikuViKXSDLsAxMn FWZxG8FotxMob+uk2TASUBFDIwzmXdP58P1Mw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; b=XevdrRIYxpDD4ckH8PUysO435oBOBWpK7yB83nBZv5T+etYfvHJ5KRLluAia3XWa4F udSbccOUNqTusBpwLmuiubkwpAGqwfiaLDtuQNiCdvFX5ppmmyLv2z/VpVq/VpwdGtTp x6pqM4+G6nzbQlUHZwPjX9dNgmDNwGmQWVdZA= Original-Received: by 10.239.172.71 with SMTP id z7mr1072730hbe.104.1262668139098; Mon, 04 Jan 2010 21:08:59 -0800 (PST) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) 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:119414 Archived-At: Should not this by default be t in timers? (A kind of discussion we have had before, but setting this to t is probably safe. And cheap.)