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

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

Re: Mouse interaction in -nw


From: Stefan Monnier
Subject: Re: Mouse interaction in -nw
Date: Wed, 30 Sep 2020 12:59:22 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

> Look at the attached gif. Where I select with the mouse several time,
> and then M-w; but the region (mark) is not "properly updated" to the
> selected region, just the point is updated, not the mark.
>
> Actually the mouse selection does not act as the region at all. Maybe
> this is intended... I just don't get why.

The mouse selection seems to be done "by the terminal" rather than "by
Emacs".  IOW, it looks like the mouse clicks aren't passed to Emacs.
Time to check `C-h l`?
What text-terminal is that?


        Stefan




reply via email to

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