Re: lazy-lock-mode
Paul Landes <[email protected]> Thu, 7 Feb 2008 08:28:58 -0600
| Newsgroups | gmane.emacs.jdee |
|---|---|
| Message-ID | <[email protected]> |
If you don't want it, put this in your ~/.emacs file instead: (provide 'lazy-lock) That said, there might be some functionality in it your package needs. Steve Kelem writes: > 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 -- Paul Landes [email protected]