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

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

bug#56335: 29.0.50; [PATCH] Add more breakpoint chars support to longlin


From: Lars Ingebrigtsen
Subject: bug#56335: 29.0.50; [PATCH] Add more breakpoint chars support to longlines-mode
Date: Tue, 05 Jul 2022 18:32:36 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Manuel Giraud <manuel@ledu-giraud.fr> 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'

> I'm now trying to update the search/query-replace but I don't understand
> how 'search-spaces-regex' works. It seems that with it I should be able
> to jump above soft newlines during search, but how ?

Hm, not sure either...

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

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