From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jay Iyer Subject: Re: Org-refile error - wrong # of arguments Date: Sun, 26 Feb 2017 10:47:23 -0800 Message-ID: References: <87innxuxpd.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=94eb2c043ac6bc4297054973641a Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36390) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ci3qv-0006MU-9v for emacs-orgmode@gnu.org; Sun, 26 Feb 2017 13:47:26 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ci3qu-00016W-Bq for emacs-orgmode@gnu.org; Sun, 26 Feb 2017 13:47:25 -0500 Received: from mail-qk0-x233.google.com ([2607:f8b0:400d:c09::233]:36474) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ci3qu-00016S-7A for emacs-orgmode@gnu.org; Sun, 26 Feb 2017 13:47:24 -0500 Received: by mail-qk0-x233.google.com with SMTP id x71so69265107qkb.3 for ; Sun, 26 Feb 2017 10:47:24 -0800 (PST) In-Reply-To: <87innxuxpd.fsf@nicolasgoaziou.fr> 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: Nicolas Goaziou Cc: emacs-orgmode@gnu.org --94eb2c043ac6bc4297054973641a Content-Type: text/plain; charset=UTF-8 Thanks a lot. There was some leftover code in my .init file that caused this weirdness and all is functional now. I appreciate your prompt response. -jay On Sun, Feb 26, 2017 at 1:07 AM, Nicolas Goaziou wrote: > Hello, > > Jay Iyer writes: > > > Hi, since this morning I have been running into > > a (wrong-number-of-arguments (0 . 1) 2) error while re-filing. This is > new > > behavior, the Mac setup is unchanged, and I am unable to find a solution > so > > I am hoping you can point me in the right direction to fix this. The > > backtrace is pasted below. Thanks, -jay > > > >>>>>>>>>>>> > > Debugger entered--Lisp error: (wrong-number-of-arguments (0 . 1) 2) > > org-refile-get-targets(nil nil) > > (setq org-refile-target-table (org-refile-get-targets default-buffer > > excluded-entries)) > > This code doesn't exist in actual code base. You may be experiencing > a side-effect of a mixed installation. If that is the case, you can try > to update Org in an otherwise clean environment (i.e., no other Org > loaded whatsoever). > > Regards, > > -- > Nicolas Goaziou > --94eb2c043ac6bc4297054973641a Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Thanks a lot.=C2=A0 There was some leftover code in my .init fi= le that caused this weirdness and all is functional now.
I appreciate your = prompt response.
-jay


On Sun, Feb 26, 2017 at 1:07 AM, Nicolas Goaziou <mail@nicolasgoaziou.fr> wrote:
Hello,

Jay Iyer <jayiyer09@gmail.com= > writes:

> Hi, since this morning I have been running into
> a (wrong-number-of-arguments (0 . 1) 2) error while re-filing.=C2=A0 T= his is new
> behavior, the Mac setup is unchanged, and I am unable to find a soluti= on so
> I am hoping you can point me in the right direction to fix this.=C2=A0= The
> backtrace is pasted below.=C2=A0 Thanks, -jay
>
>>>>>>>>>>>>
> Debugger entered--Lisp error: (wrong-number-of-arguments (0 . 1) 2) >=C2=A0 =C2=A0org-refile-get-targets(nil nil)
>=C2=A0 =C2=A0(setq org-refile-target-table (org-refile-get-targets defa= ult-buffer
> excluded-entries))

This code doesn't exist in actual code base. You may be experiencing a side-effect of a mixed installation. If that is the case, you can try
to update Org in an otherwise clean environment (i.e., no other Org
loaded whatsoever).

Regards,

--
Nicolas Goaziou

--94eb2c043ac6bc4297054973641a--