all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Vinicius Jose Latorre <vinicius@cpqd.com.br>
Subject: command-line-args problem
Date: Tue, 10 Sep 2002 19:17:05 -0300	[thread overview]
Message-ID: <200209102217.g8AMH5811195@hillux.cpqd.com.br> (raw)


Hi Folks,


Browsing the manuals with info, there is the following documentation:

    - Variable: command-line-args
	The value of this variable is the list of command-line arguments
	passed to Emacs.

But when I start emacs with:

   emacs -q --no-site-file -fg white -bg black

I got the following value:

   C-h v command-line-args RET

   command-line-args's value is ("emacs")


   Documentation:
   Args passed by shell to Emacs, as a list of strings.

Shouldn't it be ("emacs" "-q" "--no-site-file" "-fg" "white" "-bg" "black") ??

Am I missing something?

I'm using:
GNU Emacs 21.2.90.1 (i686-pc-linux-gnu, X toolkit, Xaw3d scroll bars)
 of 2002-05-27 on hillux.cpqd.com.br


Vinicius

             reply	other threads:[~2002-09-10 22:17 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-10 22:17 Vinicius Jose Latorre [this message]
2002-09-11 20:03 ` command-line-args problem Richard Stallman
2002-09-11 20:30   ` Vinicius Jose Latorre
2002-09-12 16:41     ` Richard Stallman

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=200209102217.g8AMH5811195@hillux.cpqd.com.br \
    --to=vinicius@cpqd.com.br \
    /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.