all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* How to speed up cutting & pasting from/to emacs?
@ 2015-07-12 12:17 Sharon Kimble
  2015-07-12 16:11 ` Ian Zimmerman
                   ` (2 more replies)
  0 siblings, 3 replies; 17+ messages in thread
From: Sharon Kimble @ 2015-07-12 12:17 UTC (permalink / raw)
  To: help-gnu-emacs

[-- Attachment #1: Type: text/plain, Size: 780 bytes --]

I'm involved in a project which involves a lot of pasting into emacs
From the clipboard, which is taking a long time.

--8<---------------cut here---------------start------------->8---
(setq kill-ring-max 300)
(setq save-interprogram-paste-before-kill t)
(setq x-select-enable-clipboard t)
--8<---------------cut here---------------end--------------->8---

That is from my init.org and is the only thing relating to the
clipboard.

How can I speed up the cutting and pasting please?

I've tried using the 'clipmon' program but that causes my emacs to
freeze, and sometimes the whole setup so that I have to reboot!

Thanks
Sharon.
-- 
A taste of linux = http://www.sharons.org.uk
TGmeds = http://www.tgmeds.org.uk
Debian 8.0, fluxbox 1.3.7, emacs 24.5.50.2

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 818 bytes --]

^ permalink raw reply	[flat|nested] 17+ messages in thread
[parent not found: <mailman.6773.1436703421.904.help-gnu-emacs@gnu.org>]

end of thread, other threads:[~2015-07-27  1:36 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-12 12:17 How to speed up cutting & pasting from/to emacs? Sharon Kimble
2015-07-12 16:11 ` Ian Zimmerman
2015-07-12 17:28   ` Sharon Kimble
     [not found]   ` <mailman.6791.1436722135.904.help-gnu-emacs@gnu.org>
2015-07-12 17:35     ` Rusi
2015-07-12 18:20       ` Sharon Kimble
2015-07-12 18:24       ` Ian Zimmerman
2015-07-12 17:13 ` Emanuel Berg
2015-07-12 18:02   ` Ian Zimmerman
2015-07-12 18:58   ` Sharon Kimble
2015-07-13  0:32     ` Emanuel Berg
2015-07-13  0:51       ` Emanuel Berg
2015-07-13 15:05       ` Sharon Kimble
2015-07-13 23:55         ` Emanuel Berg
2015-07-27  1:36         ` Emanuel Berg
2015-07-13 15:30     ` Jorge A. Alfaro-Murillo
2015-07-12 17:35 ` Yuri Khan
     [not found] <mailman.6773.1436703421.904.help-gnu-emacs@gnu.org>
2015-07-12 15:24 ` Raffaele Ricciardi

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.