Hello,

Is there a way to configure magit such that frames to write the commit
message are deleted when the commit is done?

More precisely, I have `pop-up-frames' set to t, so that
`display-buffer' use a new frame each time. So when I'm reviewing and
committing changes, it goes like this:

- `M-x magit-status' creates a new frame, which is great;
- I review and stage some changes, then commit ("c c") opens a new frame
  for the commit message, which is great;
- I write the message and do the commit ("C-c C-c"), and now the commit
  window disappears (great) but the frame stays there with a buffer in
  it.

Is there a way to tell magit to delete the frame when the commit is
done?

Note that things work well with the magit-status window itself: the
frame is deleted when I kill it.

Thanks,

Alan

-- 
OpenPGP Key ID : 040D0A3B4ED2E5C7

-- 
You received this message because you are subscribed to the Google Groups 
"magit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Attachment: signature.asc
Description: PGP signature

Reply via email to