[gnu.emacs] Emacs seems to have a problem with command-line arguments ...

leo@maui.CS.UCLA.EDU (Leonid V. Belyaev) (10/12/88)

There seems to be a problem in Emacs 18.52 (hpux): when emacs is started
with any command-line arguments, it processes them correctly, but then
uses them as file names.  For example, starting Emacs as 

	% emacs -font 6x10 -w =80x60-0-0 -display filet:0

will start the Emacs window correctly, but will also create the following
buffers: "-font" "6x10" "-w" "=80x60-0-0" "-display" "filet:0".

Has anyone seen this behaviour?  Is there a cure?  I've been trying to
send mail to emacs-bug, but to no avail.

Thanks very much in advance.

							Leo.