From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/76781 Path: news.gmane.org!not-for-mail From: Francis Moreau Newsgroups: gmane.emacs.gnus.general Subject: Re: buffer layout when composing Date: Tue, 15 Feb 2011 09:09:45 +0100 Message-ID: References: <87ei7bviss.fsf@gnus.org> <84oc6fwlay.fsf@davestoy.home> <87sjvrvupc.fsf@member.fsf.org> <87pqquvqkd.fsf@member.fsf.org> <871v3axsfm.fsf@gnus.org> <878vxip7o2.fsf@gnus.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1297757420 28863 80.91.229.12 (15 Feb 2011 08:10:20 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 15 Feb 2011 08:10:20 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M25121@lists.math.uh.edu Tue Feb 15 09:10:14 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 1PpFzB-0002be-H1 for ding-account@gmane.org; Tue, 15 Feb 2011 09:10:13 +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 1PpFz1-0007pP-CC; Tue, 15 Feb 2011 02:10:03 -0600 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1PpFyy-0007p1-VH for ding@lists.math.uh.edu; Tue, 15 Feb 2011 02:10:00 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1PpFyu-00076c-9G for ding@lists.math.uh.edu; Tue, 15 Feb 2011 02:10:00 -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 1PpFyt-00042d-Aj for ding@gnus.org; Tue, 15 Feb 2011 09:09:55 +0100 Original-Received: by bwz12 with SMTP id 12so191830bwz.17 for ; Tue, 15 Feb 2011 00:09:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:from:to:subject:references:mail-followup-to :date:in-reply-to:message-id:user-agent:mime-version:content-type; bh=dNGnXNIJxR38q4tHvpqRg+ttyYl2jMuVaADvhyB1bfk=; b=CCeyM2dR6rkdlYhHk8QEVCJioHNBYfwN8Ipf3LOWHOaXQXCuoxWxdDbynttUtoqVO4 HbAJD7c3ZKxlXbwV4e1zaqaCuG/RfGE5J/Yhhd0DsZ52xAfkJRpbcV/DYtmV0SsNUZnl Cyrr8zUAlU4lISkmPLwZewjr1ycyLk0Oatl2o= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:references:mail-followup-to:date:in-reply-to :message-id:user-agent:mime-version:content-type; b=H7udNwvs62hqWSc+OU+BkBYqYtPkdnHaOUPiVc5SfWv5iDyfKlz+SC9idQRo5ch9lh ZrkhqlZLMJDxwCiXcFdn4LnblKXatgdKaTmgCooruyFR1MObJC++5Pwb89cCPE/RropK SkkswbMf0HxZibeVdazYC7WlmqevZA631W4UU= Original-Received: by 10.204.101.81 with SMTP id b17mr3339501bko.126.1297757389916; Tue, 15 Feb 2011 00:09: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 z18sm2383243bkf.20.2011.02.15.00.09.47 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 15 Feb 2011 00:09:48 -0800 (PST) Mail-Followup-To: ding@gnus.org In-Reply-To: <878vxip7o2.fsf@gnus.org> (Lars Ingebrigtsen's message of "Mon, 14 Feb 2011 14:34:21 -0800") 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:76781 Archived-At: Lars Ingebrigtsen writes: > Francis Moreau writes: > >> Really ? > > Yes. > >> I gave it a try but I still have the wrong behaviour when doing in the >> summary buffer: `F', `m'. >> >> However doing: `S W' is better since it now keeps the *scratch* window >> (see Tassilo's example) but my summary window is no more visible >> although my layout config tells to keep it I think: >> >> (gnus-add-configuration >> '(message >> (vertical 1.0 >> (summary 0.25) >> (message 1.0 point)))) > > I think you're looking for the `reply-yank' layout. That's right this fixes the `S W' case. BTW I haven't found any traces of 'reply-yank' in the doc. But they're still the `F', `m' cases where gnus use a full window. Do you have any other trick to fix them ? Thanks -- Francis