GNU bug report logs - #36365
Add info how to deselect secondary selection (Emacs manual)

Previous Next

Package: emacs;

Reported by: Sebastian Urban <mrsebastianurban <at> gmail.com>

Date: Mon, 24 Jun 2019 18:00:01 UTC

Severity: minor

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#36365: closed (Add info how to deselect secondary selection
 (Emacs manual))
Date: Sat, 06 Jul 2019 08:33:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sat, 06 Jul 2019 11:31:56 +0300
with message-id <83zhlr8sxv.fsf <at> gnu.org>
and subject line Re: bug#36365: Add info how to deselect secondary selection (Emacs manual)
has caused the debbugs.gnu.org bug report #36365,
regarding Add info how to deselect secondary selection (Emacs manual)
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
36365: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=36365
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Sebastian Urban <mrsebastianurban <at> gmail.com>
To: Bug GNU Emacs <bug-gnu-emacs <at> gnu.org>
Subject: Add info how to deselect secondary selection (Emacs manual)
Date: Mon, 24 Jun 2019 19:59:42 +0200
Because, if it's "selection", people may think that to deselect all
you need is to click 'mouse-1' somewhere, but it doesn't work, as well
as 'C-g' and it may be confusing.

Therefore please add information about 'M-mouse-1' as a way to
deselect, perhaps somewhere next to the L626-627 or after the
definition of 'M-mouse-1' L607-608 in KILLING.TEXI.

Then update documentation string for 'mouse-start-secondary' with the
same information.

===

Also (because it's the same chapter) in Emacs manual (INFO) "12.3.3
Secondary Selection" description of 'M-mouse-3' could be changed:

FROM
Set the secondary selection, with one end at the position clicked
and the other at the position specified with ‘M-mouse-1’
(‘mouse-secondary-save-then-kill’).  This also puts the selected
text in the kill ring.  A second ‘M-mouse-3’ at the same place
kills the secondary selection just made.

TO
Set the secondary selection, with one end at the position clicked and
the other at the position specified with ‘M-mouse-1’, and put the
selected text in the kill ring (‘mouse-secondary-save-then-kill’).
A second ‘M-mouse-3’ at the same place kills the secondary selection
just made.

Placement of 'mouse-secondary-save-then-kill' will be better, right
now it may confuse people because it stands next to 'M-mouse-1' which
has different command.


S. U.


[Message part 3 (message/rfc822, inline)]
From: Eli Zaretskii <eliz <at> gnu.org>
To: Sebastian Urban <mrsebastianurban <at> gmail.com>
Cc: 36365-done <at> debbugs.gnu.org
Subject: Re: bug#36365: Add info how to deselect secondary selection (Emacs
 manual)
Date: Sat, 06 Jul 2019 11:31:56 +0300
> From: Sebastian Urban <mrsebastianurban <at> gmail.com>
> Date: Mon, 24 Jun 2019 19:59:42 +0200
> 
> Because, if it's "selection", people may think that to deselect all
> you need is to click 'mouse-1' somewhere, but it doesn't work, as well
> as 'C-g' and it may be confusing.
> 
> Therefore please add information about 'M-mouse-1' as a way to
> deselect, perhaps somewhere next to the L626-627 or after the
> definition of 'M-mouse-1' L607-608 in KILLING.TEXI.
> 
> Then update documentation string for 'mouse-start-secondary' with the
> same information.
> 
> ===
> 
> Also (because it's the same chapter) in Emacs manual (INFO) "12.3.3
> Secondary Selection" description of 'M-mouse-3' could be changed:
> 
> FROM
> Set the secondary selection, with one end at the position clicked
> and the other at the position specified with ‘M-mouse-1’
> (‘mouse-secondary-save-then-kill’).  This also puts the selected
> text in the kill ring.  A second ‘M-mouse-3’ at the same place
> kills the secondary selection just made.
> 
> TO
> Set the secondary selection, with one end at the position clicked and
> the other at the position specified with ‘M-mouse-1’, and put the
> selected text in the kill ring (‘mouse-secondary-save-then-kill’).
> A second ‘M-mouse-3’ at the same place kills the secondary selection
> just made.
> 
> Placement of 'mouse-secondary-save-then-kill' will be better, right
> now it may confuse people because it stands next to 'M-mouse-1' which
> has different command.

Thanks, I fixed these two issues.


This bug report was last modified 5 years and 353 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.