all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Bruce Korb <bruce.korb@gmail.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: emacs development <emacs-devel@gnu.org>
Subject: Re: How do I paste at new point with middle click?
Date: Mon, 30 Jul 2018 07:48:23 -0700	[thread overview]
Message-ID: <CAKRnqN+CEDMjikWNxFfaKPjJLiW-_OkM20V2esi6_xgHHVJeJQ@mail.gmail.com> (raw)
In-Reply-To: <83sh40pz5q.fsf@gnu.org>

On Mon, Jul 30, 2018 at 7:37 AM Eli Zaretskii <eliz@gnu.org> wrote:
> >     (global-set-key (kbd "<mouse-2>") 'mouse-yank-at-click)
> >     (setq mouse-drag-copy-region 't)
> >     (setq mouse-yank-at-point 'nil)
> >     (setq save-interprogram-paste-before-kill 't)
> >     (setq select-active-regions 'nil)
> >     (setq x-select-enable-clipboard 'nil)
> >     (setq x-select-enable-primary 't)
> >
> > ;;; It seems I didn't understand this mouse-yank-at-point setting.
> > I tried "describe-key" and middle clicked in the command window
> > and finally got the explanation I needed.
>
> I'm not sure I follow: does that mean your problem is solved, and you
> have the behavior you wanted?

That is what I was trying to say. I'm sorry it was not clearer.
Well, the elisp is what I'd suggest you add to your gnu emacs
page so that other folks don't have to decipher the meaning
and nuances of primary selections versus clipboards. :)



  reply	other threads:[~2018-07-30 14:48 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-29 15:12 How do I paste at new point with middle click? Bruce Korb
2018-07-29 16:43 ` Eli Zaretskii
     [not found]   ` <CAKRnqNKYigmAbQr6Qjo9OChuo5EpfBRvnXTmKqpLvxKn4nu9Jg@mail.gmail.com>
     [not found]     ` <CAKRnqN+dPnQSn=b-dFocMrkr=kuBQtapufD99fSWVd0Pf6H1dA@mail.gmail.com>
2018-07-29 22:16       ` Bruce Korb
2018-07-30  1:12         ` Bruce Korb
2018-07-30  2:37           ` Eli Zaretskii
2018-07-30 13:39             ` Bruce Korb
2018-07-30 13:45               ` Bruce Korb
2018-07-30 14:37                 ` Eli Zaretskii
2018-07-30 14:48                   ` Bruce Korb [this message]
2018-07-30 13:50               ` Noam Postavsky
2018-07-30  2:34         ` Eli Zaretskii
2018-07-30  2:32     ` Eli Zaretskii
2018-07-30  7:32   ` Robert Pluim

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAKRnqN+CEDMjikWNxFfaKPjJLiW-_OkM20V2esi6_xgHHVJeJQ@mail.gmail.com \
    --to=bruce.korb@gmail.com \
    --cc=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.