Re: lazy-lock-mode
Steve Kelem <[email protected]> Wed, 06 Feb 2008 23:08:43 -0800
| Newsgroups | gmane.emacs.jdee |
|---|---|
| Message-ID | <[email protected]> |
Jason Rumney said the following on 02/05/2008 11:21 PM: > Paul Landes wrote: >> The easy fix is to put this in your ~/.emacs file: >> >> (require 'lazy-lock) >> > > A better fix is to use jit-lock instead of the obsolete lazy-lock. > My problem is that I don't invoke lazy-lock. Some package does. Steve