[PATCH 1/3] Go bindings: clean up the documentation

2013-03-02 Thread Justus Winter
Hi Julius, Quoting Julius Plenz (2013-03-02 15:50:54) > Most of the copy&paste is either misleading or not helpful; remove that, and > add useful comments where it?s helping. > --- > [...] > +// Open an existing notmuch database located at 'path'. By default the > +// database should be opened for

[PATCH 1/3] Go bindings: clean up the documentation

2013-03-02 Thread Julius Plenz
Most of the copy&paste is either misleading or not helpful; remove that, and add useful comments where it?s helping. --- bindings/go/src/notmuch/notmuch.go | 737 +--- 1 file changed, 188 insertions(+), 549 deletions(-) diff --git a/bindings/go/src/notmuch/notmuch

Re: [PATCH 1/3] Go bindings: clean up the documentation

2013-03-02 Thread Justus Winter
Hi Julius, Quoting Julius Plenz (2013-03-02 15:50:54) > Most of the copy&paste is either misleading or not helpful; remove that, and > add useful comments where it’s helping. > --- > [...] > +// Open an existing notmuch database located at 'path'. By default the > +// database should be opened for

[PATCH 1/3] Go bindings: clean up the documentation

2013-03-02 Thread Julius Plenz
Most of the copy&paste is either misleading or not helpful; remove that, and add useful comments where it’s helping. --- bindings/go/src/notmuch/notmuch.go | 737 +--- 1 file changed, 188 insertions(+), 549 deletions(-) diff --git a/bindings/go/src/notmuch/notmuch