From mboxrd@z Thu Jan  1 00:00:00 1970
Path: news.gmane.org!not-for-mail
From: Eli Zaretskii <eliz@gnu.org>
Newsgroups: gmane.emacs.help
Subject: Re: emacs won't open files at startup from command line
Date: Fri, 30 Oct 2009 19:21:36 +0200
Message-ID: <83k4ycer1b.fsf@gnu.org>
References: <e8rmy3bfmsu.fsf@FLM000025LVE9F.catmktg.com>
	<mailman.9647.1256759713.2239.help-gnu-emacs@gnu.org>
	<87vdhzp63c.fsf@galatea.local>
	<e8r7huekvi0.fsf@FLM000025LVE9F.catmktg.com>
	<e8r8wes7que.fsf@FLM000025LVE9F.catmktg.com>
NNTP-Posting-Host: lo.gmane.org
X-Trace: ger.gmane.org 1256923879 15106 80.91.229.12 (30 Oct 2009 17:31:19 GMT)
X-Complaints-To: usenet@ger.gmane.org
NNTP-Posting-Date: Fri, 30 Oct 2009 17:31:19 +0000 (UTC)
To: help-gnu-emacs@gnu.org
Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Oct 30 18:31:11 2009
Return-path: <help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org>
Envelope-to: geh-help-gnu-emacs@m.gmane.org
Original-Received: from lists.gnu.org ([199.232.76.165])
	by lo.gmane.org with esmtp (Exim 4.50)
	id 1N3vJc-0004f0-HF
	for geh-help-gnu-emacs@m.gmane.org; Fri, 30 Oct 2009 18:31:08 +0100
Original-Received: from localhost ([127.0.0.1]:40641 helo=lists.gnu.org)
	by lists.gnu.org with esmtp (Exim 4.43)
	id 1N3vJc-0005po-0y
	for geh-help-gnu-emacs@m.gmane.org; Fri, 30 Oct 2009 13:31:08 -0400
Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43)
	id 1N3vAX-0002Kj-Hb
	for help-gnu-emacs@gnu.org; Fri, 30 Oct 2009 13:21:45 -0400
Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43)
	id 1N3vAR-0002BK-Uy
	for help-gnu-emacs@gnu.org; Fri, 30 Oct 2009 13:21:44 -0400
Original-Received: from [199.232.76.173] (port=36949 helo=monty-python.gnu.org)
	by lists.gnu.org with esmtp (Exim 4.43) id 1N3vAR-0002Ab-EF
	for help-gnu-emacs@gnu.org; Fri, 30 Oct 2009 13:21:39 -0400
Original-Received: from mtaout20.012.net.il ([80.179.55.166]:38287)
	by monty-python.gnu.org with esmtp (Exim 4.60)
	(envelope-from <eliz@gnu.org>) id 1N3vAQ-0006JG-Vz
	for help-gnu-emacs@gnu.org; Fri, 30 Oct 2009 13:21:39 -0400
Original-Received: from conversion-daemon.a-mtaout20.012.net.il by
	a-mtaout20.012.net.il (HyperSendmail v2007.08) id
	<0KSC007007INOJ00@a-mtaout20.012.net.il> for
	help-gnu-emacs@gnu.org; Fri, 30 Oct 2009 19:21:37 +0200 (IST)
Original-Received: from HOME-C4E4A596F7 ([84.228.131.95]) by a-mtaout20.012.net.il
	(HyperSendmail v2007.08) with ESMTPA id
	<0KSC006ZN880XD40@a-mtaout20.012.net.il> for
	help-gnu-emacs@gnu.org; Fri, 30 Oct 2009 19:21:37 +0200 (IST)
In-reply-to: <e8r8wes7que.fsf@FLM000025LVE9F.catmktg.com>
X-012-Sender: halo1@inter.net.il
X-detected-operating-system: by monty-python.gnu.org: Solaris 10 (beta)
X-BeenThere: help-gnu-emacs@gnu.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Users list for the GNU Emacs text editor <help-gnu-emacs.gnu.org>
List-Unsubscribe: <http://lists.gnu.org/mailman/listinfo/help-gnu-emacs>,
	<mailto:help-gnu-emacs-request@gnu.org?subject=unsubscribe>
List-Archive: <http://lists.gnu.org/pipermail/help-gnu-emacs>
List-Post: <mailto:help-gnu-emacs@gnu.org>
List-Help: <mailto:help-gnu-emacs-request@gnu.org?subject=help>
List-Subscribe: <http://lists.gnu.org/mailman/listinfo/help-gnu-emacs>,
	<mailto:help-gnu-emacs-request@gnu.org?subject=subscribe>
Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org
Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org
Xref: news.gmane.org gmane.emacs.help:69360
Archived-At: <http://permalink.gmane.org/gmane.emacs.help/69360>

> From: david@adboyd.com (J. David Boyd)
> Date: Fri, 30 Oct 2009 13:07:37 -0400
> 
> Anyone have any idea which variable in emacs contains the command line?

It's called `command-line-args', not surprisingly.