emacs-devel
[Top][All Lists]
Advanced

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

Re: Yanking text properties


From: Kenichi Handa
Subject: Re: Yanking text properties
Date: Fri, 2 Nov 2001 10:45:21 +0900 (JST)
User-agent: SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 Emacs/21.1.30 (sparc-sun-solaris2.6) MULE/5.0 (SAKAKI)

"Stefan Monnier" <monnier+gnu/address@hidden> writes:

>>  "Stefan Monnier" <monnier+gnu/address@hidden> writes:
>>  > PS: What about character compositions, by the way.  Should those
>>  > composition text-properties by preserved even when we do
>>  > `buffer-substring-no-properties' ?
>>  No.

> Why not ?

Oops, sorry.  I mean yes for the moment, but no when
composition-lock-mode is implemented.

>>  > Or is it assumed that they will get re-created as necessary when the text
>>  > is inserted into the buffer ?
>>  So, I have a plan of composition-lock-mode (analogous to
>>  font-lock-mode).

> But is it really going to look through all the overlays and do
> its composition-lock thing on all the before-string and after-string
> properties as well ?

Yes.  That results in attaching compositon property to those
string, but I think it's not a problem.

---
Ken'ichi HANDA
address@hidden



reply via email to

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