all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Peter Dyballa <Peter_Dyballa@Web.DE>
To: Kristi Tsukida <kristi.tsukida@gmail.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: How to prevent window splitting when opening multiple files on command line
Date: Wed, 8 Apr 2009 10:33:52 +0200	[thread overview]
Message-ID: <91FB1AE7-6F44-421F-8EF8-A75978A8BA9E@Web.DE> (raw)
In-Reply-To: <2a356cfa0904071214t1280b256sf295114755a46148@mail.gmail.com>


Am 07.04.2009 um 21:14 schrieb Kristi Tsukida:

> For example, running "emacs file1 file2" opens emacs with a split  
> window showing file1 and file2.  I want to just see file1.


Don't give the second name on the command line!

Another option: start emacs-server and use emacsclient to send files  
to GNU Emacs. As in, for example (more BSD than Linux):

	apply emacsclient file1 file2

or

	apply 'emacsclient <options>' file1 file2

This can also be used with loops in your shell.

--
Greetings

   Pete

$ sumascii BILL GATES
   B   I   L   L   G   A   T   E   S
  66+ 73+ 76+ 76+ 71+ 65+ 84+ 69+ 83 = 663

  and add 3 because he's Bill Gates the third.






  reply	other threads:[~2009-04-08  8:33 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-07 19:14 How to prevent window splitting when opening multiple files on command line Kristi Tsukida
2009-04-08  8:33 ` Peter Dyballa [this message]
2009-04-08 11:40 ` Nikolaj Schumacher
     [not found] <mailman.4853.1239167381.31690.help-gnu-emacs@gnu.org>
2009-04-08  7:09 ` Giorgos Keramidas

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=91FB1AE7-6F44-421F-8EF8-A75978A8BA9E@Web.DE \
    --to=peter_dyballa@web.de \
    --cc=help-gnu-emacs@gnu.org \
    --cc=kristi.tsukida@gmail.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.
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.