all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Dan Espen <despen@verizon.net>
To: help-gnu-emacs@gnu.org
Subject: Re: About Emacs invocation
Date: Sun, 03 Mar 2013 10:23:10 -0500	[thread overview]
Message-ID: <ic1ubwqzhd.fsf@home.home> (raw)
In-Reply-To: mailman.21282.1362297162.855.help-gnu-emacs@gnu.org

Xue Fuqiao <xfq.free@gmail.com> writes:

> In (info "(eintr) Simple Extension"):
>
>   When I start instances of Emacs that do not load my `.emacs'
>   file or any site file, I also turn off blinking:
>
>      emacs -q --no-site-file -eval '(blink-cursor-mode nil)'
>
>   Or nowadays, using an even more sophisticated set of options,
>
>      emacs -Q - D
>
> What does the second invocation mean?  I've read (info "(emacs) Emacs
> Invocation"), but I don't find anything useful.  Can anybody help?
> Thanks.

emacs --help explains both options.

--quick, -Q  equivalent to:
          -q --no-site-file --no-site-lisp --no-splash


--basic-display, -D  disable many display features;
                     used for debugging Emacs

-- 
Dan Espen


  parent reply	other threads:[~2013-03-03 15:23 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.21282.1362297162.855.help-gnu-emacs@gnu.org>
2013-03-03 12:30 ` About Emacs invocation Michael Heerdegen
2013-03-03 15:23 ` Dan Espen [this message]
2013-03-03 22:13 Xue Fuqiao
  -- strict thread matches above, loose matches on Subject: below --
2013-03-03  7:52 Xue Fuqiao
2013-03-03 16:17 ` Gregory Benjamin

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

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

  git send-email \
    --in-reply-to=ic1ubwqzhd.fsf@home.home \
    --to=despen@verizon.net \
    --cc=help-gnu-emacs@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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.