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

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

Re: How to open full window programmatically?


From: Emanuel Berg
Subject: Re: How to open full window programmatically?
Date: Thu, 03 Dec 2020 10:08:19 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Jean Louis wrote:

>> What you're looking for is probably `delete-other-windows'.
>> I have that M-p.
>
> That is interactively rather than programmatically.

OK, here you have it, programmatically, then:

  (delete-other-windows)

ikr? worlds apart! ;)

-- 
underground experts united
http://user.it.uu.se/~embe8573
https://dataswamp.org/~incal




reply via email to

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