>> Thank you very much for the help, I'm going to try this right away. By the >> way, >> I set edebugger breakpoint in `magit-run*' but it never gets stop there, do >> you >> have some idea of why? > > in general, magit doesn't use `magit-run*' for populating sections, but > `magit-cmd-insert'. So depending on what command you want to watch, you > might want to break there.
Hi Yann, Sorry I didn't see this reply while I was writing my previous post. Thanks a lot and I'm going try it. York