help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Unsplittable window question.


From: Emanuel Berg
Subject: Re: Unsplittable window question.
Date: Sun, 12 Mar 2023 04:59:54 +0100
User-agent: Gnus/5.13 (Gnus v5.13)

Michael Heerdegen wrote:

> I don't know other ways to avoid automatic splitting of
> a window than using the stuff mentioned in the doc of
> `window-splittable-p'.

(setq display-buffer-base-action
  '((display-buffer-reuse-window
     display-buffer-same-window) ))

More splitting the one window:

  https://dataswamp.org/~incal/emacs-init/window-incal.el
  
  https://dataswamp.org/~incal/emacs-init/window-other.el

-- 
underground experts united
https://dataswamp.org/~incal




reply via email to

[Prev in Thread] Current Thread [Next in Thread]