tags 26328 + patch quit On Mon 29 Jul 2019 at 13:09, Lars Ingebrigtsen wrote: > Noam Postavsky writes: > >> AFAICT, both proposed patches will do the wrong thing for this case: >> >> (defun foo () >> "Bla bla >> bla bla. More words >> bla bla bla.") > > Yup. It's rather unclear what that code is attempting to do... How about we just use delete-indentation along with the already-calculate position p that we just asked the user about? Patch attached. Thanks, Alex