all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Nikolaj Schumacher <me@nschum.de>
To: cseberino@gmail.com
Cc: help-gnu-emacs@gnu.org
Subject: Re: Minor mode doesn't work in java-mode....How fix?
Date: Sat, 28 Mar 2009 10:30:16 +0100	[thread overview]
Message-ID: <m24oxedmfr.fsf@nschum.de> (raw)
In-Reply-To: <d6e869d5-b37b-47bb-adf3-018f47a9576a@q30g2000prq.googlegroups.com> (cseberino@gmail.com's message of "Fri, 27 Mar 2009 10:54:26 -0700 (PDT)")

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	other threads:[~2009-03-28  9:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-27 17:54 Minor mode doesn't work in java-mode....How fix? cseberino
2009-03-28  9:30 ` Nikolaj Schumacher [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m24oxedmfr.fsf@nschum.de \
    --to=me@nschum.de \
    --cc=cseberino@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.