From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gustavo Barros 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: Wed, 12 Feb 2020 22:51:57 -0300 Message-ID: <87sgjfgsoy.fsf@gmail.com> References: <87lftw1k2n.fsf@gmail.com> <875zgb7520.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; format=flowed Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:50522) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j23fi-0005mt-8i for emacs-orgmode@gnu.org; Wed, 12 Feb 2020 20:52:09 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j23fh-0001lR-3L for emacs-orgmode@gnu.org; Wed, 12 Feb 2020 20:52:06 -0500 In-reply-to: <875zgb7520.fsf@gnu.org> 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: Bastien Cc: emacs-orgmode@gnu.org Hi Bastien, thank you very much for looking into this. On Wed, Feb 12 2020, Bastien wrote: > this should be fixed in Org master branch, thanks for the detailed > report. If you can confirm the fix, even better. I tested it and indeed the duplicate candidate is gone. However, the last refile target no longer seems to be offered as the default for a subsequent refile operation. Was that intentional? To be more precise, in terms of the ECM of the initial bug report, when refiling "Entry 2" the default target is "test.org/", when I would expect it to be "test.org/Top heading 1". Best, Gustavo.