Alan Schmitt <[email protected]> writes: > Is there a way to configure magit such that frames to write the commit > message are deleted when the commit is done?
No, there is no builtin support for something like this. You could probably implement this using some Magit hooks and Emacs options concerned with this sort of thing, but it probably won't be trivial to do. In any case if you attempt to do this, I strongly recomment you base your work on the next branch. -- 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.
