From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kyle Meyer Subject: Re: [bug/regression]: org-babel-load-file gives error: wrong-type-argument listp "/home/grfz/.emacs.d/configuration.org" Date: Mon, 14 Jan 2019 16:54:01 -0500 Message-ID: <871s5eq51i.fsf@kyleam.com> References: <20190114171341.evndlhvio4kmgowu@len.workgroup> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([209.51.188.92]:50514) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gjABK-0007v0-DE for emacs-orgmode@gnu.org; Mon, 14 Jan 2019 16:54:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gjABJ-0005gv-Fo for emacs-orgmode@gnu.org; Mon, 14 Jan 2019 16:54:06 -0500 Received: from pb-smtp2.pobox.com ([64.147.108.71]:62351) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gjABJ-0005go-6a for emacs-orgmode@gnu.org; Mon, 14 Jan 2019 16:54:05 -0500 In-Reply-To: <20190114171341.evndlhvio4kmgowu@len.workgroup> 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: Gregor Zattler , emacs-orgmode Gregor Zattler writes: > Dear org-mode developers, I did a git pull half an hour ago, now I > cannot org-babel-load-file my configuration.org any more. Normally I > use emacs as of git master but the (slightly different) error also > occours with emacs 25.1.1 (as of currents debian stable) (see below). > > I did a git bisect on the org repo and got this: > ba321d0e44b34840466dd386223f702615ff8562 is the first bad commit Sorry, that certainly looks to be my fault (specifically, my conflict resolution merging maint's d64c9a996). I'll have a look. -- Kyle