all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Joe Casadonte" <jcasadonte@northbound-train.com>
Subject: Re: Open files in a new frames from command line
Date: Wed, 04 Feb 2004 17:25:17 -0500	[thread overview]
Message-ID: <uu126o52q.fsf@terrapin.northbound-train.com> (raw)
In-Reply-To: 87smhzkvxj.fsf@emptyhost.emptydomain.de

"Michael B. Schmidt" <MiBSchmidt@gmx.de> writes:

> I need to open multiple files to work with them. I use the command:
> "emacs foo bar baz". This open the file foo,bar and baz each in a
> new Buffer. Is there away (command line option,script) to open the
> files in frames instead of new Buffers? (I know that I can open one
> of the files and then open each file with c-x 5 f but this is to
> much work :-)))

How about:

   gnudoit -q (find-file-other-frame \"c:/temp/foo\")

Works for me under Win2k.  Replace filename with a shell variable and
you're done.

--
Regards,

joe
Joe Casadonte
jcasadonte@northbound-train.com

------------------------------------------------------------------------------
         Llama Fresh Farms => http://www.northbound-train.com
   Gay Media Resource List => http://www.northbound-train.com/gaymedia.html
            Perl for Win32 => http://www.northbound-train.com/perlwin32.html
               Emacs Stuff => http://www.northbound-train.com/emacs.html
          Music CD Trading => http://www.northbound-train.com/cdr.html
------------------------------------------------------------------------------
                       Live Free, that's the message!
------------------------------------------------------------------------------

  reply	other threads:[~2004-02-04 22:25 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.1057.1074645741.928.help-gnu-emacs@gnu.org>
2004-01-21  1:11 ` Open files in a new frames from command line Kin Cho
2004-01-21  1:14 ` Christopher J. White
2004-01-29  8:20 ` Kai Grossjohann
2004-02-04 22:25   ` Joe Casadonte [this message]
2004-01-30 23:44 ` Oliver Scholz
2004-02-02 22:17   ` Kevin Rodgers
2004-02-03  4:38     ` Oliver Scholz
     [not found] <mailman.1752.1075763607.928.help-gnu-emacs@gnu.org>
2004-02-03 17:46 ` Kevin Rodgers
2004-02-02 23:12 Bingham, Jay
  -- strict thread matches above, loose matches on Subject: below --
2004-01-29 16:46 Bingham, Jay
2004-01-21  1:05 Michael B. Schmidt

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=uu126o52q.fsf@terrapin.northbound-train.com \
    --to=jcasadonte@northbound-train.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.