[Top][All Lists]
[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/
- Proposal: emacs -Q option, Kim F. Storm, 2004/02/04
- Re: Proposal: emacs -Q option, Miles Bader, 2004/02/04
- Re: Proposal: emacs -Q option, Eli Zaretskii, 2004/02/05
- Re: Proposal: emacs -Q option,
Juri Linkov <=
- Re: Proposal: emacs -Q option, Juri Linkov, 2004/02/05
- Re: Proposal: emacs -Q option, Eli Zaretskii, 2004/02/05
- Re: Proposal: emacs -Q option, Stefan Monnier, 2004/02/05
- Re: Proposal: emacs -Q option, Juri Linkov, 2004/02/07
- Re: Proposal: emacs -Q option, Stefan Monnier, 2004/02/07
- Re: Proposal: emacs -Q option, Steven Tamm, 2004/02/07
- Re: Proposal: emacs -Q option, Juri Linkov, 2004/02/08
- Re: Proposal: emacs -Q option, Stefan Monnier, 2004/02/08
- Re: Proposal: emacs -Q option, Juri Linkov, 2004/02/09