Gnus development mailing list
 help / color / mirror / Atom feed
From: Eric S Fraga <e.fraga@ucl.ac.uk>
To: ding@gnus.org
Subject: Re: compose new message in new frame
Date: Mon, 12 Jun 2023 13:36:18 +0100	[thread overview]
Message-ID: <87cz20c0xp.fsf@ucl.ac.uk> (raw)
In-Reply-To: <87ttvfwi2n.fsf@ust.hk>

On Saturday, 10 Jun 2023 at 21:41, Andrew Cohen wrote:
> You have to include the explicit config for it. For example I use
> something like this (and similar things for reply, reply-yank, and forward):

Thank you.

What you are using is what the manual suggests and I had actually tried
that already.  However, it doesn't work for me for some reason.  What I
get is that the new frame is created with the summary or group
configuration and the original frame (which no longer has focus) has the
message composition buffer.  So basically the wrong way around.

More playing around required, methinks.

And I wonder whether I could simply use display-buffer-alist...?

> (You also might want to kill the frame afterwards:
>
> (add-hook 'gnus-message-setup-hook
> 	  (lambda ()
> 	    (message-add-action #'delete-frame 'exit 'postpone 'kill)))

Very nice compact solution.  Thanks again.

eric

-- 
Eric S Fraga via gnus (Emacs 30.0.50 2023-06-11) on Debian 12.0



  reply	other threads:[~2023-06-12 12:40 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-10 11:28 Eric S Fraga
2023-06-10 13:03 ` Felix Natter
2023-06-12 12:32   ` Eric S Fraga
2023-06-10 13:41 ` Andrew Cohen
2023-06-12 12:36   ` Eric S Fraga [this message]
2023-06-16 23:46     ` Andrew Cohen
2023-06-19  8:58       ` Eric S Fraga

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87cz20c0xp.fsf@ucl.ac.uk \
    --to=e.fraga@ucl.ac.uk \
    --cc=ding@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).