[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Gemas 0.2 release
From: |
Sebastian Reitenbach |
Subject: |
Re: Gemas 0.2 release |
Date: |
Fri, 06 May 2011 20:33:20 +0200 |
User-agent: |
Mozilla/5.0 (X11; U; OpenBSD i386; en-US; rv:1.9.2.14) Gecko/20110404 Thunderbird/3.1.8 |
On 05/06/11 20:03, Germán Arias wrote:
> On vie, 2011-05-06 at 11:39 -0600, Germán Arias wrote:
>> On vie, 2011-05-06 at 17:06 +0200, Saso Kiselkov wrote:
>>>> 2011-05-06 16:42:20.082 Gemas[16332] File GSTextStorage.m: 660. In
>>>> -[GSTextStorage setAttributes:range:] Attempt to set attribute for
>>>> zero-length range
>>>> and the highlighting looks a bit differently.
>>>>
>> The main difference is precisely a fix for this problem. When I'm
>> testing Gemas I don't like see a lot of these lines. I remember that I
>> sent a patch for this problem to Saso in December. This consist in check
>> the length of the string before set attributes. If it is zero, do
>> nothing.
>>
>> The second difference are the files "syntax". I change some colors
>> because some of them are inconsistent. For example, in Objective-C
>> files, de "*" and "/" at the end of a comment, have different color that
>> the rest of the comment. So I did some changes. But of course you can
>> install the original Highlighter framework and put the files "syntax",
>> from HighlighterKit in Gemas, at the Resources path (in Gemas.app). So
>> the HighlighterKit will use these instead its own files "syntax".
>>
>>
> And of course, there are others syntax files, like GSmarkup, plist, etc.
>
Thanks, this sound like a good compromise. I'll patch highlighterkit
port to get rid of that warning, and put those syntax files into the
Gemas port, until there may be a new highlighterkit release ;)
cheers,
Sebastian
- Gemas 0.2 release, Germán Arias, 2011/05/05
- Re: Gemas 0.2 release, Sebastian Reitenbach, 2011/05/06
- Message not available
- Re: Gemas 0.2 release, Germán Arias, 2011/05/06
- Re: Gemas 0.2 release, Germán Arias, 2011/05/06
- Re: Gemas 0.2 release,
Sebastian Reitenbach <=
- Re: Gemas 0.2 release, Saso Kiselkov, 2011/05/07
- Re: Gemas 0.2 release, Germán Arias, 2011/05/08
- Re: Gemas 0.2 release, Sebastian Reitenbach, 2011/05/09