GNU bug report logs -
#1806
dired-pop-to-buffer in wrong place
Previous Next
Reported by: Juri Linkov <juri <at> jurta.org>
Date: Tue, 6 Jan 2009 15:40:04 UTC
Severity: normal
Done: Juri Linkov <juri <at> jurta.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
>> Currently, OTHER-WINDOW non-nil is an application-provided setting
>
> Right, and it will stay this way.
>
>> and takes precedence over user customizations.
>
> We would want to change that, then.
>
> Note that the only customization it can override is the `same-window'
> one IIUC, which is pretty new, so it currently only overrides user
> customizations in very rare cases and I'm not sure that it's a feature
> rather than a bug.
Should `switch-to-buffer-other-window' then be allowed to display the
buffer in the same window? The Elisp manual would certainly forbid such
behavior:
The currently selected window is absolutely never used to do the
job. If it is the only window, then it is split to make a
distinct window for this purpose. If the selected window is
already displaying the buffer, then it continues to do so, but
another window is nonetheless found to display it in as well.
And the OTHER-WINDOW argument was invented precisely to handle
`switch-to-buffer-other-window' via `display-buffer', IIUC.
martin
This bug report was last modified 12 years and 236 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.