From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Memnon Anon Newsgroups: gmane.emacs.help Subject: Re: tmux & emacs: window issue Date: Mon, 20 Feb 2012 15:53:02 +0000 (UTC) Message-ID: <87bootwlmj.fsf@mean.albasani.net> References: <87sji5rjnf.fsf@googlemail.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1329753213 23401 80.91.229.3 (20 Feb 2012 15:53:33 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 20 Feb 2012 15:53:33 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Feb 20 16:53:32 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 1RzVYR-0007ur-R7 for geh-help-gnu-emacs@m.gmane.org; Mon, 20 Feb 2012 16:53:32 +0100 Original-Received: from localhost ([::1]:59757 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RzVYR-0005mz-Es for geh-help-gnu-emacs@m.gmane.org; Mon, 20 Feb 2012 10:53:31 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:53158) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RzVYI-0005mi-K4 for help-gnu-emacs@gnu.org; Mon, 20 Feb 2012 10:53:27 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RzVYE-0004UM-Ov for help-gnu-emacs@gnu.org; Mon, 20 Feb 2012 10:53:22 -0500 Original-Received: from plane.gmane.org ([80.91.229.3]:48324) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RzVYE-0004U6-Gv for help-gnu-emacs@gnu.org; Mon, 20 Feb 2012 10:53:18 -0500 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1RzVYC-0007kL-1O for help-gnu-emacs@gnu.org; Mon, 20 Feb 2012 16:53:16 +0100 Original-Received: from e178229132.adsl.alicedsl.de ([85.178.229.132]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 20 Feb 2012 16:53:15 +0100 Original-Received: from gegendosenfleisch by e178229132.adsl.alicedsl.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 20 Feb 2012 16:53:15 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 23 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: e178229132.adsl.alicedsl.de Cancel-Lock: sha1:d8gi11FgXd4ExdGgqUiyG0df9Mc= 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:83812 Archived-At: Hi Thorsten, Thorsten writes: > However, using gnus and an emacs frame splittet into 3 windows, a new > problem appeared. Before, when visiting a link in an article, w3m just > opened inside the article window - perfect. Now, w3m overrides the > windowsplitting in the gnus frame and takes over the whole screen, so I > avoid following links in the gnus article window. > > Did anybody experience similar problems using screen or tmux? This doesn't seem to be related to tmux at all, i.e., don't you get the same behaviour when you run an emacsclient without tmux? What I usually do when I read mail and news in gnus and w3m takes over the windows configuration: I do a C-c u, which is bound for me to winner-undo, keep on reading mail and news and read all links I followed when I am done. Or, if that links is really important, I read it and then return with winner-undo. hth Memnon