emacs-devel
[Top][All Lists]
Advanced

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

Re: EWW: Face property changes around newlines


From: Stefan Monnier
Subject: Re: EWW: Face property changes around newlines
Date: Wed, 09 Jan 2019 16:15:59 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

> 2. Next, split the clause into chunks based on property changes -- since
> "changing voice params on any TTS engine triggres a clause boundary.
> 3. (2) is achieved by calling next-single-property-change

What I was thinking is that after calling next-single-property-change,
skip the subsequent whitespace and check to see if the property is back
to its previous value after the whitespace.


        Stefan



reply via email to

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