GNU bug report logs -
#12750
Highlighting text no longer works
Previous Next
Reported by: Bruce Korb <bruce.korb <at> gmail.com>
Date: Sun, 28 Oct 2012 16:19:02 UTC
Severity: normal
Done: Chong Yidong <cyd <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #29 received at 12750 <at> debbugs.gnu.org (full text, mbox):
Hi Chong,
On Mon, Oct 29, 2012 at 2:08 AM, Chong Yidong <cyd <at> gnu.org> wrote:
> Bruce Korb <bruce.korb <at> gmail.com> writes:
>
>>> (setq select-active-regions nil)
>>> (setq mouse-drag-copy-region 't)
>>> (setq x-select-enable-primary 't)
>>> (setq x-select-enable-clipboard nil)
>>> (global-set-key [mouse-2] 'mouse-yank-at-click)
>>
>> I do need explicit instructions. This didn't work. I want to
>> highlight and paste and highlight and yank. Both and. This isn't
>> working.
>
> You have to be more specific than that. With a .emacs file, your
> previous recipe
>
>> 1. left click the end of some text
>> 2. right click the start of some text
>> 3. alt-shift-5 ctl-y (query replace followed by paste)
>
> does indeed yank the text into the minibuffer.
Hmm. OK, I use this many ways. Sometimes, I click button 2, sometimes
I type Ctl-Y. Either way, I am very habituated to the selected text
being pasted.
I want to avoid having to remember Ctl-W/Ctl-C *ESPECIALLY* because I
don't even have Cmd-C working on my Mac. I have to use the pull down menu
to access "edit->copy". That becomes especially interesting when my
mouse crosses other emacs windows because if the mouse touches one
of them, then the selected text is no longer current and "edit->copy" grabs
a different block of text.
So, here's what I want: I want the selected text to be inserted into all
buffers that relate to pasting of any sort. If Mouse-2 and Ctl-Y refer to
different buffers, then both buffers should have the selected text.
How do I do this?
Thank you so much!! Regards, Bruce
This bug report was last modified 12 years and 265 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.