From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kyle Meyer Subject: Re: wrong type argument listp... org-element-set-contents Date: Sat, 08 Aug 2015 03:27:45 -0400 Message-ID: <87si7ukzny.fsf@kmlap.domain.org> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51422) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZNyYS-0003s4-Th for emacs-orgmode@gnu.org; Sat, 08 Aug 2015 03:28:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZNyYP-00014j-OQ for emacs-orgmode@gnu.org; Sat, 08 Aug 2015 03:28:32 -0400 Received: from mail-qg0-f41.google.com ([209.85.192.41]:35711) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZNyYP-00014b-Kl for emacs-orgmode@gnu.org; Sat, 08 Aug 2015 03:28:29 -0400 Received: by qgj62 with SMTP id 62so63890699qgj.2 for ; Sat, 08 Aug 2015 00:28:28 -0700 (PDT) In-Reply-To: (Peter Salazar's message of "Fri, 7 Aug 2015 23:11:22 -0400") 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: Peter Salazar Cc: org-mode Hello, Peter Salazar wrote: [...] > The error says: > (wrong-type-argument listp #("Test document" 0 13 (:parent (#1)))) > org-element-set-contents(#("Test document" 0 13 (:parent (#0)))) Is this the same issue as here? http://permalink.gmane.org/gmane.emacs.orgmode/99535? Things may have gone wrong when compiling during the update, so it is worth trying to uninstall and reinstall. -- Kyle