From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Thomas Fischer Newsgroups: gmane.emacs.help Subject: split window Date: Tue, 26 May 2015 22:15:06 +0200 Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: ger.gmane.org 1432673261 28746 80.91.229.3 (26 May 2015 20:47:41 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 26 May 2015 20:47:41 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue May 26 22:47:39 2015 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1YxLlB-0001tZ-5o for geh-help-gnu-emacs@m.gmane.org; Tue, 26 May 2015 22:47:37 +0200 Original-Received: from localhost ([::1]:50165 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YxLlA-0006KU-Ec for geh-help-gnu-emacs@m.gmane.org; Tue, 26 May 2015 16:47:36 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:40275) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YxLFj-0006kE-CZ for help-gnu-emacs@gnu.org; Tue, 26 May 2015 16:15:08 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YxLFi-0001o0-ON for help-gnu-emacs@gnu.org; Tue, 26 May 2015 16:15:07 -0400 Original-Received: from mail-oi0-x229.google.com ([2607:f8b0:4003:c06::229]:35746) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YxLFi-0001nC-KD for help-gnu-emacs@gnu.org; Tue, 26 May 2015 16:15:06 -0400 Original-Received: by oihd6 with SMTP id d6so86904796oih.2 for ; Tue, 26 May 2015 13:15:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=jgy12ZUp73A1jpm9P9Jllm+/UKuRAMy/NNMfOGbNAIo=; b=Vxw/DqMS7adrs9HEerL3tFcxfc/imoSH6VHB8Q2spm0J3PcxpCmiCpDtm81KviFERu ACNXFSnxXbsqyZTbwqA6qv1hQt3jbHVqYj6ZCABbGzLrkRlb06f3xRMhOIIxuV6qeJwf zey0UbL+eWCINB5bnYoQNrXflNvHGcdMj/IsTF1p9sDciOlp2a8IyjttRPqNhLT3SZXb qxPfzQwM4h2Li+TaL6Dx3staguqjzSFDDBT7gxXKdyzT00pibyj2OeZK0SXOe8y5iQ2O I85l3c1Mbw2gnspxl161P4x5mU3zI2dnCyXagTPtbX/ZqmY7eP9XA1qIwbaoqPih7K8d Oulg== X-Received: by 10.182.236.5 with SMTP id uq5mr23124276obc.13.1432671306211; Tue, 26 May 2015 13:15:06 -0700 (PDT) Original-Received: by 10.76.107.177 with HTTP; Tue, 26 May 2015 13:15:06 -0700 (PDT) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:4003:c06::229 X-Mailman-Approved-At: Tue, 26 May 2015 16:47:27 -0400 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:104591 Archived-At: Hi, when I open the emacs in the shell the window is split horizontally into two parts. How can I open emacs without split. Thanks, Thomas