From mboxrd@z Thu Jan 1 00:00:00 1970 From: Felix Fernandes Subject: Re: Org mode installation problems Date: Wed, 7 Jan 2015 18:11:10 +0000 (UTC) Message-ID: References: <87a91vba7q.fsf@alphaville.usersys.redhat.com> <87y4pe3g7r.fsf@pierrot.dokosmarshall.org> <87oaqaa320.fsf@alphaville.usersys.redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60093) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y8v6I-0004CY-BN for emacs-orgmode@gnu.org; Wed, 07 Jan 2015 13:12:59 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Y8v6E-0007z2-98 for emacs-orgmode@gnu.org; Wed, 07 Jan 2015 13:12:58 -0500 Received: from plane.gmane.org ([80.91.229.3]:52523) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y8v6E-0007xV-2H for emacs-orgmode@gnu.org; Wed, 07 Jan 2015 13:12:54 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Y8v52-0002et-2B for emacs-orgmode@gnu.org; Wed, 07 Jan 2015 19:11:40 +0100 Received: from 216.1.169.18 ([216.1.169.18]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 07 Jan 2015 19:11:40 +0100 Received: from felixfcaf by 216.1.169.18 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 07 Jan 2015 19:11:40 +0100 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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org > The backtrace is not very useful as is because of the byte code. You > might try to reproduce with uncompiled code and see if it is any > clearer. How to do that? I had used C-u M-x org-reload RET before, as described in the org-mode documentation to get a backtrace from uncompiled code. Apparently, that didn't work. Could it be part of the problem?