unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Re: [elpa] master d5a2675: Minor improvements in other-frame-window
       [not found] ` <20180730075804.5DE2620549@vcs0.savannah.gnu.org>
@ 2018-07-30 19:13   ` Stefan Monnier
  2018-07-30 20:15     ` Stefan Monnier
  2018-07-30 20:35     ` Stephen Leake
  0 siblings, 2 replies; 4+ messages in thread
From: Stefan Monnier @ 2018-07-30 19:13 UTC (permalink / raw)
  To: emacs-devel; +Cc: Stephen Leake

> +To override default Emacs behavior in the absence of a prefix, do:
> +
> +\(setq display-buffer-overriding-action
> +  (cons (list 'display-buffer-same-window) nil))

The text doesn't explain "override to do what?".


        Stefan



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [elpa] master d5a2675: Minor improvements in other-frame-window
  2018-07-30 19:13   ` [elpa] master d5a2675: Minor improvements in other-frame-window Stefan Monnier
@ 2018-07-30 20:15     ` Stefan Monnier
  2018-07-30 21:40       ` Stephen Leake
  2018-07-30 20:35     ` Stephen Leake
  1 sibling, 1 reply; 4+ messages in thread
From: Stefan Monnier @ 2018-07-30 20:15 UTC (permalink / raw)
  To: emacs-devel; +Cc: Stephen Leake

>> +To override default Emacs behavior in the absence of a prefix, do:
>> +
>> +\(setq display-buffer-overriding-action
>> +  (cons (list 'display-buffer-same-window) nil))
>
> The text doesn't explain "override to do what?".

More to the point: why would the user need to touch
display-buffer-overriding-action to do that, instead of modifying
display-buffer-alist which already override the optional `action`
provided by Elisp code to `display-buffer`?


        Stefan



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [elpa] master d5a2675: Minor improvements in other-frame-window
  2018-07-30 19:13   ` [elpa] master d5a2675: Minor improvements in other-frame-window Stefan Monnier
  2018-07-30 20:15     ` Stefan Monnier
@ 2018-07-30 20:35     ` Stephen Leake
  1 sibling, 0 replies; 4+ messages in thread
From: Stephen Leake @ 2018-07-30 20:35 UTC (permalink / raw)
  To: emacs-devel

Stefan Monnier <monnier@iro.umontreal.ca> writes:

>> +To override default Emacs behavior in the absence of a prefix, do:
>> +
>> +\(setq display-buffer-overriding-action
>> +  (cons (list 'display-buffer-same-window) nil))
>
> The text doesn't explain "override to do what?".

Good point. I'll wait until the other thread on this reaches consensus
before changing this.


-- 
-- Stephe



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [elpa] master d5a2675: Minor improvements in other-frame-window
  2018-07-30 20:15     ` Stefan Monnier
@ 2018-07-30 21:40       ` Stephen Leake
  0 siblings, 0 replies; 4+ messages in thread
From: Stephen Leake @ 2018-07-30 21:40 UTC (permalink / raw)
  To: emacs-devel

Stefan Monnier <monnier@iro.umontreal.ca> writes:

>>> +To override default Emacs behavior in the absence of a prefix, do:
>>> +
>>> +\(setq display-buffer-overriding-action
>>> +  (cons (list 'display-buffer-same-window) nil))
>>
>> The text doesn't explain "override to do what?".
>
> More to the point: why would the user need to touch
> display-buffer-overriding-action to do that, instead of modifying
> display-buffer-alist which already override the optional `action`
> provided by Elisp code to `display-buffer`?

Right: I was not aware of display-buffer-alist.

So far setting that is doing what I want.

-- 
-- Stephe



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-07-30 21:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20180730075803.25415.90911@vcs0.savannah.gnu.org>
     [not found] ` <20180730075804.5DE2620549@vcs0.savannah.gnu.org>
2018-07-30 19:13   ` [elpa] master d5a2675: Minor improvements in other-frame-window Stefan Monnier
2018-07-30 20:15     ` Stefan Monnier
2018-07-30 21:40       ` Stephen Leake
2018-07-30 20:35     ` Stephen Leake

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).