From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Xue Fuqiao Newsgroups: gmane.emacs.help Subject: About Emacs invocation Date: Sun, 03 Mar 2013 15:52:10 +0800 Organization: The Church of Emacs Message-ID: <5133012A.8080305@gmail.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1362297171 4031 80.91.229.3 (3 Mar 2013 07:52:51 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 3 Mar 2013 07:52:51 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Mar 03 08:53:11 2013 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1UC3jK-00028O-I2 for geh-help-gnu-emacs@m.gmane.org; Sun, 03 Mar 2013 08:53:10 +0100 Original-Received: from localhost ([::1]:35465 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UC3iz-0006Yb-AL for geh-help-gnu-emacs@m.gmane.org; Sun, 03 Mar 2013 02:52:49 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:38676) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UC3im-0006YT-Ec for help-gnu-emacs@gnu.org; Sun, 03 Mar 2013 02:52:40 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UC3ii-0003n9-E0 for help-gnu-emacs@gnu.org; Sun, 03 Mar 2013 02:52:36 -0500 Original-Received: from mail-pa0-f43.google.com ([209.85.220.43]:61102) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UC3ii-0003mx-75 for help-gnu-emacs@gnu.org; Sun, 03 Mar 2013 02:52:32 -0500 Original-Received: by mail-pa0-f43.google.com with SMTP id bh2so2603212pad.30 for ; Sat, 02 Mar 2013 23:52:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:message-id:date:from:organization:user-agent :mime-version:to:subject:content-type:content-transfer-encoding; bh=+krTFx8bXBLppEbLQmSj/C+hCs6srVE7QT0VK+EsLaI=; b=SMgAYGEws+fLb9MCKMph4G+VjG4nIve7i9DB+sL2FD6I5jvAFHq/OBE6UpgjVix9zn 99F4aijynIMPjkXek5ADQsz4HzGUKj3p/9PzQbqhfiDFNqGokTlUbArV4oAXQHvervht zofIe04Ubki/oVxTlmCjwZveQi5aBQDM4y7oVL/GfSgP4zurf0YHRASE9XK0WwqcYhUf RMeXceIqZB047ZtAOWHAG/UmbetBFCuO/Ln8FVAwsA1HAjG/kFmS8z7WYtlgTLRsvGq7 QOEu4SFs4d0VXgeB97jYxRfjatRT0yLIm549+L3m+JDpvlQLCykHnRTFooP4ed/Bsxrq 1KCA== X-Received: by 10.68.129.41 with SMTP id nt9mr22397783pbb.20.1362297151093; Sat, 02 Mar 2013 23:52:31 -0800 (PST) Original-Received: from [192.168.1.107] ([123.114.120.172]) by mx.google.com with ESMTPS id vd4sm18045113pbc.35.2013.03.02.23.52.23 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sat, 02 Mar 2013 23:52:29 -0800 (PST) User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130221 Thunderbird/17.0.3 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [fuzzy] X-Received-From: 209.85.220.43 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:89322 Archived-At: 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. -- Best regards, Xue Fuqiao. http://www.emacswiki.org/emacs/XueFuqiao