all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* command-line-args does not work
@ 2004-03-27  4:23 ignore-this-prefixkin
  2004-03-27 10:24 ` Eli Zaretskii
  0 siblings, 1 reply; 2+ messages in thread
From: ignore-this-prefixkin @ 2004-03-27  4:23 UTC (permalink / raw)


This bug report will be sent to the Free Software Foundation,
not to your local site managers!
Please write in English, because the Emacs maintainers do not have
translators to read other languages for them.

Your bug report will be posted to the bug-gnu-emacs@gnu.org mailing list,
and to the gnu.emacs.bug news group.

In GNU Emacs 21.3.1 (i686-pc-linux-gnu, X toolkit, Xaw3d scroll bars)
 of 2003-04-21 on nscldt26
Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: en_US
  locale-coding-system: iso-latin-1
  default-enable-multibyte-characters: t

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:

command-line-args does not contain the command line args
passed by shell.  For instance, command-line-args is
("emacs") in the instance of emacs invoked as "emacs -u kin".


Recent input:
SPC SPC x W W D A . SPC s h e l l ) <escape> k M-i 
M-i C-M-S-u l <return> v L M-S p w d <return> C-d M-k 
M-x s u <return> C-d M-k <M-pause> M-x e m a SPC b 
u SPC C-w C-w s e n d SPC C-g M-x a p r o SPC <return> 
b u g <return> M-SPC M-j C-s e m a c C-s C-s C-s C-s 
C-s C-s C-s C-s C-s C-a M-x e <backspace> r e p SPC 
p <backspace> o SPC e m <backspace> <backspace> r SPC 
<return>

Recent messages:
Inserted 54 character(s), 1 line(s)
Deleted 8 characters
Deleted 28 characters
((([...] [...] [...] [...] [...] [...]) lambda (arg) (interactive "P") (let* (... ...) (switch-to-buffer ...))) (([...] [...] [...] [...] [...] [...] [...] [...] [...] [...] [...] [...]) lambda (arg) (interactive "P") (let* (... ...) (my-select-frame-buffer ... i))) ([(meta 83)] . shell) (([...] [...]) lambda (arg) (interactive "P") (my-select-frame-buffer (quote home) (my-lims t))) ([(control 56)] lambda (arg) (interactive "P") (my-select-frame (my-visible-frame-list ...))) ([(control 57)] lambda (arg) (interactive "P") (my-move-mouse-home nil t)) ("\x03-" . fundamental-mode) ("=e8" . help-command) ([(meta G)] . my-grep) (([...] [...]) lambda (arg) (interactive "P") (let (...) (call-interactively ...))) ([(control 99) (meta 32)] lambda (arg) (interactive "P") (let (t:record-history) (my-toggle-var ...))) ([(control meta up)] lambda nil (interactive) (my-frame-toggle-max (quote height))) ..
 .)
Wrote /home/kin/kin/env/emacs/my-keys.el
Loading /home/kin/kin/env/emacs/my-keys.el (source)...done
call-interactively: Quit
Loading apropos...done
Mark saved where search started
Loading emacsbug...done

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: command-line-args does not work
  2004-03-27  4:23 command-line-args does not work ignore-this-prefixkin
@ 2004-03-27 10:24 ` Eli Zaretskii
  0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2004-03-27 10:24 UTC (permalink / raw)
  Cc: bug-gnu-emacs

> From: ignore-this-prefixkin@techie.com
> Date: 26 Mar 2004 20:23:11 -0800
> 
> command-line-args does not contain the command line args
> passed by shell.  For instance, command-line-args is
> ("emacs") in the instance of emacs invoked as "emacs -u kin".

That's normal behavior: arguments that are processed by Emacs during
its startup are deleted from command-line-args.

The doc string in the development sources already mentions that.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-03-27 10:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-03-27  4:23 command-line-args does not work ignore-this-prefixkin
2004-03-27 10:24 ` Eli Zaretskii

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.