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

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

bug#50256: thing-at-mouse


From: Eli Zaretskii
Subject: bug#50256: thing-at-mouse
Date: Sat, 04 Sep 2021 14:35:35 +0300

> Cc: juri@linkov.net, 50256@debbugs.gnu.org, larsi@gnus.org
> From: martin rudalics <rudalics@gmx.at>
> Date: Sat, 4 Sep 2021 13:10:43 +0200
> 
>  > That's orthogonal.  (And it seems to issue the warning in an unrelated
>  > case, handled by the 'else' clause?)
> 
> Which case?

This one:

> +      else
> +        posint = marker_position (w->pointm);

>  > We should first decide how to
>  > support the context menus with this stuff, and then we can talk how to
>  > find code out there which makes similar assumptions.  (But if there is
>  > such code out there, how was it working till now?)
> 
> Maybe I have not been making myself clear.  What I would apply is the
> attached (modulo any errors it contains): No change in behavior, just a
> warning in the doc-string and suspicious calls.

That doesn't fix the problem which started this thread, does it?





reply via email to

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