On Fri, Jul 09, 2004 at 05:59:30PM +0100, Darren Salt wrote:
> Package: joe
> Version: 3.1-0.1
> Severity: wishlist
> Tags: patch
> 
> The attached patch and file provide joe with a makefile mode.

I had forwarded your patch upstream, but they didn't include it yet.
I adjusted it to the 3.5 syntax (there's now a ftyperc), and started
using it, and then I realized the possible reason why they didn't include
it - it's ugly :) The colors are way too intense compared to typical joe
syntax highlighting.

> =Space                underline inverse bright red

The red underlined square is just plain uncalled for :)

The parser that detects Space is also buggy. For example, joe-3.5/Makefile
lines 318 and 321 end with it, for no apparent reason.

> =MakeVariable bold yellow

The yellow $( ) are most annoying, too.

> =DotTarget    magenta

This one is are also buggy.

In joe-3.5/Makefile:829 it colors .NOEXPORT: as a Label, instead of as
a DotTarget.

> =Assignment     bold green

In joe-3.5/Makefile:238 it colors "all:" as an Assignment (variable),
rather than as a target, which makes them indistinct, sort of defeating
the point of highlighting...

It's just too problematic for me to include at this point.

-- 
     2. That which causes joy or happiness.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to