
Feb. 28, 2011
3:15 p.m.
On Mon, 28 Feb 2011 10:08:26 -0500 Barry Warsaw <barry@python.org> wrote:
BTW, I had not heard of hgeditor before, and wrote a small hg extension to do what you want (with HG: prefix :) before I saw that others had already replied with hgeditor. The extension had 10 lines of code.
We should find a place (i.e. repository) to stash these useful add-ons and hacks so that all Python developers can find them.
I think you can simply add them somewhere on the hg wiki: http://mercurial.selenic.com/wiki/ and then link to the pages from our own wiki, or the developer's FAQ. Regards Antoine.