From: Jean Louis <bugs@gnu.support>
To: Duncan Findlay <duncf@google.com>
Cc: emacs-devel@gnu.org
Subject: Re: Set X primary selection with Emacs in xterm
Date: Sat, 11 Jun 2022 09:56:08 +0300 [thread overview]
Message-ID: <YqQ8iHukGBYCQJ7H@protected.localdomain> (raw)
In-Reply-To: <CAPANw+Nn7Sjyn8KiQ0Zy0OFYn6ECOiJrJCpmedbJBDsG3ucPzA@mail.gmail.com>
* Duncan Findlay <duncf@google.com> [2022-06-10 09:45]:
> On Mon, Jun 6, 2022 at 7:39 AM Jean Louis <bugs@gnu.support> wrote:
> >
> > * Duncan Findlay <duncf@google.com> [2022-06-03 08:24]:
> > > I frequently use Emacs over ssh and I'd really like to get both
> > > primary and clipboard selections to work as close as possible to
> > > running Emacs on X natively. I'd like to kill text in Emacs and have
> > > that show up in my system clipboard so I can paste into other
> > > applications.
> >
> > I have these settings and it works for me exactly how you explained
> > above.
> >
> > (setq select-enable-clipboard t)
> > (setq select-enable-primary t)
>
> As I understand it, this configuration will cause killed text to be
> put in both your clipboard and primary selection buffers.
>
> I suppose that technically meets the criteria I outlined above -- it
> should work identically over ssh and on X natively, but it's not quite
> what I meant.
>
> > > Similarly, if I select text with mark and keyboard (or mouse with
> > > xterm-mouse-mode), I'd like it to update my local X's primary
> > > selection so I can middle-click to paste it elsewhere. I have two
> > > patches attached that got this working for me.
> >
> > For me your explained situation works without patches. I have the
> > above settings. But I may miss something as you mention
> > xterm-mouse-mode which I am not even using it ever. On my side it
> > works.
>
> Sorry, I should have been more precise.
>
> I would like the primary selection to be updated with the contents of
> the region, as described here:
> https://www.gnu.org/software/emacs/manual/html_node/emacs/Primary-Selection.html
>
> This requires `select-active-regions' to be non-nil. Do you have this
> set in your configuration?
Yes, it is T in my configuration.
When I select region, I can use second (among three) mouse button to
insert selection into XTerm.
--
Jean
Take action in Free Software Foundation campaigns:
https://www.fsf.org/campaigns
In support of Richard M. Stallman
https://stallmansupport.org/
next prev parent reply other threads:[~2022-06-11 6:56 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-03 4:03 Set X primary selection with Emacs in xterm Duncan Findlay
2022-06-03 5:33 ` Po Lu
2022-06-03 12:27 ` Stefan Monnier
2022-06-10 6:36 ` Duncan Findlay
2022-06-03 6:57 ` Eli Zaretskii
2022-06-10 18:10 ` Duncan Findlay
2022-06-10 19:38 ` Eli Zaretskii
2022-06-11 2:03 ` Duncan Findlay
2022-06-03 9:55 ` Jean Louis
2022-06-10 5:49 ` Duncan Findlay
2022-06-10 8:50 ` James Cloos
2022-06-11 6:56 ` Jean Louis [this message]
2022-06-15 2:43 ` Duncan Findlay
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=YqQ8iHukGBYCQJ7H@protected.localdomain \
--to=bugs@gnu.support \
--cc=duncf@google.com \
--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 public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).