Skip to content

transient-display-buffer-action bug when using non-side-window specification #358

Closed Answered by tarsius
karthink asked this question in Q&A
Discussion options

You must be logged in to vote

Use this instead:

(setq transient-display-buffer-action
      '(display-buffer-below-selected
        (dedicated . t)
        (inhibit-same-window . t)))

I've updated (04dab99) the documentation to make it explicit that these alist entries shouldn't be dropped.

Replies: 2 comments 7 replies

Comment options

You must be logged in to vote
1 reply
@karthink
Comment options

Answer selected by karthink
Comment options

You must be logged in to vote
6 replies
@tarsius
Comment options

@daedsidog
Comment options

@karthink
Comment options

@daedsidog
Comment options

@tarsius
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #357 on February 15, 2025 22:50.