From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Thorsten Newsgroups: gmane.emacs.help Subject: Re: tmux & emacs: window issue Date: Tue, 21 Feb 2012 13:15:23 +0100 Message-ID: <877gzggz6s.fsf@googlemail.com> References: <87sji5rjnf.fsf@googlemail.com> <87ipj0hbq7.fsf@googlemail.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1329826489 21661 80.91.229.3 (21 Feb 2012 12:14:49 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 21 Feb 2012 12:14:49 +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 Feb 21 13:14:48 2012 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RzocK-0007Lp-2b for geh-help-gnu-emacs@m.gmane.org; Tue, 21 Feb 2012 13:14:48 +0100 Original-Received: from localhost ([::1]:34454 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RzocI-0005Ta-LC for geh-help-gnu-emacs@m.gmane.org; Tue, 21 Feb 2012 07:14:46 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:36991) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rzoc9-0005TO-NL for help-gnu-emacs@gnu.org; Tue, 21 Feb 2012 07:14:43 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Rzoc0-0008Hu-Jb for help-gnu-emacs@gnu.org; Tue, 21 Feb 2012 07:14:37 -0500 Original-Received: from plane.gmane.org ([80.91.229.3]:35412) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rzoc0-0008Hf-AC for help-gnu-emacs@gnu.org; Tue, 21 Feb 2012 07:14:28 -0500 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Rzobw-0007AC-LP for help-gnu-emacs@gnu.org; Tue, 21 Feb 2012 13:14:24 +0100 Original-Received: from g231227238.adsl.alicedsl.de ([92.231.227.238]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 21 Feb 2012 13:14:24 +0100 Original-Received: from quintfall by g231227238.adsl.alicedsl.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 21 Feb 2012 13:14:24 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 38 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: g231227238.adsl.alicedsl.de User-Agent: Gnus/5.130002 (Ma Gnus v0.2) Emacs/24.0.93 (gnu/linux) Cancel-Lock: sha1:w+V7eXDt2CIfYIJ8WPfDVwm5frs= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 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:83824 Archived-At: Angel de Vicente writes: > Thorsten writes: >> There (probably) lies the problem - in Gnus I have a vertical split (left >> window *Group* buffer, right window *Summary* buffer), and that right >> window is splittet horizontally when I want to read an article with the >> lower part showing the *article* buffer. Normally, I do have an w3m >> buffer open in another tmux-window, that occupies half the screen (one >> pane of a vertical split). >> >> I don't know if tmux is confused by the intent of fitting a buffer that >> has a half-screen pane in one tmux-window into a pane of another >> tmux-window thats smaller. This might be the problem, since I can open >> w3m in another tmux-window that has the same splitting as the original >> one without problems. >> >> On the other hand - I like the Gnus frame with the 3 windows, thats very >> convenient. > > Something like this? > https://picasaweb.google.com/105150425452848691670/Misc#5711556460780476994 > > The article was displayed in the lower-right window and had a link. When > pressing it w3m reused the same window with my settings. Exactly like this - I would guess a standard division of the gnus frame. Maybe thats one thing where screen is superior to tmux? Or it might be caused by the way I use tmux, or something in my emacs configuration. But its not essential, maybe getting more used to the setup the solution will come naturally to my mind in the future. Thanks for your help Cheers, -- Thorsten