From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Alexis Newsgroups: gmane.emacs.help Subject: Re: Dedicated window troubles Date: Thu, 19 Feb 2015 23:35:57 +1100 Message-ID: <87d256oz82.fsf@gmail.com> References: <87lhjujjuy.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; format=flowed X-Trace: ger.gmane.org 1424349390 12884 80.91.229.3 (19 Feb 2015 12:36:30 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 19 Feb 2015 12:36:30 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Feb 19 13:36:23 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 1YOQL8-0008Jf-LQ for geh-help-gnu-emacs@m.gmane.org; Thu, 19 Feb 2015 13:36:22 +0100 Original-Received: from localhost ([::1]:55957 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YOQL7-0008Mi-V7 for geh-help-gnu-emacs@m.gmane.org; Thu, 19 Feb 2015 07:36:21 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:37675) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YOQKw-0008MM-35 for help-gnu-emacs@gnu.org; Thu, 19 Feb 2015 07:36:10 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YOQKq-0006g9-Tw for help-gnu-emacs@gnu.org; Thu, 19 Feb 2015 07:36:10 -0500 Original-Received: from mail-pd0-f179.google.com ([209.85.192.179]:34422) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YOQKq-0006g0-PK for help-gnu-emacs@gnu.org; Thu, 19 Feb 2015 07:36:04 -0500 Original-Received: by pdjg10 with SMTP id g10so8661112pdj.1 for ; Thu, 19 Feb 2015 04:36:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=references:from:to:subject:in-reply-to:date:message-id:mime-version :content-type; bh=TevUCMuutah1YmMU05bXtp+/0Z4NScY7u3X8Kg4qw4U=; b=YVNG9O0VdO3ioOoYC/Z3+nqYru3xBLPoFcVvvouYhCGmVdymJ5eYn3G/933o9zafE/ JrMOsf3fwvm9S5+f9+oOC9JtC8vBxA+rtMStbsiANsXqe5m4KgnVM51FWHaLCeKbrFkv Q3lNcZxrRi4hWmdTWw6YASLmG47B6nFNkGItwUDi9ZV6QDS/Whsx+aP2gwNw19CFWt2v 9MeFsGAJlTqOV/WpdPUD7wjDhGnr0SzZfMTC9a6/AyO78+RZaXE9Bj/Tp2yvETY2H6bn JUrKnaIIyFOBskxPVuEprjpPkS+akyNhECbpH/otKY89ERsnGyOQ7pvl44/1V36bIISp aFyQ== X-Received: by 10.70.30.3 with SMTP id o3mr2260714pdh.114.1424349363377; Thu, 19 Feb 2015 04:36:03 -0800 (PST) Original-Received: from localhost (CPE-120-147-144-248.gdiv2.lon.bigpond.net.au. [120.147.144.248]) by mx.google.com with ESMTPSA id sl5sm23611653pbc.45.2015.02.19.04.36.01 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Thu, 19 Feb 2015 04:36:02 -0800 (PST) In-reply-to: <87lhjujjuy.fsf@gnu.org> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 209.85.192.179 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:102807 Archived-At: On 2015-02-19T21:06:45+1100, Tassilo Horn said: TH> But since wide displays are so common nowadays, there must be an TH> easy way to achieve what I'm looking for, no? Given my own workflow and preferences, i too am very interested in how to achieve this! Alexis.