GNU bug report logs -
#43948
28.0.50; [PATHC][NS] Make s-<left/right> to move to beginning/end of line
Previous Next
Reported by: Andrii Kolomoiets <andreyk.mad <at> gmail.com>
Date: Mon, 12 Oct 2020 11:38:01 UTC
Severity: normal
Tags: patch
Found in version 28.0.50
Done: Alan Third <alan <at> idiocy.org>
Bug is archived. No further changes may be made.
Full log
Message #44 received at 43948 <at> debbugs.gnu.org (full text, mbox):
> Similarly, should M-mouse-1 be bound to rectangular selection, since Option-
> drag-mouse appears to be the platform convention?
> (It seems unlikely that there would be a sizeable population of secondary
> selection users on NS, but what do I know.)
FWIW -
The secondary selection is, I think, simply not
as well known as it could/should be. I think
that if more people were aware if it they would
use it.
But the main reason, I think, that people aren't
aware of it, and also a reason they might not
use it even if they were aware of it, is that it
has no keyboard key bindings, by default.
___
My library second-sel.el provides additional
ways to obtain and use the secondary selection,
including obtaining it from the primary - and
vice versa, yanking it (including in Isearch),
and having its own ring (a la `kill-ring').
Suggested keyboard keys for it:
C-M-y - yank, by default
prefix arg: 0 - select it as region
> 0 - move it to region's text
< 0 - swap it with region
M-y - yank from kill or secondary ring
depending on previous command
C-x C-M-SPC - set start of secondary at point
C-x C-M-<return> - `secondary-save-then-kill'
does the same as `M-mouse-3'
https://www.emacswiki.org/emacs/SecondarySelection#second-sel.el
This bug report was last modified 4 years and 249 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.