From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Yuri Khan Newsgroups: gmane.emacs.help Subject: Re: How to speed up cutting & pasting from/to emacs? Date: Sun, 12 Jul 2015 23:35:45 +0600 Message-ID: References: <87zj31605c.fsf@skimble.plus.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: ger.gmane.org 1436722588 6924 80.91.229.3 (12 Jul 2015 17:36:28 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 12 Jul 2015 17:36:28 +0000 (UTC) Cc: help-gnu-emacs To: Sharon Kimble Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Jul 12 19:36:21 2015 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1ZELAq-0005ym-T9 for geh-help-gnu-emacs@m.gmane.org; Sun, 12 Jul 2015 19:36:21 +0200 Original-Received: from localhost ([::1]:51456 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZELAq-0007de-6w for geh-help-gnu-emacs@m.gmane.org; Sun, 12 Jul 2015 13:36:20 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:47599) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZELAe-0007dZ-IS for help-gnu-emacs@gnu.org; Sun, 12 Jul 2015 13:36:09 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZELAd-0001Sy-J6 for help-gnu-emacs@gnu.org; Sun, 12 Jul 2015 13:36:08 -0400 Original-Received: from mail-la0-x230.google.com ([2a00:1450:4010:c03::230]:32926) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZELAd-0001SU-AA for help-gnu-emacs@gnu.org; Sun, 12 Jul 2015 13:36:07 -0400 Original-Received: by laar3 with SMTP id r3so289790302laa.0 for ; Sun, 12 Jul 2015 10:36:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=TyjjX8IvZma58dfg/rwW6pErS4OTboftRPt/LIp3KJs=; b=bFSQAFHOD4HNWtcVCP9Vz+neFvuWFUdN+KzL+0BahmFrl10a7l6GuBHuq1F0ZWDQXU FM5i1i146XghO5VOH1QXueFhc4HrLcy8lfsWucSmgLt5BbsjrdAU70czN+07OB+4RuBA bPR1UkFnnUquE1Gs5Y/zuX3vo2u5lvOVCuleGIWNnh7zvDvjt2sgm5/DS+iB7F2oJiKy k2DRLrV4z4kkpORT/+nk49Eim89O2T9ymt9j9iAnTjJ3djUQQkDw04yxvMILm7K7GsHr wm2BXoFZNnjt8JPHqOqSsfp0cKxGsprO6qpOaYnivafupfdS5fUOCxOMzu0FPrRZ6b4h ZZYw== X-Received: by 10.112.25.39 with SMTP id z7mr29317464lbf.102.1436722564747; Sun, 12 Jul 2015 10:36:04 -0700 (PDT) Original-Received: by 10.25.43.65 with HTTP; Sun, 12 Jul 2015 10:35:45 -0700 (PDT) In-Reply-To: <87zj31605c.fsf@skimble.plus.com> X-Google-Sender-Auth: yGWLea7lVOLctEfXMwtZA2f_GKo X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4010:c03::230 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:105643 Archived-At: On Sun, Jul 12, 2015 at 6:17 PM, Sharon Kimble wrote: > I'm involved in a project which involves a lot of pasting into emacs > From the clipboard, which is taking a long time. > > 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! It looks like you may be affected by this bug: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=16737