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

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

Re: select text without moving the point in graphical interface


From: Michael Heerdegen
Subject: Re: select text without moving the point in graphical interface
Date: Sun, 08 Dec 2013 22:25:38 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

Hi Ernest,

> one of the things I like about running emacs in a terminal is that I can
> select text without moving the point; is it possible to do the same when
> running in a graphical interface (GTK)?

This is not possible with the default selection, since point is, by
definition, one border of the selection.

But what you describe sounds like a description of the secondary selection:

  (info "(emacs) Secondary Selection")


Michael.




reply via email to

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