X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:subject:from:to:mime-version :content-type:content-transfer-encoding; q=dns; s=default; b=Wih uXnNh1AKlxBJYa+srNsH3rx5x8OY01F96qrmBw7ZJyTZMX14IjlZEOaLBd24/s/n upqN7WMJJxvmblzWhjsefb1D1PgZrFdNYxakxhKDOFwArpyoGG1IIZwFQWPEVZMe DE78DwCgbN01zQ+5gKjGo3KvSecCltIzI7k/KEhk= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:subject:from:to:mime-version :content-type:content-transfer-encoding; s=default; bh=4uvgytyYS LnTYflsk4pD8kJy24o=; b=HlmtnxQ0qAs/R6B2FVQSoX7CihNe1L4XcUdnumGdP mjSPdxRNtGGyKc9bNs8HYXZCWo2gEcWOuQzG2gcoFl2IwDEDvi0sbRoI3iAZEpyj bxufTnfYAsxcM7G/oev7lLz+DyXFkfQWURQ9PRKyJ4mn+FfcPDuY6hnhQ+r1K6eE hE= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.1 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,MIME_BASE64_BLANKS,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-yh0-f41.google.com X-Received: by 10.236.135.197 with SMTP id u45mr8564459yhi.150.1400630279379; Tue, 20 May 2014 16:57:59 -0700 (PDT) Message-ID: <537bec06.6926ec0a.5737.68db@mx.google.com> Date: Tue, 20 May 2014 19:57:56 -0400 Subject: emacs oddity From: Max Polk To: Cygwin list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by delorie.com id s4KNwDwA016502 I've been noticing the background timer giving odd messages from emacs-w32 once in a while such as the following when not touching the keyboard and the editor is idle.: seconds-to-time: Arithmetic range error: "round", -0.0e+NaN seconds-to-time: Arithmetic range error: "round", 0.0 The stack dump of a recent emacs crash report on this list seemed to be in background timer code.  Maybe we found something.