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: Emacs and TMUX/StumpWM Date: Fri, 17 Feb 2012 14:51:38 +0100 Message-ID: <87fwe94lg5.fsf@googlemail.com> References: <87ipj5es0n.fsf@googlemail.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1329486667 27046 80.91.229.3 (17 Feb 2012 13:51:07 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 17 Feb 2012 13:51:07 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Feb 17 14:51:02 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 1RyODE-0003G0-2t for geh-help-gnu-emacs@m.gmane.org; Fri, 17 Feb 2012 14:51:00 +0100 Original-Received: from localhost ([::1]:60300 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RyODC-0004sk-Fr for geh-help-gnu-emacs@m.gmane.org; Fri, 17 Feb 2012 08:50:58 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:34342) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RyOD7-0004sP-CR for help-gnu-emacs@gnu.org; Fri, 17 Feb 2012 08:50:54 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RyOD2-0001w1-JX for help-gnu-emacs@gnu.org; Fri, 17 Feb 2012 08:50:53 -0500 Original-Received: from plane.gmane.org ([80.91.229.3]:59045) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RyOD2-0001vl-9I for help-gnu-emacs@gnu.org; Fri, 17 Feb 2012 08:50:48 -0500 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1RyOCw-00032q-Qx for help-gnu-emacs@gnu.org; Fri, 17 Feb 2012 14:50:42 +0100 Original-Received: from e178121113.adsl.alicedsl.de ([85.178.121.113]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 17 Feb 2012 14:50:42 +0100 Original-Received: from quintfall by e178121113.adsl.alicedsl.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 17 Feb 2012 14:50:42 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 17 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: e178121113.adsl.alicedsl.de User-Agent: Gnus/5.130002 (Ma Gnus v0.2) Emacs/24.0.93 (gnu/linux) Cancel-Lock: sha1:SUOmHgoOz/J6tPtOXYuZGulCf3k= 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:83781 Archived-At: Thorsten writes: > Hello List, > I think about using my window-managers (instead of something like > winring.el) to manage emacs windows. So I have to start up every buffer > I want in a separate window as a new frame then, or is there a way to > show emacs windows from the same frame in different tmux/stumpwm > windows? Using emacs in server-client mode makes this question somehow pointless, I just figured out - I can start a new emacs client in as many WindowManager windows as I like to, and switch between the emacs clients instead of the emacs frames. cheers -- Thorsten