[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Bug: Double trailing slash for default candidate in org-refile-get-t
From: |
Bastien |
Subject: |
Re: Bug: Double trailing slash for default candidate in org-refile-get-target [9.4 (9.4-7-g3eccc5-elpaplus @ /home/gustavo/.emacs.d/elpa/org-plus-contrib-20200921/)] |
Date: |
Tue, 04 May 2021 08:27:10 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) |
Hi Gustavo,
Gustavo Barros <gusbrs.2016@gmail.com> writes:
> some time ago, I've reported an issue regarding duplicity of the default
> candidate in `org-refile'
> (https://orgmode.org/list/87lftw1k2n.fsf@gmail.com/). The problem was
> that, when using `org-refile-use-outline-path' an "extra" slash was
> appended at the end of every path, but candidates were stored in
> `org-refile-history' without that extra slash. Bastien took care of
> that and indeed changed things so as to pass the elements to
> `org-refile-history' with the trailing slash as appropriate.
>
> At the time, I reported a difference of behavior between
> `completing-read-default' and `ivy-completing-read' after the mentioned
> commit by Bastien. But the issue did not appear for Bastien, which does
> not use Ivy, and I also was not able to diagnose the problem properly.
> I felt I didn't have enough to offer as to insist, so I resorted to an
> old hack of mine. But the new release this week (thank you very much!,
> btw) has bitten me again on this, so I went back to some digging, and
> hopefully I can do a better job this time in diagnosing the problem and
> suggesting a fix.
Bump this thread so that it appears on updates.orgmode.org.
Thanks,
--
Bastien
- Re: Bug: Double trailing slash for default candidate in org-refile-get-target [9.4 (9.4-7-g3eccc5-elpaplus @ /home/gustavo/.emacs.d/elpa/org-plus-contrib-20200921/)],
Bastien <=
- Re: Bug: Double trailing slash for default candidate in org-refile-get-target [9.4 (9.4-7-g3eccc5-elpaplus @ /home/gustavo/.emacs.d/elpa/org-plus-contrib-20200921/)], Bhavin Gandhi, 2021/05/10
- Re: Bug: Double trailing slash for default candidate in org-refile-get-target [9.4 (9.4-7-g3eccc5-elpaplus @ /home/gustavo/.emacs.d/elpa/org-plus-contrib-20200921/)], Bhavin Gandhi, 2021/05/23
- Re: Bug: Double trailing slash for default candidate in org-refile-get-target [9.4 (9.4-7-g3eccc5-elpaplus @ /home/gustavo/.emacs.d/elpa/org-plus-contrib-20200921/)], Timothy, 2021/05/23
- Re: Bug: Double trailing slash for default candidate in org-refile-get-target [9.4 (9.4-7-g3eccc5-elpaplus @ /home/gustavo/.emacs.d/elpa/org-plus-contrib-20200921/)], Gustavo Barros, 2021/05/23
- Re: Bug: Double trailing slash for default candidate in org-refile-get-target [9.4 (9.4-7-g3eccc5-elpaplus @ /home/gustavo/.emacs.d/elpa/org-plus-contrib-20200921/)], Bhavin Gandhi, 2021/05/24
- Re: Bug: Double trailing slash for default candidate in org-refile-get-target [9.4 (9.4-7-g3eccc5-elpaplus @ /home/gustavo/.emacs.d/elpa/org-plus-contrib-20200921/)], Gustavo Barros, 2021/05/24
- [PATCH] org-refile: Fix double slashes in the refile targets, Bhavin Gandhi, 2021/05/25