emacs-devel
[Top][All Lists]
Advanced

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

Re: master 128ed5c9f17: Add one more mouse-set-point call to functions x


From: Po Lu
Subject: Re: master 128ed5c9f17: Add one more mouse-set-point call to functions xref-find-*-at-mouse
Date: Thu, 31 Aug 2023 19:35:49 +0800
User-agent: Gnus/5.13 (Gnus v5.13)

Dmitry Gutov <dmitry@gutov.dev> writes:

> All right, but even that wouldn't save us from having to move to the
> position twice (one in the interactive form, and once in the function
> body).
>
> Otherwise, I see your point and cause of frustration, but extending
> the convention to many (every?) interactive function seems difficult.

Difficult but ultimately worthwhile, IMHO.  Our code is replete with
commands that would benefit from such treatment, some of which I've
already been compelled to fix.


reply via email to

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