From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Bug: org-refile-get-target offers default candidate in duplicity [9.2.6 (9.2.6-4-ge30905-elpaplus @ /home/gustavo/.emacs.d/elpa/org-plus-contrib-20191007/)] Date: Fri, 14 Feb 2020 16:29:00 +0100 Message-ID: <87imk91937.fsf@gnu.org> References: <87lftw1k2n.fsf@gmail.com> <875zgb7520.fsf@gnu.org> <87sgjfgsoy.fsf@gmail.com> <87a75nexqy.fsf@gnu.org> <877e0qw14d.fsf@gmail.com> <87h7zttrjo.fsf@bzg.fr> <878sl5ffra.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:49441) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j2ctu-0003uo-3o for emacs-orgmode@gnu.org; Fri, 14 Feb 2020 10:29:06 -0500 In-Reply-To: <878sl5ffra.fsf@gmail.com> (Gustavo Barros's message of "Fri, 14 Feb 2020 10:41:13 -0300") 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-mx.org@gnu.org Sender: "Emacs-orgmode" To: Gustavo Barros Cc: emacs-orgmode@gnu.org Hi Gustavo, thanks for investigating further. From what I've seen, ivy-mode does not set the org-refile-history variable correctly, always setting the car of this variable to "^" after ivy-completing-read is called. >From what I understand, this is not a bug in Org. I hope you can fix this somehow, maybe upstream. Thanks, -- Bastien