|
From: | Óscar Fuentes |
Subject: | bug#13949: 24.4.1; `fill-paragraph' should not always put the buffer as modified |
Date: | Sun, 27 Mar 2016 17:09:12 +0200 |
User-agent: | Gnus/5.13 (Gnus v5.13) Emacs/25.0.92 (gnu/linux) |
Andreas Röhler <andreas.roehler@easy-emacs.de> writes: > Another solution would hash only the paragraph in question, re-format > it in a temp buffer and replace original content only if changed. If we know the paragraph's begin and end points, we can hash just that range and then there is no need of a temporary buffer. I think that this condition is met on all cases. Anyway, I've made some experiments and hashing a 160 MB file on a 8 year old 2.4 GHz 64 bit workstation takes 2.4 seconds.
[Prev in Thread] | Current Thread | [Next in Thread] |