Lars Ingebrigtsen writes: > Manuel Giraud writes: > >> Here is a new patch for longlines-mode. It updates substring filtering >> to the new interface and do not replace soft newlines with spaces >> anymore. So now, copy/pasting from a longlines buffer should work as >> intended. > > This leads to > > In longlines-encode-string: > longlines.el:394:18: Warning: assignment to free variable `pos' > longlines.el:395:24: Warning: reference to free variable `pos' Sorry, here is a new version of the patch.