> Thanks, but I found another indentation regression introduced in > 38037e04cb that does not involve flet and is not fixed by c42af5aee7: > > 0. emacs -Q > 1. (let ((x (and y RET > I also found a regression that you might want to add as a test case: on Emacs commit c006286780, Evaluating the following form would signal an "Invalid read syntax" error: (pp `[((1 (okno . ,(current-buffer))))]) Best regards.