From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Xavier Maillard Newsgroups: gmane.emacs.help Subject: Re: Rmail: toggle between summary and message buffers Date: Mon, 24 Jun 2019 06:17:23 +0200 Organization: GNU's NOT Unix! Message-ID: References: <87pnn9iujv.fsf@robertthorpeconsulting.com> <83k1dfpje6.fsf@gnu.org> <83woheniuh.fsf@gnu.org> Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="171107"; mail-complaints-to="usenet@blaine.gmane.org" Cc: help-gnu-emacs@gnu.org To: Eli Zaretskii Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Jun 24 06:17:46 2019 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1hfGQL-000iOc-1i for geh-help-gnu-emacs@m.gmane.org; Mon, 24 Jun 2019 06:17:45 +0200 Original-Received: from localhost ([::1]:47878 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hfGQJ-0001Ga-EZ for geh-help-gnu-emacs@m.gmane.org; Mon, 24 Jun 2019 00:17:43 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:45198) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hfGQB-0001GU-6B for help-gnu-emacs@gnu.org; Mon, 24 Jun 2019 00:17:36 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hfGQA-0008Q7-5X for help-gnu-emacs@gnu.org; Mon, 24 Jun 2019 00:17:35 -0400 Original-Received: from 129.ip-51-38-48.eu ([51.38.48.129]:60606 helo=maillard.im) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hfGQ8-00084s-8Z; Mon, 24 Jun 2019 00:17:32 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=maillard.im; s=mail; t=1561349843; h=from:from:sender:reply-to:subject:subject:date:date:message-id:to:to: cc:cc:mime-version:content-type:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=DT6bwaNkSR+9e5gB6UgMC95ECt+RR4uT0BkJbZmqmBI=; b=ulvhR2capXQj5q624gmd3c07tTEzz9NSeD7ZQUIgtB4H0G0XikT8pcqGVeDv2iXr3INYrn lbJjMp/PtqDIgqjYlESdH3d6Gh67zQHtuMERWeMkys0il3hmW8fm2OaXwhup/YifiwbleQ DsZb+FFneMf2PtWxLtvqWZivMB1my9s= In-Reply-To: <83woheniuh.fsf@gnu.org> (message from Eli Zaretskii on Sat, 22 Jun 2019 11:07:50 +0300) Jabber-ID: xavier@maillard.im X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 51.38.48.129 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.23 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" Xref: news.gmane.org gmane.emacs.help:121021 Archived-At: > Date: Sat, 22 Jun 2019 11:07:50 +0300 > From: Eli Zaretskii > > > Date: Sat, 22 Jun 2019 10:02:21 +0200 > > From: Xavier Maillard > > Cc: help-gnu-emacs@gnu.org > > > > > Don't use "C-c C-c". Use "C-c C-s" instead, and have a separate frame > > > for the *mail* buffer where you compose and send email. Then Emacs > > > will not mess up your windows in the Rmail frame. > > > > Do you mean to C-x 5 2 from the *mail* buffer ? > > I mean "C-x 5 b *mail* RET" (which should be done only once per Emacs > session), and then use "C-c C-s" to send mail you composed. Did it here and it effectively create a new frame but when I press 'r' or 'm' right from the rmail-message buffer, it just splits my current frame into two windows and it shows me the *mail* buffer right here. It also displays the *mail* buffer into the separated (and dedicated frame) though. I did try it with emacs -q just to be sure I did not something wrong, same behaviour. Do you get this too ? Thanks anyway, going C-c C-s is a neat tip (I must adapt to it now but it is okay). - xma GPG: BA4909B7 8F04DE1B