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

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

bug#60654: 30.0.50; tree-sitter: `transpose-sexps-function' uses a lamb


From: Theodor Thornhill
Subject: bug#60654: 30.0.50; tree-sitter: `transpose-sexps-function' uses a lambda in a defvar
Date: Mon, 09 Jan 2023 07:23:33 +0100


On 9 January 2023 04:39:34 CET, Yuan Fu <casouri@gmail.com> wrote:
>
>Mickey Petersen <mickey@masteringemacs.org> writes:
>
>> The defvar `transpose-sexps-function' holds on to a lambda function.
>> Would it be possible to make it an actual function? Its purpose is
>> rather important as it is the default transposition function that was
>> moved out of `transpose-sexps'. Being able to reliably access it when
>> `transpose-sexps-function' is overriden is useful.
>
>CC’d Theo.
>
>Yuan

Thanks yuan.

Yeah I'll make this change and call the new function 
transpose-sexps-default-function.

Apologies for any inconvenience :)

Theo





reply via email to

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