On 2016-10-20 23:41, Óscar Fuentes wrote: > Clément Pit--Claudel writes: > >> The patch applies fine for me with git apply --reject >> --ignore-space-change --ignore-whitespace double-buffer.patch. Maybe >> that works for you too? > > Hmmm... no: > > oscar@qcore:~/dev/emacs/stable/source$ git apply --reject --ignore-space-change --ignore-whitespace ~/p.patch > fatal: corrupt patch at line 66 > > oscar@qcore:~/dev/emacs/stable/source$ git --version > git version 2.9.3 I've attached the patch that applied correctly for me (I use git 2.7.4).