[Gllug] java editor

mriscott at yahoo.co.uk mriscott at yahoo.co.uk
Tue Jul 2 08:57:09 UTC 2002


> Message: 13
> Date: Mon, 1 Jul 2002 14:04:43 -0400
> From: SteveC <steve at fractalus.com>
> To: gllug at linux.co.uk
> Subject: [Gllug] java editor
> Reply-To: gllug at linux.co.uk
> 
> I'd like a nice highlighting editor with a black background. This appears 
> to be mission impossible in that
> 
> java editors are not anti aliased
> kde editors are all C/C++ oriented
> or if I want a black background the editor is just a mess
> 
> any ideas?
> 
> Maybe there is a way to automatically invert the font-lock colours in 
> emacs or something?
> 
> have fun,
> 
> SteveC steve at fractalus.com http://www.fractalus.com/steve/

I use emacs -rv

Works fine for me

As I'm sure you know, putting

(global-font-lock-mode 1)

in your .emacs sets highlighting up automagically.


gvim -rv works fine too - with

syntax on

in my .vimrc for syntax highlighting

Ian



-- 
Gllug mailing list  -  Gllug at linux.co.uk
http://list.ftech.net/mailman/listinfo/gllug




More information about the GLLUG mailing list