Comment 6 for bug 23005

Revision history for this message
John Steele Scott (toojays) wrote :

Another workaround is given in the forums at <http://www.ubuntuforums.org/showthread.php?t=183638>:

The suggestion is to add the following at the beginning of your .emacs file:
(modify-frame-parameters nil '((wait-for-wm . nil)))

I haven't tested this myself.