From: Kevin Rodgers <kevin.rodgers@ihs.com>
Subject: Re: No split window in startup, how?
Date: Fri, 14 Feb 2003 12:14:10 -0700 [thread overview]
Message-ID: <3E4D4002.3050000@ihs.com> (raw)
In-Reply-To: Pine.LNX.4.42.0302141137250.31994-100000@macbeth.tirone.com
S P Arif Sahari Wibowo wrote:
> Whenever I start emacs with multiple file (to an X display), such like:
> emacs file1 file2 file3 &
> it will start with split window.
>
> Is there any way to suppress this behavior?
>
> I already tried "emacs -f delete-window ... " but it didn't work
> (apparently the command was executed *before* loading any file).
Yes, the command line arguments and options are processed in order. Try
emacs file1 ... file3 -f delete-window # or delete-other-windows
--
<a href="mailto:<kevin.rodgers@ihs.com>">Kevin Rodgers</a>
next prev parent reply other threads:[~2003-02-14 19:14 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-02-14 17:39 No split window in startup, how? S P Arif Sahari Wibowo
2003-02-14 19:14 ` Kevin Rodgers [this message]
2003-02-14 20:28 ` Kai Großjohann
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3E4D4002.3050000@ihs.com \
--to=kevin.rodgers@ihs.com \
/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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).