Author: David Reitter
Date: Dec 16, 2007 08:37
...I have some absurdly complex code in my .emacs that adjusts the frame size after setting the font size, in an attempt... as well - such as creating an invisible frame, setting the font there, reading out the resulting char-height, and then trying to set the new height of the frame and its new font in one go with modify-frame-parameters. It didn't work (on several levels!). Post...
|