GNU bug report logs -
#32607
27.0.50; pop-to-buffer in next-error-no-select
Previous Next
Reported by: Juri Linkov <juri <at> linkov.net>
Date: Sat, 1 Sep 2018 22:34:02 UTC
Severity: normal
Found in version 27.0.50
Done: Juri Linkov <juri <at> linkov.net>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
>> I'm not quite sure I understand: Is there a reason you did not supply
>> 'display-buffer-reuse-window' in the above customization?
>
> Because it's an idiomatic way to tell the Emacs window manager to
> display the *grep* buffer in the same window (an old way to do the same
> was using same-window-buffer-names and same-window-regexps)
> when manually running M-x grep.
But that's what 'display-buffer-same-window' has been devised for.
'display-buffer-reuse-window' is supposed to use _any_ window that
already displays the buffer, not just the selected one.
> But it fails when using C-o from the already displayed *grep*.
> I think next-error-no-select should override the user setting with
> display-buffer-overriding-action because the purpose of pop-to-buffer in
> next-error-no-select is to ensure the *grep* buffer is displayed somewhere:
And if a user wanted to pop up a new window here?
martin
This bug report was last modified 6 years and 333 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.