I just noticed the fold-end marker is positioned in a weird place, near the next off-the-fold element it finds. Is this intentional ?
If not, is this a scintilla quirck or can this be modified with Geany ?
The image is hosted at imageshack to check what I am talking about.
http://img339.imageshack.us/my.php?image=shotwd8.jpg
(Just hope this works, never used imageShack before)
Alexandre Moreira.
On Wed, 19 Jul 2006 14:11:37 -0300, "Alexandre Moreira" alexandream@gmail.com wrote:
I just noticed the fold-end marker is positioned in a weird place, near the next off-the-fold element it finds. Is this intentional ?
If not, is this a scintilla quirck or can this be modified with Geany ?
This is a Scintilla issue, but I find it not that bad. Perhaps uncommonly but not really wrong.
Just file a bugreport for the Scintilla project or even better send them a patch. Or just leave it as it is.
Regards, Enrico
-- Get my GPG key from http://www.uvena.de/pub.key
On 19/07/06 18:41:13, Enrico Tröger wrote:
On Wed, 19 Jul 2006 14:11:37 -0300, "Alexandre Moreira" alexandream@gmail.com wrote:
I just noticed the fold-end marker is positioned in a weird place, near the next off-the-fold element it finds. Is this intentional ?
If not, is this a scintilla quirck or can this be modified with Geany ?
This is a Scintilla issue, but I find it not that bad. Perhaps uncommonly but not really wrong.
Just file a bugreport for the Scintilla project or even better send them a patch. Or just leave it as it is.
This is not a bug in Scintilla.
This is because Geany uses the fold.compact setting. I think we should turn this off ;-)
@Enrico: I will remove it unless you prefer it.
Regards, Nick
2006/7/20, Nick Treleaven nick.treleaven@btinternet.com:
On 19/07/06 18:41:13, Enrico Tröger wrote:
On Wed, 19 Jul 2006 14:11:37 -0300, "Alexandre Moreira" alexandream@gmail.com wrote:
I just noticed the fold-end marker is positioned in a weird place, near the next off-the-fold element it finds. Is this intentional ?
If not, is this a scintilla quirck or can this be modified with Geany ?
This is a Scintilla issue, but I find it not that bad. Perhaps uncommonly but not really wrong.
Just file a bugreport for the Scintilla project or even better send them a patch. Or just leave it as it is.
This is not a bug in Scintilla.
This is because Geany uses the fold.compact setting. I think we should turn this off ;-)
If this is a setting easily turned on/off I believe we could give the user the rights to change it. If not now (I believe this would be too much hassle for such a tiny reason) we could do it "whenever we have a plugin system" and work on something like Gaim's "Extended preferences" plugin.
until then, I believe I can patch my own version to behave the way I like it. Nick, can you point me the file ?
Cheers, Alexandre Moreira.
@Enrico: I will remove it unless you prefer it.
Regards, Nick _______________________________________________ Geany mailing list Geany@uvena.de http://uvena.de/cgi-bin/mailman/listinfo/geany
On Thu, 20 Jul 2006 14:00:18 -0300, "Alexandre Moreira" alexandream@gmail.com wrote:
2006/7/20, Nick Treleaven nick.treleaven@btinternet.com:
On 19/07/06 18:41:13, Enrico Tröger wrote:
On Wed, 19 Jul 2006 14:11:37 -0300, "Alexandre Moreira" alexandream@gmail.com wrote:
I just noticed the fold-end marker is positioned in a weird place, near the next off-the-fold element it finds. Is this intentional ?
If not, is this a scintilla quirck or can this be modified with Geany ?
This is a Scintilla issue, but I find it not that bad. Perhaps uncommonly but not really wrong.
Just file a bugreport for the Scintilla project or even better send them a patch. Or just leave it as it is.
This is not a bug in Scintilla.
This is because Geany uses the fold.compact setting. I think we should turn this off ;-)
Oops. I'm very sorry for talking about Scintilla as culprit although it was our code(written by me ;-(). Sorry.
We will disable this because I don't like it, too, but thought it was a Scintilla issue(Scite does the same with default config(or at least with my default config ;-))).
until then, I believe I can patch my own version to behave the way I like it. Nick, can you point me the file ?
No need to, the setting will be removed.
Regards, Enrico
-- Get my GPG key from http://www.uvena.de/pub.key