[1850] in testers
small .startup.X bug?
daemon@ATHENA.MIT.EDU (daemon@ATHENA.MIT.EDU)
Sun Aug 11 22:58:17 1991
From: ckclark@ATHENA.MIT.EDU
Date: Sun, 11 Aug 91 22:58:26 -0400
To: jfc@ATHENA.MIT.EDU
Cc: sauron@ATHENA.MIT.EDU, testers@ATHENA.MIT.EDU
In-Reply-To: John Carr's message of Sun, 11 Aug 91 14:21:20 EDT <9108111821.AA12560@Achates.MIT.EDU>
Reply-To: ckclark@mit.edu
The there are some command-line arguments to emacs must be at the
beginning of the common line, and if they are, they must appear in a
specific order. If you violate the order, the out-of-order arguments
will be interpreted as buffer names. This is documented in the man page
and in the emacs info documentation for `emacs,' but not very clearly or
correctly in either. (It never has been.) I will make sure it is
explained better when I submit a new man page. I will also update the
info file to describe the additional arguments which are not described
there.
-Calvin