emacs-devel
[Top][All Lists]
Advanced

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

Re: M-w, then C-y. C-y inserts text properties that aren't on original.


From: Stefan Monnier
Subject: Re: M-w, then C-y. C-y inserts text properties that aren't on original.
Date: Thu, 18 Feb 2010 23:47:35 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.91 (gnu/linux)

> In a C++ Mode buffer, I create a region containing a template-opener <,
> M-w it, then C-y it.
> The C-y puts a syntax-table property on the (copy of) the <, but this
> property didn't exist on the original.
[...]
> Would somebody please suggest the part of Emacs I should be looking at
> to debug this problem.

Can't think of anything (other than the font-lock rules which are under
c++-mode's control, of course).


        Stefan




reply via email to

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