From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/76701 Path: news.gmane.org!not-for-mail From: Francis Moreau Newsgroups: gmane.emacs.gnus.general Subject: Re: buffer layout when composing Date: Mon, 14 Feb 2011 12:39:23 +0100 Message-ID: References: <87ei7bviss.fsf@gnus.org> <84oc6fwlay.fsf@davestoy.home> <87sjvrvupc.fsf@member.fsf.org> <87pqquvqkd.fsf@member.fsf.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1297683614 14440 80.91.229.12 (14 Feb 2011 11:40:14 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 14 Feb 2011 11:40:14 +0000 (UTC) Cc: david.goldberg6@verizon.net (Dave Goldberg), ding@gnus.org To: Tassilo Horn Original-X-From: ding-owner+M25044@lists.math.uh.edu Mon Feb 14 12:40:05 2011 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Powmi-0004iM-Km for ding-account@gmane.org; Mon, 14 Feb 2011 12:40:04 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1Powmd-0000TB-2A; Mon, 14 Feb 2011 05:39:59 -0600 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1Powmb-0000Sq-FL for ding@lists.math.uh.edu; Mon, 14 Feb 2011 05:39:57 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1PowmZ-0005gl-Ug for ding@lists.math.uh.edu; Mon, 14 Feb 2011 05:39:57 -0600 Original-Received: from mail-bw0-f44.google.com ([209.85.214.44]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1PowmY-0000DR-VX for ding@gnus.org; Mon, 14 Feb 2011 12:39:55 +0100 Original-Received: by bwz12 with SMTP id 12so5227803bwz.17 for ; Mon, 14 Feb 2011 03:39:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:from:to:cc:subject:references:mail-followup-to :date:in-reply-to:message-id:user-agent:mime-version:content-type; bh=vKecsj9W4WMMw2Ym246kAxekCCX+AkzYt8Jv3lUaKM4=; b=SiNvMAtoesXPHLtC4zpooP8Bk743mKMbBcQu/uJRzB/QBVc5BM1PQR2HHbzfOTNI1f ApOicGHNLICKWAY+pk96+a5PXNt56ZZyD/bciNgw+U1nbRjkbsei+8UeHrC/gh4DR58p xaDswJCir/iHSKOiQ7uWIHkQGgySXPprF0jww= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:cc:subject:references:mail-followup-to:date:in-reply-to :message-id:user-agent:mime-version:content-type; b=fl7A6ZEQj48+HmQ8uxZYvAVMf3R3GwjtN8VPeomz9iDZLx38pj1qx6fVdULt11lLaM juwFUDeVDMfVRMupcj1X7vi1d56v3TIL1CJDxZ6tm+q7hmNpbHki88rCudBSEwADMrC2 FAg2PZgoOb3CgPtOwCyu09LdNRrhGUYwdowMI= Original-Received: by 10.204.102.146 with SMTP id g18mr25439501bko.163.1297683589637; Mon, 14 Feb 2011 03:39:49 -0800 (PST) Original-Received: from localhost (au213-1-82-235-205-153.fbx.proxad.net [82.235.205.153]) by mx.google.com with ESMTPS id a17sm1711902bku.11.2011.02.14.03.39.24 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 14 Feb 2011 03:39:48 -0800 (PST) Mail-Followup-To: Tassilo Horn , david.goldberg6@verizon.net (Dave Goldberg), ding@gnus.org In-Reply-To: <87pqquvqkd.fsf@member.fsf.org> (Tassilo Horn's message of "Mon, 14 Feb 2011 11:49:38 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) X-Spam-Score: -3.0 (---) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:76701 Archived-At: Tassilo Horn writes: [...] > > Following up to a message with yank will make the message-buffer be > shown in one and only window. However, when sending off the message, > the complete window config is restored again, which is the most > important thing IMO. > For me both are important. > > Following up without yank will produce a 2 window config with the > article buffer above and the message buffer below. > But it still replaces all other (no gnus) windows. > > Basically, that's pretty good, but I agree that it would be even >better if Gnus would only remove Gnus windows. Hmm, I really find it annoying and I would love see it fixed. Why don't Gnus always use the summary window layout as basis to calculate article, message window layout ? Why does it take the full window ? -- Francis