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

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

bug#8242: Issue with help menu and set-frame-font


From: martin rudalics
Subject: bug#8242: Issue with help menu and set-frame-font
Date: Mon, 14 Mar 2011 08:22:57 +0100
User-agent: Thunderbird 2.0.0.21 (Windows/20090302)

> You are correct! When I set split-height-threshold to a large value, I get 
the original, expected behavior.

It should also work to set `split-height-threshold' to nil in your case.

>> If you invoke `set-frame-font' with the second argument non-nil, Emacs
>> should keep the (non-maximized) frame pixel height constant and you
>> should be able to observe the splitting behavior with a non-maximized
>> frame as well.
>
> I could not verify this. I.e., when calling (set-frame-font "Menlo-12" t), I 
get the same behavior as before.

Do you mean that

  (set-frame-font "Menlo-12" t)

resizes the frame as

  (set-frame-font "Menlo-12")

does?  Or do you mean that with a non-maximized frame splitting doesn't
occur irrespective of the font chosen?

martin





reply via email to

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