Its common for me to press alt-f10 (In Gnu/linux) after emacs start up for maximizing window (emacs sense its actually a frame). Most of the times I do press thrice because I was too early to press first alt-f10 which makes it appear some garbage around minibuffer (emacs display bug?).
How can I automate this one.? (may be with Gnome settings or with elisp?)
btw I am using emacs24.(from bzr repo)
Okay.. Just to say.. its not the fullscreen I want which you would get by pressing f11.
initial-frame-alistor the correspondingxrdbresources to the geometry you want instead? See stackoverflow.com/questions/92971/… for code and pointers. – tripleee Oct 14 '11 at 16:23