Mercurial > emacs
comparison man/cmdargs.texi @ 54899:88ab3c81ff9f
(Initial Options): Add -Q.
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Thu, 15 Apr 2004 15:11:15 +0000 |
parents | 721c4c4b537b |
children | 1d962706b322 4c90ffeb71c5 |
comparison
equal
deleted
inserted
replaced
54898:0085c454b9b1 | 54899:88ab3c81ff9f |
---|---|
256 @opindex --no-site-file | 256 @opindex --no-site-file |
257 @cindex @file{site-start.el} file, not loading | 257 @cindex @file{site-start.el} file, not loading |
258 Do not load @file{site-start.el}. The options @samp{-q}, @samp{-u} | 258 Do not load @file{site-start.el}. The options @samp{-q}, @samp{-u} |
259 and @samp{--batch} have no effect on the loading of this file---this is | 259 and @samp{--batch} have no effect on the loading of this file---this is |
260 the only option that blocks it. | 260 the only option that blocks it. |
261 | |
262 @item -Q | |
263 @opindex -Q | |
264 Start emacs with minimum customizations and window decorations. | |
265 This is like using @samp{-q} and @samp{--no-site-file}, but in | |
266 addition it also disables the menu-bar, the tool-bar, the scroll-bars, | |
267 tool tips, the blinking cursor, and the fancy startup screen. | |
261 | 268 |
262 @item --no-splash | 269 @item --no-splash |
263 @opindex --no-splash | 270 @opindex --no-splash |
264 @vindex inhibit-startup-message | 271 @vindex inhibit-startup-message |
265 Do not display a splash screen on startup; this is equivalent to | 272 Do not display a splash screen on startup; this is equivalent to |