Stefan Monnier <[EMAIL PROTECTED]> writes: >> Is there a way to start emacs without an initial frame like the >> --unmapped option in xemacs? > > Not that I know. You can make the initial frame unmapped, but it'll be > unmapped only after the .emacs is read, so it'll temporarily appear.
Kind of stupid that, isn't it? I vaguely recall that Gerd successfully changed Emacs to map the initial frame only _after_ .emacs was read, but people who did weird things in their .emacs complained so this eminently reasonable behavior was dropped for "compatibility". It seems to me that it would much nicer to have Emacs map the frame only after .emacs is read, and add a (map-frame) function or something that people could use to force it to map earlier. -Miles -- "Whatever you do will be insignificant, but it is very important that you do it." Mahatma Ghandi _______________________________________________ Help-gnu-emacs mailing list Help-gnu-emacs@gnu.org http://lists.gnu.org/mailman/listinfo/help-gnu-emacs