all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Kevin Rodgers <kevin.d.rodgers@gmail.com>
Subject: Re: emacs
Date: Thu, 28 Dec 2006 19:38:17 -0700	[thread overview]
Message-ID: <en1v2m$s4$1@sea.gmane.org> (raw)
In-Reply-To: <d1f4bd840612210646o29540001saf04184d90a3b164@mail.gmail.com>

peter moueza wrote:

> 2)We can split  the window in pressing Ctl-X 2 or 3
> But  is there a way from the call emacs in the console: I want  the 
> window to be opened, split in : file1.cpp at left side , and file2.cpp 
> at right one.

# top and bottom:
emacs file1.cpp file2.cpp

# left and right:
emacs \
	--file file1.cpp \
	--funcall split-window-horizontally \
	--funcall other-window \
	--file file2.cpp

-- 
Kevin Rodgers
Denver, Colorado, USA

  parent reply	other threads:[~2006-12-29  2:38 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-12-21 14:46 emacs peter moueza
2006-12-23 20:14 ` emacs Richard Stallman
2006-12-29  2:38 ` Kevin Rodgers [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-05-15 20:20 emacs Nathan A
2018-05-15 20:21 ` emacs Nathan A
2008-08-07  2:46 emacs Sean Sieger
     [not found] <mailman.9904.1207198714.18990.help-gnu-emacs@gnu.org>
2008-04-03  6:06 ` Emacs Martin Fischer
2008-04-04 17:22 ` Emacs Exal de Jesus Garcia Carrillo
2008-04-02 20:10 Emacs Ursina Maria Calmonte
     [not found] <mailman.5110.1197901728.18990.help-gnu-emacs@gnu.org>
2007-12-17 18:19 ` emacs Walker Pendleton
2007-12-17 17:45 emacs martin rudalics
2007-12-16 11:43 emacs shankarrg
2007-12-17 14:46 ` emacs Peter Dyballa
2007-12-17 22:04 ` emacs Bastien
2007-08-07  2:29 how to byte-compile .el files automatically after save? Robert D. Crawford
2007-08-07  3:15 ` Emacs brianjiang
2007-08-07  6:28   ` Emacs Herbert Euler
2007-08-07  8:38     ` Emacs brianjiang
2007-08-07 21:05   ` Emacs Eli Zaretskii
2007-08-08  2:48     ` Emacs brianjiang
2007-08-08 18:26       ` Emacs Eli Zaretskii
2007-08-09  1:18         ` Emacs brianjiang
     [not found] <mailman.1662.1147294399.9609.help-gnu-emacs@gnu.org>
2006-05-11 22:29 ` emacs ajones1
2006-05-11 22:53   ` emacs Lennart Borgman
2006-05-10 15:37 emacs Saady Abd-Elfattah
     [not found] <mailman.16503.1132781656.20277.help-gnu-emacs@gnu.org>
2005-11-23 21:46 ` emacs Martin Klaffenboeck
2005-11-23 22:29 ` emacs Pascal Bourguignon
2005-11-23 21:34 emacs tvtel24933
2005-11-23 22:04 ` emacs Peter Dyballa
2005-09-09 19:52 emacs Sullivand945
2005-09-10  2:07 ` emacs Sean Sieger
2003-11-04  4:38 emacs adsf afff

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='en1v2m$s4$1@sea.gmane.org' \
    --to=kevin.d.rodgers@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.