|
From: | Chong Yidong |
Subject: | Re: address@hidden: Buffer sometimes changes to modified with truncate-partial-width-windows set to nil] |
Date: | Wed, 16 Aug 2006 10:07:35 -0400 |
User-agent: | Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) |
martin rudalics <address@hidden> writes: > Would the following handle it? > > (run-with-timer > 0 nil (lambda () > ! (with-current-buffer buf > ! (with-buffer-prepared-for-jit-lock > ! (put-text-property start orig-start > ! 'fontified t))))))) Yes! Thanks very much for finding the problem. Klaus Zeitler <address@hidden> writes: > No it's still the same. Did you recompile Emacs? jit-lock.el is loaded before dumping, so if you want changes in that file to show up, you have to do a `make' after byte compiling it.
[Prev in Thread] | Current Thread | [Next in Thread] |