[Bug 2011244] Re: emacs launching in GNOME is all messed up

2025-01-22 Thread Jonathan Kamens
For what it's worth, I have this in my .emacs file to work around the issue of Emacs starting up the wrong size: ``` ;; https://bugs.launchpad.net/emacs/+bug/2011244 (defun fix-frame-size (&optional frame) (when (window-system) (if (not frame) (setq frame (car (frame-list (le

[Bug 2011244] Re: emacs launching in GNOME is all messed up

2025-01-22 Thread DanielVictoria
I'm also seeing this on a fresh Ubuntu 20.04 LTS install. Emacs (GUI) started from the Gnome launcher will open a small window without the splash screen graphics. But if I start emacs from the CLI, it will open just fine. Just once when I opened emacs using the CLI it came up in a small window and