help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: indirect buffers and text properties


From: Stefan Monnier
Subject: Re: indirect buffers and text properties
Date: Wed, 28 Mar 2012 19:18:12 -0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

> The problem I am running into, is that both major modes do different code
> highlighting. So the new major mode I set in the indirect buffer stomps on
> the highlighting of my major mode in the original buffer.

Indeed, text-properties are considered as part of the text and font-lock
uses text-properties.


        Stefan


reply via email to

[Prev in Thread] Current Thread [Next in Thread]