# HG changeset patch # User Richard M. Stallman # Date 1113237865 0 # Node ID a3e6e523bd06c1903182852249d91fd036bcdf98 # Parent 0d13c2e5baa97f8ddfc28947d56fe957870f0eff (Initial Options): -Q is now --quick, and does less. (Misc X): Add -D, --basic-display. diff -r 0d13c2e5baa9 -r a3e6e523bd06 man/cmdargs.texi --- a/man/cmdargs.texi Mon Apr 11 16:40:42 2005 +0000 +++ b/man/cmdargs.texi Mon Apr 11 16:44:25 2005 +0000 @@ -268,12 +268,10 @@ @item -Q @opindex -Q -@itemx --bare-bones -@opindex --bare-bones -Start emacs with minimum customizations and window decorations. -This is like using @samp{-q} and @samp{--no-site-file}, but in -addition it also disables the menu-bar, the tool-bar, the scroll-bars, -tool tips, the blinking cursor, and the fancy startup screen. +@itemx --quick +@opindex --quick +Start emacs with minimum customizations. This is like using @samp{-q} +and @samp{--no-site-file}, but also disables the startup screen. @item --no-splash @opindex --no-splash @@ -1222,6 +1220,14 @@ @opindex --no-blinking-cursor @cindex blinking cursor disable, command-line argument Disable the blinking cursor on graphical terminals. + +@item -D +@opindex -D +@itemx --basic-display +@opindex --basic-display +Disable the menu-bar, the tool-bar, the scroll-bars, and tool tips, +and turn off the blinking cursor. This can be useful for making a +test case that simplifies debugging of display problems. @end table The @samp{--xrm} option (@pxref{Resources}) specifies additional