From: Stefan Monnier <monnier@iro.umontreal.ca>
To: Dmitry Gutov <dgutov@yandex.ru>
Cc: 13817-done@debbugs.gnu.org
Subject: bug#13817: 24.3.50; Disabling whitespace-mode that was enabled in sgml-mode-hook breaks font-lock
Date: Tue, 19 Mar 2013 09:02:34 -0400 [thread overview]
Message-ID: <jwva9pz5ys3.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <5147F2EC.4060102@yandex.ru> (Dmitry Gutov's message of "Tue, 19 Mar 2013 09:09:00 +0400")
>>> On the surface, the reason for this is that when whitespace-mode is being
>>> turned on in the hook, font-lock-keywords is still nil, and so nil is
>>> saved in whitespace-font-lock-keywords.
>> whitespace.el should probably use font-lock-remove-keywords instead.
> That helped, thank you.
> I left the disabling/enabling of font-lock-mode there, because otherwise the
> changes in highlighting are not visible until the buffer is modified.
Supposedly `font-lock-fontify-buffer' is meant to do that without
disabling+enabling.
Stefan
next prev parent reply other threads:[~2013-03-19 13:02 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-26 6:29 bug#13817: 24.3.50; Disabling whitespace-mode that was enabled in sgml-mode-hook breaks font-lock Dmitry Gutov
2013-03-17 22:30 ` Stefan Monnier
2013-03-19 5:09 ` Dmitry Gutov
2013-03-19 13:02 ` Stefan Monnier [this message]
2013-03-19 15:14 ` Dmitry Gutov
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=jwva9pz5ys3.fsf-monnier+emacs@gnu.org \
--to=monnier@iro.umontreal.ca \
--cc=13817-done@debbugs.gnu.org \
--cc=dgutov@yandex.ru \
/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.