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: Re: About Emacs invocation Date: Mon, 04 Mar 2013 06:13:19 +0800 Organization: The Church of Emacs Message-ID: <5133CAFF.7050601@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 1362348827 11397 80.91.229.3 (3 Mar 2013 22:13:47 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 3 Mar 2013 22:13:47 +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 23:14:06 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 1UCHAT-0001l8-59 for geh-help-gnu-emacs@m.gmane.org; Sun, 03 Mar 2013 23:14:05 +0100 Original-Received: from localhost ([::1]:40539 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UCHA7-0000VM-PB for geh-help-gnu-emacs@m.gmane.org; Sun, 03 Mar 2013 17:13:43 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:49771) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UCH9t-0000V3-OP for help-gnu-emacs@gnu.org; Sun, 03 Mar 2013 17:13:33 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UCH9o-00063L-CU for help-gnu-emacs@gnu.org; Sun, 03 Mar 2013 17:13:29 -0500 Original-Received: from mail-pb0-f47.google.com ([209.85.160.47]:61484) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UCH9o-00063E-6P for help-gnu-emacs@gnu.org; Sun, 03 Mar 2013 17:13:24 -0500 Original-Received: by mail-pb0-f47.google.com with SMTP id rp2so2702684pbb.20 for ; Sun, 03 Mar 2013 14:13:23 -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=E8GzVFe6L99hUoxhnpzT9KBGhWoJbXg9I7x6pm5xv3E=; b=kXO31fXXMRwiVrNqtHpmJT12GNU2+BuQuhs51zLqxsjZGHxsidnsR6ER2GlJ12xhpD ikCvR3nKvDWBw1WGfcOsxK1EbxGfGOrD3da/kN58v+Mn8KuKy8/u5NtndGcL8hkAuRX+ EjU1hJ+U66Baw5/VuBJxJiKQ2+h9cR3Qy9ZCm6KCAE0Gu+R3Ur9xEi7RQgzlefBNl+T+ tlArUJFqAkxh6efBykSJaZOV3cu0j0znEI4q9n75hidYY6/HPehZxilzDTOma25HXw1Q rUN8skB4k9gynkOf5P3HEFzDG86XQTqHGAb3QwUHB2+WGcyXuaHCn6jXNznaqUUB6FWj Pusg== X-Received: by 10.68.227.202 with SMTP id sc10mr24986537pbc.109.1362348803309; Sun, 03 Mar 2013 14:13:23 -0800 (PST) Original-Received: from [192.168.1.102] ([123.114.124.176]) by mx.google.com with ESMTPS id z8sm8824992pbt.39.2013.03.03.14.13.21 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 03 Mar 2013 14:13:22 -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.160.47 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:89334 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? > Looks like a typo, "-D" would make sense. Feel free to report. Thanks, I'll fix them later. -- Best regards, Xue Fuqiao. http://www.emacswiki.org/emacs/XueFuqiao