[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Emacs line number mode
- To: Kyle Jones <http://www.wonderworks.com/~kyle_jones>
- Subject: Re: Emacs line number mode
- From: http://dummy.us.eu.org/robert (robert)
- Date: Mon, 27 Aug 2001 12:21:19 -0400
- In-Reply-To: <15242.29031.840134.941406@ice.wonderworks.com>
- Keywords: http://www.wonderworks.com/~kyle_jones
> From: Kyle Jones <http://www.wonderworks.com/~kyle_jones>
> Date: Mon, 27 Aug 2001 09:12:23 -0700
>
> > > Do you use font-lock or any other text colorizer?
> >
> > Yes -- font-lock.
>
> I have a feeling that font-lock is mashing the extents that setnu
> uses. Could you try running without it and see if you can still
> reproduce the problem?
If I turn off only font-lock for a buffer, it still has the problem.
I have noticed that a different buffer that never turns on font-lock works
without error. (Its only mode is html-mode.)