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

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

bug#13949: 24.4.1; `fill-paragraph' should not always put the buffer as


From: Eli Zaretskii
Subject: bug#13949: 24.4.1; `fill-paragraph' should not always put the buffer as modified
Date: Sun, 27 Mar 2016 19:04:34 +0300

> From: Lars Magne Ingebrigtsen <larsi@gnus.org>
> Cc: Óscar Fuentes <ofv@wanadoo.es>,  jwiegley@gmail.com,
>   j_k_v@ro.ru,  13949@debbugs.gnu.org
> Date: Sun, 27 Mar 2016 17:46:53 +0200
> 
> 1) move the gap out of the way

This will call memmove to move a potentially large chunk of text.  Why
not just hash the two parts separately?





reply via email to

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