I have the same problem on 10.10 when I first resize my screen before running
emacs-snapshot. However, emacs23 works fine.
In https://bugs.launchpad.net/ubuntu/+source/emacs23/+bug/445402, it seems to
be the same bug and it was fixed for emacs23. Maybe, it is enough to port this
patch for emacs-
** Changed in: emacs-snapshot (Ubuntu)
Importance: Undecided => Medium
** Changed in: emacs-snapshot (Ubuntu)
Status: New => Confirmed
--
emacs uses huge default font
https://bugs.launchpad.net/bugs/478709
You received this bug notification because you are a member of Ubuntu
Bugs, whic
Setting a smaller default font then left large portions of the screen
unused. This I then had to fix with
(set-frame-size (selected-frame) 110 29)
in my .emacs
Strangely, this is not strictly followed - it gives me 110x28 on
startup. If I do it again by hand afterwards, the frame size is
correct
I have the same problem
Huge fonts in emacs-snapshot after upgrading from Jaunty to Karmic
I'm using a 15.4ยจ laptop but this made emacs unusable too.
Emacs expend much more time to initialize too.
This problem didn't affect the desktop I use in my work office.
--
emacs uses huge default fo