Eli Zaretskii <[EMAIL PROTECTED]> writes: > Can Emacs specify a non-default window size when it is started as a > GUI application?
After looking at how we hide the console window in nt/runemacs.c and looking through the documentation for CreateProcess, it seems we can. I've checked in a change. _______________________________________________ emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
