emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Proposal: emacs -Q option


From: Stefan Monnier
Subject: Re: Proposal: emacs -Q option
Date: 05 Feb 2004 14:53:59 -0500
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

> As for the fact that emacs.c doesn't mention some of the new options,
> it's probably a bug, unless, for some good reasons, we don't want to
> advertise them.

Part of the options are handled in emacs.c and part is handled in
startup.el, so I think we need to build the --help message by combining
those two pieces of info, so that we don't have to update one when we
modify the other.
The --help message could even take `command-switch-alist' into account.


        Stefan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]