[Geany-devel] Project-specific long line marker position

Nick Treleaven nick.treleaven at xxxxx
Wed Feb 24 15:02:43 UTC 2010


On Wed, 24 Feb 2010 13:08:24 +0000
Nick Treleaven <nick.treleaven at btinternet.com> wrote:

> > I just implemented $subj. I can't be sure all decisions I made are
> > right, so I request a review. There are a couple of screen shots, for
> > those who don't like applying patches: [1], [2].
> 
> Thanks ;-)

Also for the project display setting I think you should use an enum
rather than 0, 1, 2.

We should really use Scintilla's EDGE_NONE, EDGE_LINE, EDGE_BACKGROUND
instead of 0,1,2 but this was an existing issue.

Regards,
Nick



More information about the Devel mailing list