From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Rich E" Newsgroups: gmane.emacs.help Subject: opening two documents side-by-side Date: Sat, 16 Aug 2008 12:51:03 -0700 Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_47952_21638353.1218916263923" X-Trace: ger.gmane.org 1218916294 7508 80.91.229.12 (16 Aug 2008 19:51:34 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 16 Aug 2008 19:51:34 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Aug 16 21:52:26 2008 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1KURp2-0006i5-2E for geh-help-gnu-emacs@m.gmane.org; Sat, 16 Aug 2008 21:52:24 +0200 Original-Received: from localhost ([127.0.0.1]:38844 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KURo5-00077n-Ea for geh-help-gnu-emacs@m.gmane.org; Sat, 16 Aug 2008 15:51:25 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KURnn-00077R-R7 for help-gnu-emacs@gnu.org; Sat, 16 Aug 2008 15:51:07 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KURnm-00077F-9X for help-gnu-emacs@gnu.org; Sat, 16 Aug 2008 15:51:06 -0400 Original-Received: from [199.232.76.173] (port=43119 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KURnm-00077C-6p for help-gnu-emacs@gnu.org; Sat, 16 Aug 2008 15:51:06 -0400 Original-Received: from fg-out-1718.google.com ([72.14.220.155]:42492) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KURnl-0004F5-Kx for help-gnu-emacs@gnu.org; Sat, 16 Aug 2008 15:51:05 -0400 Original-Received: by fg-out-1718.google.com with SMTP id l26so1040388fgb.30 for ; Sat, 16 Aug 2008 12:51:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type; bh=zJqPc/W4cJr759tJSv4Pesma+QxluO1DxuEzhBhrDLk=; b=velt22lpvEN/GWNS2FI/fFTlADPhDETFvPXVJ0ww7FDNExk3pdG2SHjbdGH5FrMz+G iG86TQ320R9l0i71RQvFSYxUFXrLcChnFdIOdKUNL4I1Tdi3/fsjVzaDEA7gV0rdVBXT Y6tD4yDXYaqqHvGL0bX4Xb9vcFav/7NihLhsM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=yEHMr3AZREdC527ifixZxFJdG2ccPCjikpPuwyHxYJasHo1CwJKxZWtt2d/i0KSviB NKfz4XXIubK+Qr4anz7wZBqkME6tTmOD1QSxFA6I3D+YEhQMJZ6MJM/PSMLMsO3Xb3yh U7aZwWfsdwitQ2Dqs5Hg9Gn0uJnxRR6o0qqqY= Original-Received: by 10.86.65.11 with SMTP id n11mr3166512fga.64.1218916263932; Sat, 16 Aug 2008 12:51:03 -0700 (PDT) Original-Received: by 10.86.58.19 with HTTP; Sat, 16 Aug 2008 12:51:03 -0700 (PDT) X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:56723 Archived-At: ------=_Part_47952_21638353.1218916263923 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi, When I open documents with, for example: emacs doc1.txt doc2.txt they will open one above the other. Is there any way two tell emacs to open them side by side instead? Thanks, Rich ------=_Part_47952_21638353.1218916263923 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline
Hi,

When I open documents with, for example:

emacs doc1.txt doc2.txt

they will open one above the other.  Is there any way two tell emacs to open them side by side instead?

Thanks,
Rich
------=_Part_47952_21638353.1218916263923--