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

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

Re: How to close or kill *messages* window by using elisp script


From: Budi
Subject: Re: How to close or kill *messages* window by using elisp script
Date: Tue, 4 Jun 2019 20:16:19 +0700

How to close or kill *messages* window  by using script of emacs lisp


running this

(quit-window nil "*Messages*")

yields error:

window-normalize-window: *Messages* is not a live window

Sincere useful help is so invaluable

On 6/4/19, Budi <budikusasi@gmail.com> wrote:
> How to close or kill *messages* window  by using script of emacs lisp
>
>
> running this
>
> (quit-window nil "*Messages*")
>
> yields error:
>
> window-normalize-window: *Messages* is not a live window
>
> Sincere useful help is so invaluable
>



reply via email to

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