[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#32790: 27.0.50; point jumps unexpectedly after delete-window
From: |
martin rudalics |
Subject: |
bug#32790: 27.0.50; point jumps unexpectedly after delete-window |
Date: |
Mon, 03 Dec 2018 08:45:25 +0100 |
> We already added this to the docstring two patches ago.
> This was the part of that change:
>
> If optional argument FORCE-SAME-WINDOW is non-nil, the buffer
> must be displayed in the selected window when called
> non-interactively; if that is impossible, signal an error rather
> -than calling `pop-to-buffer'.
> +than calling `pop-to-buffer'. It has no effect when the option
> +`switch-to-buffer-obey-display-actions' is non-nil.
And I told you to remove it?
>> 'switch-to-buffer' should not signal an error when the window is
>> dedicated or the minibuffer window but try to automatically display
>> the buffer in a window of its choice instead.
>
> Do you think this is right?
Yes. No more pretensions, please install.
Thanks, martin