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: Wed, 12 May 2021 18:40:18 +0200

> I can when my emacs frame is floating.  If it is tiling, nothing changes
> (which is expected).  But if I make it floating afterwards, it'll have
> the height/width as specified by the frame parameters.
>
>> Does your frame resize when you toggle the vertical scroll bar on/off?
>
> Again, yes when floating, no when tiling.

Is everything redisplayed as expected in the tiled case when you do
either of that?  For example, try to turn off vertical scroll bar -> put
it on the left -> turn it off again -> put it back on the right.

>> I've pushed it now.  It should fail in the usual manner with
>>
>> (setq frame (make-frame '((visibility . nil) (width . 80))))
>> (make-frame-visible frame)
>>
>> Please verify.
>
> I'm happy not to disappoint you. ;-)

OK.  So people who do that on a tiling WM will be punished.

martin



reply via email to

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