From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30113 invoked by alias); 18 Nov 2013 20:14:40 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 30051 invoked by uid 89); 18 Nov 2013 20:14:39 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=2.9 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,RDNS_NONE,SPF_PASS autolearn=no version=3.3.2 X-HELO: mail-yh0-f67.google.com Received: from Unknown (HELO mail-yh0-f67.google.com) (209.85.213.67) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Mon, 18 Nov 2013 20:14:16 +0000 Received: by mail-yh0-f67.google.com with SMTP id c41so985939yho.6 for ; Mon, 18 Nov 2013 12:14:08 -0800 (PST) X-Received: by 10.236.169.165 with SMTP id n25mr361466yhl.118.1384805648341; Mon, 18 Nov 2013 12:14:08 -0800 (PST) Received: from [18.111.124.64] ([18.111.124.64]) by mx.google.com with ESMTPSA id n48sm29728353yho.24.2013.11.18.12.14.07 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 18 Nov 2013 12:14:07 -0800 (PST) Message-ID: <528A750B.2030401@gmail.com> Date: Mon, 18 Nov 2013 20:14:00 -0000 From: SDS MIME-Version: 1.0 To: cygwin@cygwin.com Subject: Re: emacs-w32 24.3-7 aborts frequently using TRAMP Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2013-11/txt/msg00328.txt.bz2 More information about Lisp errors. I got a different Lisp error while leaving emacs-w32 -Q with TRAMP in the background. Output from the Lisp Debugger is shown below: > Debugger entered--Lisp error: (error "Lisp nesting exceeds `max-lisp-eval-depth'") > seconds-to-time(0.5) > timer-relative-time((21130 28177 985108 200000) 0.5 0 nil) > timer-inc-time([t 21130 28177 985108 0.5 blink-cursor-timer-function nil nil 200000] 0.5 0) > timer-event-handler([t 21130 28177 985108 0.5 blink-cursor-timer-function nil nil 200000]) seconds-to-time is from time-date.el while the other three are from timer.el. Cheers, SDS -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple