From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/15810 Path: news.gmane.org!not-for-mail From: Alan Schmitt Newsgroups: gmane.emacs.gnus.user Subject: Preserving window layout? Date: Thu, 20 Sep 2012 16:32:40 +0200 Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1348151587 1960 80.91.229.3 (20 Sep 2012 14:33:07 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 20 Sep 2012 14:33:07 +0000 (UTC) To: info-gnus-english Original-X-From: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Thu Sep 20 16:33:08 2012 Return-path: Envelope-to: gegu-info-gnus-english@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 1TEhoR-0001wt-7I for gegu-info-gnus-english@m.gmane.org; Thu, 20 Sep 2012 16:33:07 +0200 Original-Received: from localhost ([::1]:58228 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TEhoM-00052I-QG for gegu-info-gnus-english@m.gmane.org; Thu, 20 Sep 2012 10:33:02 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:53981) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TEhoC-00050M-2k for info-gnus-english@gnu.org; Thu, 20 Sep 2012 10:33:01 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TEho4-0002iD-7G for info-gnus-english@gnu.org; Thu, 20 Sep 2012 10:32:52 -0400 Original-Received: from mail1-relais-roc.national.inria.fr ([192.134.164.82]:31768) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TEho3-0002i0-TT for info-gnus-english@gnu.org; Thu, 20 Sep 2012 10:32:44 -0400 X-IronPort-AV: E=Sophos;i="4.80,453,1344204000"; d="scan'208";a="174000970" Original-Received: from top-wifi.irisa.fr (HELO top.local) ([131.254.66.192]) by mail1-relais-roc.national.inria.fr with ESMTP/TLS/DHE-RSA-AES128-SHA; 20 Sep 2012 16:32:41 +0200 User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2 (darwin) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 192.134.164.82 X-BeenThere: info-gnus-english@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Announcements and discussions for GNUS, the GNU Emacs Usenet newsreader \(in English\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Original-Sender: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.gnus.user:15810 Archived-At: Hi, I'm trying to work in a single Emacs frame, split in several windows, but this does not work well with gnus. Reading the documentation, I see that there is an option to prevent gnus from taking over the frame (http://gnus.org/manual/gnus_288.html), but its use is discouraged. Hence my question: has anyone found a way to use gnus without losing an existing windows layout? I saw some discussion on emacswiki (http://www.emacswiki.org/emacs/OneWindow) and I'm wondering if there are other tricks that I may have missed. Thanks a lot, Alan