From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Bug: clock table report hang when using :tags [8.2.10 (release_8.2.10 @ c:/Program Files/emacs/share/emacs/24.5/lisp/org/)] Date: Mon, 15 Aug 2016 17:12:51 +0200 Message-ID: <87k2fiukuk.fsf@saiph.selenimh> References: <87h9awb7pc.fsf@saiph.selenimh> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44619) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bZJZL-0002xP-F7 for emacs-orgmode@gnu.org; Mon, 15 Aug 2016 11:12:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bZJZK-0000u1-GI for emacs-orgmode@gnu.org; Mon, 15 Aug 2016 11:12:51 -0400 Received: from relay4-d.mail.gandi.net ([2001:4b98:c:538::196]:55608) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bZJZK-0000su-AG for emacs-orgmode@gnu.org; Mon, 15 Aug 2016 11:12:50 -0400 In-Reply-To: (Yichao Woo's message of "Sat, 13 Aug 2016 17:44:26 +0800") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: Yichao Woo Cc: emacs-orgmode@gnu.org Hello, Yichao Woo writes: > I upgraded from 8.2.10 to 8.3.5, but still get the same result. Your upgrade may have failed, i.e., Org is reporting 8.3.5 but uses some older libraries bundled with Emacs. > Have no idea why since I have little knowledge on how to read and debug > elisp code. Try doing M-x toggle-debug-on-quit and reproduce the freeze. Once frozen, quit with C-g and report the backtrace. Ideally, load Org uncompiled first (C-u M-x org-reload). Regards, -- Nicolas Goaziou