On 05/10/2021 13:31, Adam Porter wrote:

Running Org 9.5 on Emacs 28.0.60, I noticed that org-goto seems to be
broken:

1. When I press "C-c C-j", instead of displaying the indirect buffer in
one window and the org-goto menu in another, only the org-goto window
(the "*Org Help*" buffer) is displayed.

Confirmed

Regression is caused by

commit 399481bad10845a77f210c9320ff1efee9a312c8
Author: Ihor Radchenko <yanta...@gmail.com>
Date:   Mon May 31 20:47:45 2021 +0800

    Do not ignore user-defined display-buffer-alist in org-insert-link

and may be related to https://list.orgmode.org/871rdtupey....@joshuao.com
On 06/02/2021 23:33, "Joshua O'Connor" wrote:
I was wondering what the reason is for Org to employ the tactic of
overriding the variable 'display-buffer-alist' in a few places, using
the 'org-no-popups' macro?

Sidenote: I usually use completion in C-u C-c C-j and could not reproduce the bug till I have realized that I should not press C-u.

Reply via email to