[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#36365: Add info how to deselect secondary selection (Emacs manual)
From: |
Sebastian Urban |
Subject: |
bug#36365: Add info how to deselect secondary selection (Emacs manual) |
Date: |
Sat, 6 Jul 2019 20:17:13 +0200 |
User-agent: |
Mozilla/5.0 (Windows NT 6.1; rv:60.0) Gecko/20100101 Thunderbird/60.7.2 |
Ok, thanks, but what about documentation string for
'mouse-start-secondary' (i.e. 'M-x describe-function -> m-s-s')?
I also have problem with:
... if you click @kbd{M-mouse-1} on the mode line or on the header line.
I guessing that clicking 'M-mouse-1' anywhere in the text will cancel
selection, but also start new one, and doing so on mode line/header
line, will not start new selection, is it correct so far? But then
when I do so I get:
<mode-line> <M-mouse-1> is undefined
OR
<header-line> <M-mouse-1> is undefined
and secondary selection is still there. Am I doing something wrong?