unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Juri Linkov <juri@jurta.org>
Cc: emacs-devel@gnu.org
Subject: Re: Proposal: emacs -Q option
Date: Thu, 05 Feb 2004 09:29:33 +0200	[thread overview]
Message-ID: <87ad3y6l2a.fsf@mail.jurta.org> (raw)
In-Reply-To: <m3fzdqjo8b.fsf@kfs-l.imdomain.dk> (Kim F. Storm's message of "05 Feb 2004 02:42:44 +0100")

no-spam@cua.dk (Kim F. Storm) writes:
> --- startup.el	2004-02-05 02:27:51.000000000 +0100
> ***************
> *** 73,78 ****
> --- 73,83 ----
>   ;; -no-splash                 Don't display a splash screen on startup.
>   ;; --no-splash
>   ;; -------------------------
> + ;; -Q                        Quick startup.  Do not load any of user's init
> + ;;			     file, "default.el", or "site-start".  Disable
> + ;;			     the tool-bar, menu-bar, scroll-bars, tool-tips,
> + ;;			     the spash screen, and the blinking cursor.
> + ;; -------------------------
>   ;; -u USER                   Load USER's init file instead of the init
>   ;; -user USER                file belonging to the user starting Emacs.
>   ;; --user USER

I found 3 places in the source tree where command line arguments are
documented:

emacs/lisp/startup.el
emacs/man/cmdargs.texi
emacs/src/emacs.c

and all of them are out of sync with the actual source code:

--help, --version, --no-shared-memory, -nl, --find-file, --directory,
-L DIR, and some display options are missed in the cmdargs.texi.

--no-desktop is not documented in the cmdargs.texi and emacs.c.

--find-file and many display options are not documented in the startup.el.

Perhaps the documentation of command line arguments in the comments
section of the startup.el is redundant because it is not helpful for users.

-- 
http://www.jurta.org/emacs/

  parent reply	other threads:[~2004-02-05  7:29 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-05  1:42 Proposal: emacs -Q option Kim F. Storm
2004-02-05  1:26 ` Miles Bader
2004-02-05  6:23 ` Eli Zaretskii
2004-02-05  8:33   ` Alan Mackenzie
2004-02-05  9:43     ` Kai Grossjohann
2004-02-05 11:53     ` Jan D.
2004-02-05 12:41   ` Kim F. Storm
2004-02-05 12:09     ` Andreas Schwab
2004-02-05 15:08       ` Kim F. Storm
2004-02-05 14:57   ` Stefan Monnier
2004-02-05  7:28 ` Juri Linkov
2004-02-09 10:46   ` Juri Linkov
2004-02-05  7:29 ` Juri Linkov [this message]
2004-02-05 19:14   ` Eli Zaretskii
2004-02-05 19:53     ` Stefan Monnier
2004-02-07  7:54     ` Juri Linkov
2004-02-07 23:16       ` Stefan Monnier
2004-02-08  0:20         ` Steven Tamm
2004-02-08  7:19         ` Juri Linkov
2004-02-08 16:56           ` Stefan Monnier
2004-02-09  7:59             ` Juri Linkov
2004-02-09  8:29               ` Miles Bader
2004-02-09  9:04                 ` Juri Linkov
2004-02-09  9:22                   ` Miles Bader
2004-02-10  9:46               ` Richard Stallman
2004-02-09  9:38           ` Richard Stallman
2004-02-08 15:21       ` Richard Stallman
2004-02-06 13:42   ` Richard Stallman
2004-02-08  7:12     ` Juri Linkov
2004-02-09  9:38       ` Richard Stallman
  -- strict thread matches above, loose matches on Subject: below --
2004-02-05  8:42 Bill Wohler

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87ad3y6l2a.fsf@mail.jurta.org \
    --to=juri@jurta.org \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).