emacs-devel
[Top][All Lists]
Advanced

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

Re: Proposing changes to adjust_frame_size


From: martin rudalics
Subject: Re: Proposing changes to adjust_frame_size
Date: Mon, 10 May 2021 21:21:19 +0200

>> I attach a new patch.  Maybe we're more lucky this time.
>
> Yes, that one does the trick!

OK.  Now please start with emacs -Q -iconic and tell me how it looks
like when you deiconify it.  Also please do a

(setq frame (make-frame '((visibility . icon))))

followed by (make-frame-visible frame)

and a

(setq frame (make-frame '((visibility . nil))))

followed by a

(make-frame-visible frame)

and tell me how these look like.

martin



reply via email to

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