From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Juri Linkov Newsgroups: gmane.emacs.devel Subject: Re: Proposal: emacs -Q option Date: Mon, 09 Feb 2004 12:46:37 +0200 Organization: JURTA Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <87znbscyya.fsf@mail.jurta.org> References: <87broe6l4r.fsf@mail.jurta.org> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1076324678 16255 80.91.224.253 (9 Feb 2004 11:04:38 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 9 Feb 2004 11:04:38 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Mon Feb 09 12:04:30 2004 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1Aq9DK-0004ps-00 for ; Mon, 09 Feb 2004 12:04:30 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1Aq9DJ-00016S-00 for ; Mon, 09 Feb 2004 12:04:29 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1Aq8yt-0005c6-Rg for emacs-devel@quimby.gnus.org; Mon, 09 Feb 2004 05:49:35 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1Aq8yb-0005c0-3N for emacs-devel@gnu.org; Mon, 09 Feb 2004 05:49:17 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1Aq8y3-0005Ss-VV for emacs-devel@gnu.org; Mon, 09 Feb 2004 05:49:16 -0500 Original-Received: from [66.33.219.6] (helo=knife.dreamhost.com) by monty-python.gnu.org with esmtp (Exim 4.24) id 1Aq8xz-0005SD-0X for emacs-devel@gnu.org; Mon, 09 Feb 2004 05:48:39 -0500 Original-Received: from mail.jurta.org (80-235-32-31-dsl.mus.estpak.ee [80.235.32.31]) by knife.dreamhost.com (Postfix) with ESMTP id DADACE4021; Mon, 9 Feb 2004 02:48:35 -0800 (PST) Original-To: no-spam@cua.dk (Kim F. Storm) In-Reply-To: <87broe6l4r.fsf@mail.jurta.org> (Juri Linkov's message of "Thu, 05 Feb 2004 09:28:04 +0200") User-Agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (gnu/linux) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:19826 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:19826 > 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. There is another suggestion for a new short option. The commentary section of the `startup.el' file had a warning that the "-e" form of the `--funcall' is outdated and should not be used. (It's a typo promoted to a feature.) So "-e" instead could be used as a short option for the `--eval' and `--execute': one of the frequently used action arguments still not having a short option. -- http://www.jurta.org/emacs/