From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: org-refile works but dosent work from within a capture window (org-capture-refile) Date: Fri, 17 Jun 2016 00:43:41 +0200 Message-ID: <87inx8ycte.fsf@saiph.selenimh> References: <87eg8mo0nq.fsf@saiph.selenimh> <87shx0msyn.fsf@saiph.selenimh> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52955) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bDg0s-0002HY-M5 for emacs-orgmode@gnu.org; Thu, 16 Jun 2016 18:43:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bDg0r-0006zT-JB for emacs-orgmode@gnu.org; Thu, 16 Jun 2016 18:43:50 -0400 Received: from relay4-d.mail.gandi.net ([2001:4b98:c:538::196]:60618) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bDg0r-0006xe-CV for emacs-orgmode@gnu.org; Thu, 16 Jun 2016 18:43:49 -0400 In-Reply-To: (Fabrice Popineau's message of "Wed, 15 Jun 2016 21:18:39 +0200") 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: Fabrice Popineau Cc: Xebar Saram , fabrice.popineau@centralesupelec.fr, org mode Hello, Fabrice Popineau writes: > I don't know what is the minimal setup to reproduce the problem. > Basically: > > - call capture from Chrome (in my case) > - select n for note > - select C-c C-w for org-capture-refile > > Here is a backtrace. [...] > Debugger entered--Lisp error: (wrong-type-argument arrayp nil) > > replace-regexp-in-string("\\[\\[\\([^][]+\\)\\]\\(\\[\\([^][]+\\)\\]\\)?\\]" > "\\3" nil) I guess you are refiling to an empty headline. Anyway, it is fixed. Thank you. Regards, -- Nicolas Goaziou