help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Minor mode doesn't work in java-mode....How fix?


From: Nikolaj Schumacher
Subject: Re: Minor mode doesn't work in java-mode....How fix?
Date: Sat, 28 Mar 2009 10:30:16 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.91 (darwin)

cseberino@gmail.com wrote:

> I created a simple minor mode that highlights TABs and characters
> beyond column 79.
> It works everwhere except java-mode.  Is there an easy way to fix
> this?

I haven't used this for a while, since Emacs 23 has both these features
built into `whitespace-mode'.  But I think you should be able to work
around this by using 'prepend in the keywords.

Check out my old way of doing this:  Maybe it'll work.
http://nschum.de/src/emacs/highlight-80+/


regards,
Nikolaj Schumacher




reply via email to

[Prev in Thread] Current Thread [Next in Thread]