From: Dmitry Gutov <dgutov@yandex.ru>
To: Stefan Monnier <monnier@iro.umontreal.ca>
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 19:14:15 +0400 [thread overview]
Message-ID: <514880C7.2060007@yandex.ru> (raw)
In-Reply-To: <jwva9pz5ys3.fsf-monnier+emacs@gnu.org>
On 19.03.2013 17:02, Stefan Monnier wrote:
>>>> 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.
That works, too. :)
prev parent reply other threads:[~2013-03-19 15:14 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
2013-03-19 15:14 ` Dmitry Gutov [this message]
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=514880C7.2060007@yandex.ru \
--to=dgutov@yandex.ru \
--cc=13817-done@debbugs.gnu.org \
--cc=monnier@iro.umontreal.ca \
/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.