* emacs laggs with saving clipboard to X clipboard manager
@ 2018-03-03 12:53 Joseph Vidal-Rosset
2018-03-03 13:39 ` Eric S Fraga
2018-03-03 16:27 ` Grégoire Jadi
0 siblings, 2 replies; 3+ messages in thread
From: Joseph Vidal-Rosset @ 2018-03-03 12:53 UTC (permalink / raw)
To: emacs-orgmode list
[-- Attachment #1: Type: text/plain, Size: 427 bytes --]
Hello everybody,
I apologize, I know that this topic is org-mode specific, but it is
related to emacs.
My problem is exactly the same that is explained here :
[[https://github.com/syl20bnr/spacemacs/issues/9691]]
and my OS is the same (Gnu Linux Debian 9). I do not succeed to find
the solution, knowing that I need to copy and paste in emacs elements
that are outside emacs.
Your help is welcome.
--
Joseph
[-- Attachment #2.1: Type: text/html, Size: 595 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: emacs laggs with saving clipboard to X clipboard manager
2018-03-03 12:53 emacs laggs with saving clipboard to X clipboard manager Joseph Vidal-Rosset
@ 2018-03-03 13:39 ` Eric S Fraga
2018-03-03 16:27 ` Grégoire Jadi
1 sibling, 0 replies; 3+ messages in thread
From: Eric S Fraga @ 2018-03-03 13:39 UTC (permalink / raw)
To: Joseph Vidal-Rosset; +Cc: emacs-orgmode list
[-- Attachment #1: Type: text/plain, Size: 245 bytes --]
I have found that this setting can help:
(setq x-selection-timeout 10)
Not always, mind you, and sometimes you will have to ask to paste the
selection more than once.
--
Eric S Fraga via Emacs 27.0.50, Org release_9.1.6-191-g90607d
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 194 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: emacs laggs with saving clipboard to X clipboard manager
2018-03-03 12:53 emacs laggs with saving clipboard to X clipboard manager Joseph Vidal-Rosset
2018-03-03 13:39 ` Eric S Fraga
@ 2018-03-03 16:27 ` Grégoire Jadi
1 sibling, 0 replies; 3+ messages in thread
From: Grégoire Jadi @ 2018-03-03 16:27 UTC (permalink / raw)
To: Joseph Vidal-Rosset; +Cc: emacs-orgmode list
[-- Attachment #1: Type: text/plain, Size: 684 bytes --]
Joseph Vidal-Rosset <joseph.vidal.rosset@gmail.com> writes:
> Hello everybody,
>
> I apologize, I know that this topic is org-mode specific, but it is
> related to emacs.
>
> My problem is exactly the same that is explained here :
> [[https://github.com/syl20bnr/spacemacs/issues/9691]]
> and my OS is the same (Gnu Linux Debian 9). I do not succeed to find
> the solution, knowing that I need to copy and paste in emacs elements
> that are outside emacs.
>
> Your help is welcome.
FWIW, this is a known issue.
See https://debbugs.gnu.org/cgi/bugreport.cgi?bug=29170
I use the same workaround a S. Fraga:
: (setq x-selection-timeout 10)
Best,
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2018-03-03 16:27 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-03 12:53 emacs laggs with saving clipboard to X clipboard manager Joseph Vidal-Rosset
2018-03-03 13:39 ` Eric S Fraga
2018-03-03 16:27 ` Grégoire Jadi
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.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).