From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Csanyi Pal Newsgroups: gmane.emacs.help Subject: Re: Copy/paste with mouse (gpm) into Emacs from another VT on console (not X) Date: Wed, 02 May 2012 10:18:09 +0200 Message-ID: <87bom79eta.fsf@gmail.com> References: <87y5pbvwby.fsf@turtle.gmx.de> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1335946719 31502 80.91.229.3 (2 May 2012 08:18:39 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 2 May 2012 08:18:39 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed May 02 10:18:38 2012 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 1SPUlf-0005fA-Ou for geh-help-gnu-emacs@m.gmane.org; Wed, 02 May 2012 10:18:35 +0200 Original-Received: from localhost ([::1]:32840 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SPUle-00045V-U5 for geh-help-gnu-emacs@m.gmane.org; Wed, 02 May 2012 04:18:34 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:34745) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SPUlZ-00045F-9f for help-gnu-emacs@gnu.org; Wed, 02 May 2012 04:18:30 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SPUlS-00056z-Qm for help-gnu-emacs@gnu.org; Wed, 02 May 2012 04:18:28 -0400 Original-Received: from plane.gmane.org ([80.91.229.3]:52260) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SPUlS-00056u-K8 for help-gnu-emacs@gnu.org; Wed, 02 May 2012 04:18:22 -0400 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1SPUlQ-0005TC-RX for help-gnu-emacs@gnu.org; Wed, 02 May 2012 10:18:20 +0200 Original-Received: from 46-168-85-95.dynamic.stcable.net ([95.85.168.46]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 02 May 2012 10:18:20 +0200 Original-Received: from csanyipal by 46-168-85-95.dynamic.stcable.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 02 May 2012 10:18:20 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 18 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: 46-168-85-95.dynamic.stcable.net User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.4 (gnu/linux) Cancel-Lock: sha1:kInEnvkHUoQZ6KEJiyGlYpgYqiY= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 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:84700 Archived-At: Sven Joachim writes: > On 2012-05-02 09:59 +0200, Csanyi Pal wrote: > >> I'm running GNU Emacs 23.4.1 (x86_64-pc-linux-gnu, GTK+ Version >> 2.24.10) of 2012-04-07 on trouble, modified by Debian. >> >> How can I customize Emacs so I can paste into Emacs text that was >> selected with mouse in other Virtual Terminal? >> >> I'm using gpm (General Purpose Mouse Interface) on console. > > You need to turn off gpm-mouse-mode. Thanks! It works! -- Regards from Pal