Emacs Magit Mode Problem
why i stopped using magit mode
trying to wean myself from magit. Super annoyed by snail speed, elaborate keybinding that tramples emacs key scheme, and irreverence of emacs buffer naming scheme.
in emacs, auto generated buffer's name should start with an asterisk. but magit doesn't. So when one cycle buffer, magic ones comes up. Then, normally i can kill buffer by my system-wide Windows key macro Ctrl+w by pressing a single button. But magit fucks with that key. Escalating the problem.

magit buffer name trounces gnu emacs convention
Annoying. Magit buffer name not starting and ending with asterisks. That's against emacs convention. The problem is, commands that skips emacs generated buffer will not work.

The magit author Jonas Bernoulli retorts that it is a technical problem.

He says to
look up
magit-buffer-name-format
in magit-mode.el

magit-buffer-name-format
magit problem with repeat-complex-command

repeat-complex-command