I can get other programs to open in fullscreen, except emacs (24.0.93.1)

;; see: add-window-matcher-example
(add-window-matcher '(( WM_CLASS  . "Emacs"))
                                 '(( maximized . fullscreen )))

Reply via email to