emacs-devel
[Top][All Lists]
Advanced

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

Re: Proposal: emacs -Q option


From: Juri Linkov
Subject: Re: Proposal: emacs -Q option
Date: Thu, 05 Feb 2004 09:28:04 +0200
User-agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (gnu/linux)

address@hidden (Kim F. Storm) writes:
>         emacs -q --no-site-file --no-splash 
>               --eval '(blink-cursor-mode -1)' 
>               --eval '(tool-bar-mode -1)'
>               --eval '(scroll-bar-mode -1)'
>               --eval '(tooltip-mode -1)'
>               --eval '(setq visible-bell t)'
>
> (the last line is because the audible bell drives me crazy).
>
> I propose to add a -Q option which is equivalent to this, i.e.
>
>         emacs -Q
>
> does the same thing as the above call.
>
> Objections anyone?

Yes, please do it.  Anyhow, the `emacs/etc/TODO' file already has
the following item:

* Add a --pristine startup flag which does -q --no-site-file plus
  ignoring X resources (Doze equivalents?) and most of the
  environment.  What should not be ignored needs consideration.

BTW, it would be good to add also a short option -D as equivalent
to --debug-init because this is a frequently used option.  And also
to add a new display options --no-blinking-cursor and -nbc to
disable blinking cursor.

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





reply via email to

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