Hi Yann, Yann Hodique wrote: > yes I tried it, and somewhat liked it, but integration is still not great. > In particular, syntax highlighting is broken when we make use of those > magit metadata (like amending, or setting author) since > git-commit-mode is very strict and expects first line to be the short > description, second line to be empty, and so on. So that our > additional text interferes.
Right; I forgot to mention this. > - or we can get rid of our metadata block (I personally don't like it > anyway), and for example put equivalent information in > `header-line-format' where it would not "pollute" the actual commit > text. I don't like the metadata header either. Yes, I think we should pick this option. -- Ram
